Advertisement
Guest User

Untitled

a guest
Dec 17th, 2016
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. auto wlan0
  2. allow-hotplug wlan0
  3. iface wlan0 inet static
  4. address 192.168.1.101
  5. netmask 255.255.255.0
  6. gateway 192.168.1.1
  7. wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement