I set up a tight VNC server. I used this tutorial: https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-vnc-on-ubuntu-14-04
The VPS is hosted on Digitalocean.
The VNC server is running.
After typing service vncserver start
it says:
root@vpn:~# service vncserver start
* Starting vncserver for user 'demo' on localhost:1...
New 'X' desktop is vpn:1
Starting applications specified in /home/demo/.vnc/xstartup
Log file is /home/demo/.vnc/vpn:1.log
root@vpn:~#
But after SSH tunneling with putty and logging in with vnc viewer it simply said (so no credentials won´t be entered):
This server does not have a valid password enabled. Until a password is set, incoming connections cannot be accepted.
User account demo have its own password and password for vncserver is chosen, too. Any solutions ?
EDIT: If I dont use SSH tunneling method, I get
Connection was refused by host computer