Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 377 Bytes

Installation_Client_RPi.md

File metadata and controls

9 lines (8 loc) · 377 Bytes

Installation Client/Display

  1. installDisplay.sh aus scripts auf das Raspberry PI kopieren
    • wget IP_ADRESSE:PORT/scripts/installDisplay.sh
  2. sudo chmod +x installDisplay.sh
  3. sudo ./installDisplay.sh IP_ADRESSE:8080 CLIENT_NAME
    • IP_ADRESSE durch die IP des Servers ersetzen
    • CLIENT_NAME durch z.B. "FahrzeugHalleLinks" ersetzen
  4. Hinweise befolgen