(E-Mail Removed) wrote:
> I'm pretty new to this Linux stuff, and I'm sitting here in class
> trying to figure out how to make Ubuntu connect to the school's
> wireless network. Windows connects automatically, as you can obviously
> tell, but I don't have the slightest idea of what to do for Linux...
> I'm gonna need some pretty basic instructions because I'm used to
> things being done automatically a majority of the time.
>
> My wireless card is a Broadcom 802.11b/g WLAN.
>
> Help? Friends?
Not familiar with Ubantu but usually, assuming the network is open, all
you need to do is either "dhclient <iface_" or "pump <iface>" where
<iface> is the name of your interface. Find this with the 'iwconfig'
command. If 'iwconfig' doesn't give you an interface you'll probably
need to install drivers for your card.