• Increase font size
  • Default font size
  • Decrease font size

Redhat etc sysconfig network scripts

 [root@localhost ~]# vi /etc/sysconfig/network-scripts/ifcfg-eth0

DEVICE=eth0
ONBOOT=yes
BOOTPROTO=static
IPADDR=172.16.0.203
NETMASK=255.255.255.0
GATEWAY=172.16.0.254
 
Redhat etc sysconfig network scripts
Tags:
 

Add comment


Security code
Refresh