Installing and configuring remote desktop capabilities on Ubuntu is very simple and easy to setup.
- Log into SSH
- apt-get update
- apt-get install ubuntu-desktop
- apt-get install xrdp
Once the commands above have been entered your Linux VPS will be accessible via Remote desktop protocol.