mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
'Detected WiFi country code / legal frequencies'
This commit is contained in:
parent
08f0a927a8
commit
c7e4840455
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ cat_cmd 'sudo journalctl -b 0 -u dnsmasq' 'dnsmasq log'
|
|||
cat_cmd 'networkctl' 'systemd-networkd status'
|
||||
cat_cmd 'nmcli d' 'NetworkManager status'
|
||||
cat_cmd 'sudo journalctl -b 0 -u networkd-dispatcher' 'networkd-dispatcher log'
|
||||
cat_cmd 'iw reg get' 'Legal frequencies for country code(s)'
|
||||
cat_cmd 'iw reg get' 'Detected WiFi country code / legal frequencies'
|
||||
cat_cmd 'iw dev' 'List wireless interfaces'
|
||||
cat_cmd 'iw list' 'List capabilities of all wireless devices'
|
||||
cat_cmd 'systemctl status hostapd' 'Downstream Wi-Fi: Is hostapd running?'
|
||||
|
|
Loading…
Reference in a new issue