curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
# oder was mittlerweile nach https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions aktuell ist
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
# oder was mittlerweile nach https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions aktuell ist
# oder auch 'firefox', je nach Verfügbarkeit
s0infodisplay macht lokal einen HTTP-Server und baut die HTML-Seite:
# oder auch 'firefox', je nach Verfügbarkeit
s0infodisplay macht lokal einen HTTP-Server und baut die HTML-Seite:
echo 'URL="http://localhost:8000/"' | sudo tee /etc/default/infopoint-html
systemd-logind session activation für den X-Server umgehen:
echo 'URL="http://localhost:8000/"' | sudo tee /etc/default/infopoint-html
systemd-logind session activation für den X-Server umgehen:
systemd-Services installieren:
sudo cp s0infodisplay/s0infodisplay.service s0infodisplay/pirscreencontrol.service infopoint-html/infopoint-html.service /etc/systemd/system/
systemd-Services installieren:
sudo cp s0infodisplay/s0infodisplay.service s0infodisplay/pirscreencontrol.service infopoint-html/infopoint-html.service /etc/systemd/system/