Today we are going to kill VNC on our ubuntu server . VNC will give you a interface to work just as windows RDP. Sometimes it will fail to log in due to continues failed login attempts.
First log onto ssh via putty.
Type the following commands to Kill VNC.
vncserver -kill :1
vncserver -kill :2
5. Enable VNCvncserver
6. After installing enter your IP and the port as 5901 to login
Replace xxx with your IP Address