Page 1 of 1

vnc viewer

Posted: September 10th, 2013, 3:42 am
by njasmine1
I'm building a server, now I'm trying to get vnc viewer to work but I keep getting an error saying connection not established. I don't know what I could be doing wrong. I'm running Ubuntu 12.04 on my server and 13.04 on my desktop. What's funny is I can establish a connection with ssh on port 22 but not in the vnc, crazy.

Re: vnc viewer

Posted: November 14th, 2013, 12:08 am
by anp
Hi mate,

I had the same message :)
In the remote Desktop viewer you need to specify:
1. Protocol = VNC
2. Host = IP:5901
Until I specified Host in this manner, I could not connect to VNC either. My server IP is 192.168.10.108, so the host field looks like: 192.168.10.108:5901

Let me know if this helps.

Cheers,
Anton. NZ