Guest User

Untitled

a guest
May 25th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. vim etc/sysconfig/network-scripts/ifcfg-eth0
  2.  
  3. --
  4.  
  5. BOOTPROTO="none"
  6. ONBOOT="yes"
  7. BOOTPROTO=static
  8. NM_CONTROLLED=no
  9. IPADDR=192.168.1.233
  10. GATEWAY=192.168.1.1
  11. NETMASK=255.255.255.0
Add Comment
Please, Sign In to add comment