Announcement

Collapse
No announcement yet.

Automatic connect to wireless that's not mine

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Automatic connect to wireless that's not mine

    How do I change which essid the network connects to when I start up Kubuntu? It connects to an unencrypted wireless network, instead of mine.

    #2
    Re: Automatic connect to wireless that's not mine

    Hi,

    You should be able to set it in the /etc/network/interfaces
    like this :
    wireless-essid <your_essid>
    wireless-key <your_key>

    Hope it helps.

    Comment

    Working...
    X