(Still fully functional as of February 9th, 2019)
Installs VNC Server (Almost) Completely, all you need to do is enter a VNC password.
Currently for Ubuntu 14.04, and any newer versions (as of 18.04).
XFCE4 will run on lightweight VPS boxes smoothly.
I have ran it on as little as 128MB ram and single shared CPU.
View the Changelog here.
git clone https://github.com/lesliesuhm/VNC-Server-AAI.git && cd VNC-Server-AAI
Change the VNCUSER varible inside VNC-Server-AAI-XFCE4.sh to the current user with your perferred text editor, then run
chmod +x VNC-Server-AAI-XFCE4.sh && sudo ./VNC-Server-AAI-XFCE4.sh
chmod +x Uninstall-VNC-Server-AAI.sh && sudo ./Uninstall-VNC-Server-AAI.sh