Initial commit.
This commit is contained in:
7
sysconfig/network-scripts/ifcfg-eth0
Normal file
7
sysconfig/network-scripts/ifcfg-eth0
Normal file
@@ -0,0 +1,7 @@
|
||||
DEVICE=eth0
|
||||
BOOTPROTO=static
|
||||
NM_CONTROLLED=no
|
||||
TYPE=Ethernet
|
||||
ONBOOT=yes
|
||||
NETMASK=255.255.255.0
|
||||
IPADDR=192.168.1.2
|
||||
Reference in New Issue
Block a user