Tuesday, October 26, 2021

How to install VNC server on Ubuntu 20.04 LTS

Type in terminal:

sudo apt install vino


To allow connections from Windows type in terminal:
 
gsettings set org.gnome.Vino require-encryption false


Next go to Settings>Sharing 


This does not work anymore with Ubuntu 22.04 LTS.