Update for 09-03-22 16:30
This commit is contained in:
parent
b5e9db1392
commit
e442d7c39d
@ -30,10 +30,17 @@ The bell labs proposal for the best OS design ever
|
||||
- [[kernel#Updating the kernel]] - Steps to update the kernel
|
||||
* [[cross_toolchain|Cross toolchain]] - Setting up a cross compiling toolchain
|
||||
|
||||
|
||||
== Cool stuff ==
|
||||
|
||||
* [[wireless_usb]]
|
||||
* [[bluetooth]]
|
||||
|
||||
== Common Operations ==
|
||||
|
||||
=== Scan for wifi ===
|
||||
|
||||
`sudo iw dev wlan0 scan | grep SSID`
|
||||
|
||||
Substituite `wlan0` for any interface
|
||||
|
||||
[[index]]
|
||||
|
Loading…
Reference in New Issue
Block a user