VNC Remote Connection Setup

There are couple of different SSH Clients available for Windows. You can use either use Bitvise or Putty ssh clients.

Bitvise SSH Client

Create VNC Instance on the Server

vncpasswd 
vncserver :1

vncserver

Please make sure you use the same exact number when configuring the port (5900+N) in the SSH client and VNC viewer.

 vncserver -geometry 1920x1080 :1
vncserver -kill :<instance number>

Real VNC Viewer Setup

Do not create a new VNC server instance everytime you login. Just keep using the same vncserver instance

Remove Screensaver