Answer

问题及解答

Arch Linux wireless config

Posted by haifeng on 2015-02-02 18:32:58 last update 2015-02-02 19:50:18 | Edit | Answers (0)

sudo ip link set wlan0 up

or

sudo ifconfig wlan0 up 

sudo iwlist wlan0 scan | grep  ESSID

 


References:

http://blog.csdn.net/lamdoc/article/details/9408093