I have seen various tutorials explaining the exact process in the link above but I can't for the life of me work out why I can't get it to work.
VNC server works great if I manually boot it up with sudo vncserver
.
I have created the specified autostart folder and inside of it placed a file called vncserver.desktop.
Inside that file there is the following information:
[Desktop Entry]
Type=Application
Name=TightVNC
Exec=vncserver:1
StartupNotify=false
Can anyone help?
My Raspberry Pi has been updated to the latest version by using:
sudo apt-get update
sudo apt-get dist-upgrade
After updating, I tried to run RealVNC but it didn't work so I am not sure it was installed after doing the upgrade process? Hence, I installed tightVNC.
xrdp
and notxrpd
– Denis Itskovich Oct 21 '19 at 15:15