Skip to content

Instantly share code, notes, and snippets.

@thiagopnts
Created August 2, 2012 00:16
Show Gist options
  • Save thiagopnts/3231835 to your computer and use it in GitHub Desktop.
Save thiagopnts/3231835 to your computer and use it in GitHub Desktop.
#/etc/network/interfaces
iface eth0 inet static
address 192.168.1.5
netmask 255.255.255.0
gateway 192.168.1.254
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment