My internet is working after I type the following in the Konsole:
However, when I reboot my computer, Kubuntu forgets that I have set up my wireless card. I cannot connect with the Wireless Assistant (my wireless network does show up and I have entered my wireless key), but need to retype the above in the Konsole again. Is there a way that I can solve this problem? My wireless card is an Intel IPW2100 wireless Mini PCI Adapter.
Thanks in advance for your reply.
Code:
sudo iwconfig eth1 essid "Inalambrico de Casa" sudo iwconfig eth1 key 10XX11XX10 open sudo dhclient eth1
Thanks in advance for your reply.
Comment