linux-wifi.rst
changeset 1685 f8d84813729c
parent 1594 ddacb311900b
child 1712 4ef5429a99ad
equal deleted inserted replaced
1684:88f1d11d2adf 1685:f8d84813729c
    11 ::
    11 ::
    12 
    12 
    13   $ /sbin/iwconfig
    13   $ /sbin/iwconfig
    14   $ sudo iwlist wlan0 scanning
    14   $ sudo iwlist wlan0 scanning
    15 
    15 
       
    16 ..
       
    17 
    16   http://wiki.debian.org/iwconfig
    18   http://wiki.debian.org/iwconfig
    17     Debian wiki.
    19     Debian wiki.
    18   http://en.wikipedia.org/wiki/Wireless_tools_for_Linux
    20   http://en.wikipedia.org/wiki/Wireless_tools_for_Linux
    19     Wireless tools for Linux.
    21     Wireless tools for Linux.
       
    22   https://wiki.archlinux.org/index.php/Wireless_network_configuration
       
    23     WiFi at Arch wiki.
    20 
    24 
       
    25 Rfkill caveat.
       
    26 ==============
       
    27 ::
       
    28 
       
    29   $ rfkill list
       
    30   $ rfkill unblock wifi
       
    31