Results 1 to 3 of 3
I've gotten everything to work on my wireless card, except for the fact that it doesn't load at start up. All it takes to run, once the computer is up ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-13-2006 #1Linux Newbie
- Join Date
- Jul 2005
- Posts
- 122
How to get my network card to load at startup? (simple question)
I've gotten everything to work on my wireless card, except for the fact that it doesn't load at start up. All it takes to run, once the computer is up is:
dhclient ath0
So if anyone could tell me how to get that to load at startup, it would be much appreciated.
Thanks a lot!
-BrianThere is no problem so complicated that you cannot find a very simple answer to it if you look at it in the right way
- 10-14-2006 #2Linux Newbie
- Join Date
- Jul 2005
- Posts
- 122
Well I made a script for this...perhaps someone would know how to make that run at startup?
Any help still very much appreciated.
-BrianThere is no problem so complicated that you cannot find a very simple answer to it if you look at it in the right way
- 10-15-2006 #3Just Joined!
- Join Date
- Oct 2006
- Posts
- 1
Open a konsole
Navigate to /etc/rc.d edit rc.local in KWrite and addCode:su - konqueror &
dhclient ath0
at the bottom of the file.
Hope it helps


Reply With Quote
