mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-13 05:48:00 +00:00
Update cheatsheets
This commit is contained in:
@@ -17,11 +17,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`sudo iw dev {{wlp}} set type managed`
|
||||
|
||||
- Set device WiFi channel (device must first be in monitor mode with the interface up):
|
||||
- Set device Wi-Fi channel (device must first be in monitor mode with the interface up):
|
||||
|
||||
`sudo iw dev {{wlp}} set channel {{channel_number}}`
|
||||
|
||||
- Set device WiFi frequency in Mhz (device must first be in monitor mode with the interface up):
|
||||
- Set device Wi-Fi frequency in Mhz (device must first be in monitor mode with the interface up):
|
||||
|
||||
`sudo iw dev {{wlp}} set freq {{freq_in_mhz}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user