I would like to switch from gnome to awesome and I would like to connect my wifi network in command line (instead of using gnome tools).
So, I searched on the internet and found approximatively the same methods :
ifconfig wlan0 up
iwconfig wlan0 essid "MyNetwork" key THEHEXAKEY
dhclient wlan0
When I run awesome alone and execute those commands, I'm tucked at the 3rd one. It looks like DHCP cannot be resolve (the command continue running endlessly).
But when I run awesome in Xephyr and execute the same commands, dhclient wlan0 works well.
So I suppose Gnome do something that I don"t but I can't find what.
Could someone help me ?
nm-appletin any number of panels. I'm normally a command-line, do-it-myself person, but for networking on a laptop I gave up on doing things manually because Network Manager Just Works on most wifi networks. – Gilles Mar 21 '11 at 20:23