Skip to content

Instantly share code, notes, and snippets.

@pierot
Created October 2, 2012 21:31
Show Gist options
  • Save pierot/3823435 to your computer and use it in GitHub Desktop.
Save pierot/3823435 to your computer and use it in GitHub Desktop.
1.9.3-p194 ⚡ root ⚡ ~ ⚡ cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet dhcp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment