ubuntu:wifi:scan_for_wifi_connections
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubuntu:wifi:scan_for_wifi_connections [2020/11/20 09:16] – 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 | ||
</ | </ | ||
Line 8: | Line 17: | ||
<code bash> | <code bash> | ||
+ | iw wlan0 scan | egrep ' | ||
+ | |||
sudo iwlist wlan0 scanning | egrep 'Cell |Encryption|Quality|Last beacon|ESSID' | sudo iwlist wlan0 scanning | egrep 'Cell |Encryption|Quality|Last beacon|ESSID' | ||
</ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Help ===== | ||
+ | |||
+ | See: | ||
+ | |||
+ | <code bash> | ||
+ | man iwlist | ||
+ | </ | ||
+ | |||
+ | ---- | ||
ubuntu/wifi/scan_for_wifi_connections.1605863796.txt.gz · Last modified: 2020/11/20 09:16 by peter