mirror of https://github.com/OpenIPC/wiki.git
Add "iw dev"
parent
a97a6db162
commit
d9840a650f
|
@ -134,6 +134,9 @@ iw
|
|||
# Displays the possible parameters of the wifi adapter
|
||||
iw list
|
||||
|
||||
# Displays the current settings of the Wifi adapter
|
||||
iw dev
|
||||
|
||||
# Outputs the current frequency and power parameters
|
||||
sudo iw reg get
|
||||
|
||||
|
|
Loading…
Reference in New Issue