Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I'm running Linux Ubuntu, and when I start up my system, there is no internet connection. I have to right click up top where it show my connection (or lack there of), edit settings, then un-check the "system setting" box. Then the connection connects immediately. What would cause this, and how can I un-check that box permanently?
m using a 10 hex digit key. Will this change what you entered above?
Of course.
Are you using WEP WPA or WHAT ?
I'm using WPA.
Here's my interfaces file:
Code:
auto lo
iface lo inet loopback
# My wireless interface ( which is called eth1 )follows
auto eth1
iface eth1 inet dhcp
# Note my passphrase in the next line has no "funny" characters or spaces
wpa-passphrase MyPassPhrase
wpa-ssid TredsNetgear
Make yours look similar
Then try sudo /etc/init.d/networking restart
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.