I'm sure this has been asked before but couldn't pick it out via the search.
I've got a Centos v6.4 server running on a VM however I want to try connecting to it as if it was a standard machine from my Windows 7 client machine.
The easiest method I could see was to use putty and configure the SSH tunnels with a source port of 5900 and destination port of localhost:5900.
So I can make the ssh connection and login, however when firing up tightVNC and pointing the client at localhost::5900 (or just localhost on its own using the default) I get a connection has been gracefully closed.
Can't see a logfile for it, there's nothing in /var/log/messages on the target host, DISPLAY on the server is set to :0.0.
Not sure where I need to look to sort it?
Thanks
I've got a Centos v6.4 server running on a VM however I want to try connecting to it as if it was a standard machine from my Windows 7 client machine.
The easiest method I could see was to use putty and configure the SSH tunnels with a source port of 5900 and destination port of localhost:5900.
So I can make the ssh connection and login, however when firing up tightVNC and pointing the client at localhost::5900 (or just localhost on its own using the default) I get a connection has been gracefully closed.
Can't see a logfile for it, there's nothing in /var/log/messages on the target host, DISPLAY on the server is set to :0.0.
Not sure where I need to look to sort it?
Thanks