raspberrypi

Dies ist eine alte Version des Dokuments!


Raspberry Pi

Von: https://www.elektronik-kompendium.de/sites/raspberry-pi/1906281.htm

  1. Datei mit dem Namen
    ssh

    auf der boot Partition

  2. Via CLI mit
    sudo raspi-config

    im Menü (wenn Display dran)

Example:

fabianhorst@MacBook-Pro-von-Fabian ~ % cd /Volumes/boot
fabianhorst@MacBook-Pro-von-Fabian boot % touch ssh
fabianhorst@MacBook-Pro-von-Fabian boot %
  • Passwort ändern:
    passwd
  • Update:
    sudo apt-get update
  • Upgrade:
    sudo apt-get dist-upgrade
  • raspberrypi.1635841150.txt.gz
  • Zuletzt geändert: 2021/11/02 09:19
  • von Fabian Horst