Ubuntu Pastebin

Paste from ioria at Sun, 12 Mar 2017 15:44:02 +0000

Download as text
1
2
3
4
5
6
7
8
sudo ifconfig wlx00304f8b1f0f up
sudo ifconfig wlx00304f8b1f0f 192.168.43.138
sudo ifconfig wlx00304f8b1f0f  netmask 255.255.255.0
sudo route add default gw 192.168.43.1  wlx00304f8b1f0f
sudo wpa_supplicant -B -iwlx00304f8b1f0f -c /etc/wpa_supplicant.conf -Dwext


sudo sh -c "echo nameserver 8.8.8.8 > /etc/resolv.conf"
Download as text