Hi all
I have finally managed to get my wireless connection going on my Toshiba Satellite 1800. I issued
and
from the cl in a terminal after setting up the wpa_supplicant.conf file following the wireless section in the handbook and other sources on the web. (I left the first terminal open because I didn't background the process and didn't want to take a chance on killing it, then ran the dhclient command in another term.)
My question is where do I put these lines so that they get run at boot time so the connection will come up automatically?
I have finally managed to get my wireless connection going on my Toshiba Satellite 1800. I issued
Code:
wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf
Code:
dhclient ath0
My question is where do I put these lines so that they get run at boot time so the connection will come up automatically?