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
|
- [[kernel#Updating the kernel]] - Steps to update the kernel
|
||||||
* [[cross_toolchain|Cross toolchain]] - Setting up a cross compiling toolchain
|
* [[cross_toolchain|Cross toolchain]] - Setting up a cross compiling toolchain
|
||||||
|
|
||||||
|
|
||||||
== Cool stuff ==
|
== Cool stuff ==
|
||||||
|
|
||||||
* [[wireless_usb]]
|
* [[wireless_usb]]
|
||||||
* [[bluetooth]]
|
* [[bluetooth]]
|
||||||
|
|
||||||
|
== Common Operations ==
|
||||||
|
|
||||||
|
=== Scan for wifi ===
|
||||||
|
|
||||||
|
`sudo iw dev wlan0 scan | grep SSID`
|
||||||
|
|
||||||
|
Substituite `wlan0` for any interface
|
||||||
|
|
||||||
[[index]]
|
[[index]]
|
||||||
|
Loading…
Reference in New Issue
Block a user