So I just got a Lenovo Yoga 13. This is my review.
As what I primarily do is writing and programming, having a good keyboard is critical for me, which is why a tablet alone can’t work for me, and...
I have owned dozens of laptops in a variety of brands, and had many different laptops provided for my use at work. Without question, this is the finest I have owned. The Alienware M17x R2 is a...
Lenovo Thinkpad W530 Review
by Djembe
One of the longest and most enduring brands in computers is Thinkpad. Originally developed by IBM in the USA, Thinkpad notebook computers are now...
i just start doin that, cause i keep getting the wrong network at home, and i need to switch it. I really want to get the GUI stuff, because a long term goal of mine is to create a distro based of ubuntu or gentoo that can be for the average best buy computer user, ie ALL gui, NO command line.....and then put M$ out of business
is wifi-radar taking forever to connect for anyone else? such as that "working" window never going away?
also, i can only ever run wifi-radar as a sudo user from the command line. i have this problem with other programs as well. how do i fix this so i can run it just from the K menu, and not as superuser?
you do not need wpasupplicant if all you are doing is WEP
I was just correcting your statement, which was wrong . WPA_supplicant can be used in a very flexible way by defining multiple different WAPs, stating their priority and then letting it go to figure out what to connect to. Saves switching systems all the time.
I was just correcting your statement, which was wrong . WPA_supplicant can be used in a very flexible way by defining multiple different WAPs, stating their priority and then letting it go to figure out what to connect to. Saves switching systems all the time.
all you need to do for wep is iwconfig ethX essid youressid key yourkey
wpa_supplicant is configured using a text file that lists all accepted networks and security policies, including pre-shared keys. See example configuration file, wpa_supplicant.conf, for detailed information about the configuration format and supported fields. In addition, simpler example configurations are available for plaintext, static WEP, IEEE 802.1X with dynamic WEP (EAP-PEAP/MSCHAPv2), WPA-PSK/TKIP, and WPA2-EAP/CCMP (EAP-TLS).
I figured a nice way to learn python was to write a script so I wouldn't have to type all those commands all the time. probably won't work with your laptop a la carte though.