Raspberry Pi
Redémarrer un interface réseau
sudo ifconfig eth0 down && sudo ifconfig eth0 up #Ethernet sudo ifconfig wlan0 down && sudo ifconfig wlan0 up #WiFi
Désactiver la notification de bas voltage
echo "avoid_warnings=1" | sudo tee -a /boot/config.txt && sudo apt remove lxplug-ptbatt -y && sudo reboot
[BROUILLON] Installation de Raspberry Pi OS Sans-Tête
Dans ce tutoriel, vous apprendrez comment installer Raspberry Pi OS sans clavier, souris et moniteur.