LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   any hope for wireless? (https://www.linuxquestions.org/questions/linux-wireless-networking-41/any-hope-for-wireless-363596/)

FliesLikeABrick 09-15-2005 09:23 AM

any hope for wireless?
 
I use ubuntu on my main laptop, and often go between networks at school and home with it. Pretty much everywhere I go has wireless, but it is increasinly frustrating to go between different wireless networks.

At home, my wireless works fine, with encryption. At school, there are many access points, unencrypted, all with the same SSID, rpi.edu, yet I cannot connect to any of them.

Are there any decent profile managers for linux, that can simplify switching between networks? At school i'm forced to use windows while i'm in class, since i can never get the wireless to work on linux.

I would love to use linux more nearly 100% of the time, but that is just simply not possible without better wireless support, preferably a profile manager(maybe even one that could manage my wired as well), but even just a tool that allows me to scan for available networks and select one to connect to would be helpful

Are there any tools you guys have found that are useful, or anything you konw of to overall make the linux wireless experience more friendly?

2Gnu 09-15-2005 09:32 AM

KWiFiManager is one.

I prefer command line.
iwlist wlan0 scan
iwconfig wlan0 ssid etc.
You can script any of that, especially if the SSIDs are always the same.

Hangdog posted a nice bash script for this very situation a whil back. You may want to search it out.


All times are GMT -5. The time now is 09:39 PM.