标签:through ssi run wlan0 install wlan ensure connect art
First, ensure that the computer/sbc has WI-FI parts.
install wpa_supplicant, edit /etc/wpa_supplicant/wpa_supplicant.conf, with ssid & psk.
Then run wpa_supplicant -i wlan0 -c /etc/wpa_supplicant/wpa_supplicant.conf & to connect to the named ssid.
ip a add ipv4-addr
ip r add default gw
标签:through ssi run wlan0 install wlan ensure connect art
原文地址:http://www.cnblogs.com/sansna/p/6107029.html