VNC Access to Raspberry Pi from Ubuntu

Ubuntu Logo

VNC Access to Raspberry Pi from Ubuntu. Ubuntun comes with Remmina a VNC/RDP/SSH access client. However when trying to access a Raspberry over VNC you get a

Problem

Remmina gives you an error.

unknown authentication scheme from server from VNC server: 13 5, 6, 130, 192

Solution

Download the Real VNC Viewer from https://www.realvnc.com/en/connect/download/viewer/

Select DEB x64

sudo dpkg -i VNC-Viewer-9.99.999-Linux-x64.deb 
  • https://www.raspberrypi.org/documentation/remote-access/vnc/