This commit is contained in:
thad-w541
2025-10-28 21:57:41 -05:00
parent 634324f67f
commit 1ac5bad942
18 changed files with 2742 additions and 0 deletions

6
Linux reference.md Normal file
View File

@@ -0,0 +1,6 @@
wifi: `nmcli radio wifi on|off`
wifi: `nmcli con down <AP name>`
network: `nmcli device wifi connect <AP name> password <password>`
`sudo ip link set wlp3s0 up`