Ubuntu power
My laptop is now feeling the power of the Ubuntu Linux preview release. There are a lot of cool guys hacking on this, including the bloke in the world for whom I have the most technical respect, and it’s niiiiiice. Dig that whole sepia brown vibe, man. Doesn’t seem to be any way to configure my wireless network’s passphrase, though, dammit.
Isn’t it Debian based? Can’t you just edit
/etc/network interfacesand addthere?
-15901 seconds later
It’s Debian-based. But the “wireless-key” isn’t my passphrase, it’s what my passphrase encrypts to, unless they’ve fixed that recently. Certainly last time I put a Linux laptop on my wireless network, I had to run a little perl script to give me the encrypted version of my passphrase and add that encrypted version to interfaces. Since there is a nice little wireless card setup wizard applet thing in Gnome 2.8 (well, in Ubuntu, and I assume it comes from Gnome), it should have a box saying “passphrase for this network” and it doesn’t :)
-9121 seconds later
Ah, I see. :-)
(I had the same problem when connecting my Debian box to an Airport Extreme, with the difference that the Airport gives you the encrypted version of the passphrase.)
30 minutes later
There is passphrase and passphrase. If you are using good old WEP (quite enough if you don’t have anything sensitive on your machine), then the key is in clear text.
9 weeks later
I know it’s been a while, but just in case someone else comes along…this is a snap. Just use:
wireless_key s:passwordOr so it says in the docs for the wireless-tools package. I don’t even remember my passphrases anymore. ;-)
42 weeks later