回複:請問:怎麽在Linux下使用無線網卡?

來源: 2005-04-11 15:47:25 [舊帖] [給我悄悄話] 本文已被閱讀:

If u use DHCP, type:
iwconfig wlan0 up
To chack avilable router node, type:
iwlist
If u want to know more about iwconfig or iwlist, type:
man iwconfig
or
man iwlist