Hi,
I have now got it so that after I boot up I only have to go to the root access terminal and write
root@box:/home/tc# cd /home/tc/rtl8187se_coffee/
root@box:/home/tc/rtl8187se_coffee# sh wlan0up
root@box:/home/tc/rtl8187se_coffee# wpa_supplicant -iwlan0 -c/home/tc/wpa_supplicant.conf
Then go to the Netcardconfig and type wlan0 in the interface box, click the DHCP Broadcast radio button and apply. I can then open opera and surf.
How can I automate this process? Also I know have loads of TCE's loading at boot (compiletc, linux-headers, wireless-2.6.26, wireless_tools, wpa_supplicant and associated tce)? Which ones can I remove now?
Thanks for any help you can give. Really enjoying learning about linux but this is stumping me. Could I write the commands into some kind of boot script so that its all done by the time the os loads?
Max