Skip to content

Instantly share code, notes, and snippets.

@josefmonje
Last active March 19, 2018 10:20
Show Gist options
  • Save josefmonje/22710d55bd46ea2df6c578de395a435f to your computer and use it in GitHub Desktop.
Save josefmonje/22710d55bd46ea2df6c578de395a435f to your computer and use it in GitHub Desktop.
auto lo
iface lo inet loopback
allow-hotplug usb0
iface usb0 inet dhcp
allow-hotplug wlan0
iface wlan0 inet dhcp
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
iface default inet dhcp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment