Heater wrote:What I meant was, if you you don't have your GUI available how to you set up your WIFI? What files to tweak and how?
This is what I tried to explain on
my page. If you don't have your GUI available, you can either remotely display it on another computer, which I explain how to do, or you can use the wpa_cli command, which is the command line version of the GUI Wi-Fi application. The sequence of commands for using wpa_cli is also laid out on my web page. Like the GUI application, it automatically edits the files you need.
If you want to roll everything by hand, you can either edit /etc/wpa_supplicant/wpa_supplicant.conf, or /etc/network/interfaces (if you alter the latter, then the GUI tool and wpa_cli won't work any more). There's plenty of info on how to edit those files in other places, and I felt it was more elegant to use the tools that automatically edit the files for you, so I didn't detail how to do that on my page.
Judging from the above reactions, it seems like the page I put up isn't all that clear for some reason, so perhaps I'll edit the content and convert it into a post here. Still, what's not clear?