I've been able to connect Kubuntu to the Internet and it works fine. However, when I log off and later reboot, I can't connect to the Internet. I have to enter the following at the terminal:
sudo iwconfig wlan0 essid linksys
sudo iwconfig wlan0 key [01234abcde]
sudo dhclient wlan0
Then I can connect and all is well until I log off again. It appears that Kubuntu isn't storing my EESID and network key. What do I need to do the get it to store these two values?
Thank you.
sudo iwconfig wlan0 essid linksys
sudo iwconfig wlan0 key [01234abcde]
sudo dhclient wlan0
Then I can connect and all is well until I log off again. It appears that Kubuntu isn't storing my EESID and network key. What do I need to do the get it to store these two values?
Thank you.