Tagged Questions
0
votes
1answer
677 views
How can I setup Ubuntu (and my home network router settings) so I can SSH to Linux console window?
I installed Ubuntu version 11 not too long ago. I now have that computer running on my home network and it has it's own internal IP address on my home network behind a LinkSys Router. How can I ...
3
votes
1answer
427 views
How to establish wireless connection from command line?
Can someone please tell me how I can establish connection to my WiFi network from the command line? (My desktop GUI is fried.)
I've tried the following:
sudo iwconfig wlan0 essid NETWORK_NAME
sudo ...
6
votes
3answers
740 views
Connecting to WPA2 network from console
How can I connect to a WPA2 Encrypted Network from the Terminal/Console?
I've wanted to remove the whole x-window system and use a Terminal based system only to free up any available memory and ...