Skip to content

Instantly share code, notes, and snippets.

@gbraccialli
Last active December 1, 2015 20:07
Show Gist options
  • Save gbraccialli/fefca792002b03c4fc5d to your computer and use it in GitHub Desktop.
Save gbraccialli/fefca792002b03c4fc5d to your computer and use it in GitHub Desktop.
vi /etc/sysconfig/network-scripts/ifcfg-eth1
DEVICE=eth1
BOOTPROTO=none
NETMASK=255.255.255.0
TYPE=Ethernet
IPADDR=192.168.56.101
IPV6INIT=no
ONBOOT=yes
USERCTL=no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment