Inhaltsverzeichnis

VNC

In der grafischen Oberfläche PI » Einstellungen » Raspberry-Pi-Konfiguration oder über raspi-config auf der Shell VNC aktivieren.

Error in TightVNC Viewer: No security types supported. Server sent security types, but we do not support any of their

vi /root/.vnc/config.d/vncserver-x11

Authentication=VncAuth
Encryption=AlwaysOff

vncpasswd -service

<ENTER NEW PASSWORD>

Den Dienst neu starten. service vncserver-x11-serviced restart