Skip to content

Instantly share code, notes, and snippets.

Created October 16, 2013 13:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/307683b97c4d0ab0249a to your computer and use it in GitHub Desktop.
Save anonymous/307683b97c4d0ab0249a to your computer and use it in GitHub Desktop.
auto lo
iface lo inet loopback
iface eth0 inet static
adress 192.168.1.7
netmask 255.255.255.0
gateway 192.168.1.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment