ubuntu:wifi:scan_for_wifi_connections
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ubuntu:wifi:scan_for_wifi_connections [2020/11/20 09:15] – created peter | ubuntu:wifi:scan_for_wifi_connections [2020/11/20 09:26] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Ubuntu - WiFi - Scan for WiFi connections ====== | ====== Ubuntu - WiFi - Scan for WiFi connections ====== | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
<code bash> | <code bash> | ||
+ | iw scan | ||
+ | |||
iwlist scan | iwlist scan | ||
</ | </ | ||
+ | |||
+ | or | ||
+ | |||
+ | <code bash> | ||
+ | iw wlan0 scan | egrep ' | ||
+ | |||
+ | sudo iwlist wlan0 scanning | egrep 'Cell |Encryption|Quality|Last beacon|ESSID' | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Help ===== | ||
+ | |||
+ | See: | ||
+ | |||
+ | <code bash> | ||
+ | man iwlist | ||
+ | </ | ||
+ | |||
+ | ---- | ||
ubuntu/wifi/scan_for_wifi_connections.1605863747.txt.gz · Last modified: 2020/11/20 09:15 by peter