Skip to content

Instantly share code, notes, and snippets.

@sunfmin
Created December 26, 2008 11:49
Show Gist options
  • Save sunfmin/40045 to your computer and use it in GitHub Desktop.
Save sunfmin/40045 to your computer and use it in GitHub Desktop.
# change ip
[/etc/sysconfig/network-scripts]# cat ifcfg-eth0
DEVICE=eth0
BOOTPROTO=static
IPADDR=172.17.17.10
NETMASK=255.255.255.248
ONBOOT=yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment