Today we are going to enable VNC on our ubuntu Pre build VNC server . VNC will give you a interface to work just as windows RDP.
Install ubuntu-16.04-x64+VNC or ubuntu-18.04-x86_64-vnc from the VPSCP control panel and then continue.
First log onto ssh via putty.
1. Enable VNC
vncserver
2. After finishing the process you will be prompt to enter a password. To change the password type vncpasswd in ssh. Password characters should be 06
vncpasswd
3. To login to the server from a vnc client you have to download a vnc client, I recommend realVNC.
https://www.realvnc.com/download/viewer/
4. After installing enter your ip and the port as 5901 to login
5. Replace xxx with your IP Address