[Tfug] Wifi ESSID management

Claude Rubinson rubinson at u.arizona.edu
Thu Sep 13 13:17:30 MST 2007


On Thu, Sep 13, 2007 at 06:03:23PM +0000, Earl wrote:

> Does anyone know of a Wifi manager that works from the command line
> or a less sophisticated window manager such as TWM (a light weight
> GUI will do).  I'm looking for something that allowing me to see a
> list of available networks and choose one.

iwlist man!  man iwlist.  e.g. `iwlist $interface scan`

iwconfig man!  man iwconfig.  e.g., `iwconfig $interface essid $my-essid && dhclient $interface`

Claude




More information about the tfug mailing list