klopjob@klopjob-ubuntu:~$ xtightvncviewer
xtightvncviewer: ConnectToTcpAddr: connect: Connection refused
Unable to connect to VNC server
when I run nmap -sV heres what it tells me:
Host is up (0.011s latency).
Not shown: 998 closed ports
PORT STATE SERVICE VERSION
5901/tcp open vnc VNC (protocol 3.8)
6001/tcp open X11 (access denied)
so the VNC server is running and the ports are open. Why does it say "access denied" where the service running on port 6001 should be? Could that have something to do with why its not letting me connect to the VNC server?