Wifi

From Attie's Wiki
(Difference between revisions)
Jump to: navigation, search
m (Created page with '== Connecting to a WiFi network from the Linux command line == === WEP === <source lang="bash"> iwconfig wlan0 essid SSID key s:KEY </source> === WPA/WPA2 === To come... === Gene…')

Revision as of 15:40, 31 October 2011

Contents

Connecting to a WiFi network from the Linux command line

WEP

iwconfig wlan0 essid SSID key s:KEY

WPA/WPA2

To come...

Generic

ifconfig wlan0 up
dhclient wlan0
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox