Raspbian
Konfiguration
sudo raspi-config
raspi-config ermöglicht unter anderem:
- Partition maximieren
- SSH erlauben
- Zeitzone anpassen
- Keyboard-Layout einstellen
Zeitzone ändern
sudo dpkg-reconfigure tzdata
Netzwerk
Werkzeuge
sudo apt-get update sudo apt-get install dnsutils
Konfigurationen
Allgemein
Externe USB-Festplatte (Raspbian)
Powerprobleme
http://www.forum-raspberrypi.de/Thread-raspbian-noobs-energiesparmodus-abschalten
http://raspberrypi.stackexchange.com/questions/752/how-do-i-prevent-the-screen-from-going-blank
Links
https://www.elektronik-kompendium.de/sites/raspberry-pi/
http://www.netzmafia.de/skripten/hardware/RasPi/RasPi_Network.html
http://raspberrypiguide.de/howtos/ssh-zugriff-unter-raspbian-einrichten/
https://www.raspberrypi.org/documentation/configuration/wireless/wireless-cli.md
https://www.raspberrypi.org/forums/viewtopic.php?p=855239#p855239
http://www.fabiandeitelhoff.de/2014/07/raspberry-pi-speicherplatz-der-sd-karte-ausnutzen/
Zurück zu Hauptseite