Questions in category: Arch Linux (Arch Linux)
软件 >> Arch Linux

1. Linux 学习网站

Posted by haifeng on 2015-08-27 18:33:53 last update 2015-08-27 18:38:42 | Answers (0) | 收藏


 

Linux 时代
http://linux.chinaunix.net/

Linux 伊甸园
http://www.linuxeden.com/

Linux 公社
http://www.linuxidc.com/

Linux 开源中文社区
http://linux.cn/

红联 Linux
http://www.linuxdiyf.com/

Linux 频道

http://itlab.idcquan.com/linux/

 

国外 Linux 站点

 

http://www.linux.org/

2. Arch Linux wireless config

Posted by haifeng on 2015-02-02 18:32:58 last update 2015-02-02 19:50:18 | 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