remove realvnc on raspberry pi
Enable VNC on the raspi-config menu
raspi-config | |
---|---|
https://www.childs.be/blog/post/remove-real-vnc-from-raspberrypi-pixel-and-install-tightvnc
sudo apt-get remove realvnc-vnc-server
sudo apt-get install tightvncserver
tightvncserver