linux:wifi
Wifi Notes
## Disable Wifi Raspberry Pi
sudo vi /boot/config.txt
## Add to the bottom of the file:
[Wireless Disable] dtoverlay=disable-wifi
linux/wifi.txt · Last modified: 2024/10/01 13:58 by 127.0.0.1
## Disable Wifi Raspberry Pi
sudo vi /boot/config.txt
## Add to the bottom of the file:
[Wireless Disable] dtoverlay=disable-wifi