Linux wireless help

I’ve started using Ubuntu, and thankfully my wireless card is recognized and is working properly. However, how do I connect to a certain wireless network given the SSID? Using KISMET, I can see there are several APs visibile (including mine), but I can’t quite figure out how to choose the one I want to connect to.

Is there a terminal command for this?

Thanks.

Which wireless driver is it?

Host AP
Orinoco
wlan-ng

?

Determining that will at least lead you to the documentation, but I at least can’t help beyond that. wlan-ng I know doesn’t have a GUI interface and you can’t probe for networks or anything, you just have to manually add the network security information and hope it goes without you having to do any further configuration that is distribution specific and largely undocumented.

I use Mepis so I’ve no idea if it’s the same, but try iwconfig.

man iwconfig

from a terminal will get you the syntax, or look here

Oh, and I should also add that after many frustrating hours trying to get this to work, I finally figured out I had to edit the config file under (IIRC) /etc/network as well as using iwconfig.