mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
'iw reg get' 'Legal frequencies for country code(s)'
This commit is contained in:
parent
85682de9dd
commit
90983e170a
1 changed files with 1 additions and 0 deletions
|
@ -195,6 +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 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