Thursday, 28 October 2010

如何设定FC6的网址?

将 /etc/sysconfig/network-scripts/ifcfg-eth0 内容改为:

DEVICE=eth0
IPADDR=192.168.1.100
NETMASK=255.255.255.248
BOOTPROTO=static
ONBOOT=yes

No comments:

Post a Comment

Note: only a member of this blog may post a comment.