User Tools

Site Tools


raspi_fuer_kameras_installieren

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
raspi_fuer_kameras_installieren [2022/01/08 19:33] – created adminraspi_fuer_kameras_installieren [2022/01/08 20:04] admin
Line 6: Line 6:
  
 <code>tmpfs /var/log tmpfs defaults,noatime,nosuid,mode=0755,size=25M 0 0</code> <code>tmpfs /var/log tmpfs defaults,noatime,nosuid,mode=0755,size=25M 0 0</code>
 +
 +Für Fernzugriff autossh installieren und Reverse SSH Tunnel einrichten
 +
 +<code>apt install autossh</code>
 +
 +Dann SSH Key Paar generieren
 +
 +<code>ssh-keygen -t rsa -b 4096</code>
 +
 +
raspi_fuer_kameras_installieren.txt · Last modified: 2022/01/08 23:13 by admin

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki