Results 1 to 2 of 2
Does anyone know how to set up a wireless connection from the command line? I mean, I have my wireless NIC card installed as wlan0, how do I connect to ...
- 11-29-2004 #1Just Joined!
- Join Date
- Aug 2004
- Posts
- 32
Wireless Setup
Does anyone know how to set up a wireless connection from the command line? I mean, I have my wireless NIC card installed as wlan0, how do I connect to a network with it from the command line?
- 11-29-2004 #2
well if the wireless card has been detected by linux:
-lakerdonaldCode:su - ifconfig wlan0 up dhclient wlan0


Reply With Quote
