Access Ubuntu remotely / via VNC
Remote Desktop usually was a breeze on Ubuntu but this time, for some reason, it refused to work. The alternate is simple, use another VNC server. Install x11vnc sudo apt-get install x11vnc Set a password for incoming vnc connections sudo x11vnc -storepasswd VNCPASSWORD at this point you are good to…