Create a gist now

Instantly share code, notes, and snippets.

anonymous /interfaces.txt Secret
Created Jun 17, 2015

What would you like to do?
auto lo
iface lo inet lookback
auto eth0
iface eth0 inet static
address 10.0.1.10
netmask 255.255.255.0
gateway 10.0.1.254
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment