Tagged Questions
4
votes
1answer
172 views
How can I control an existing remote shell?
On my remote machine, an xterm/shell has been created (by another process). I have full access to that shell through VNC. But really I would like to be using a text mode shell on my local machine.
...
1
vote
1answer
750 views
vnc connection working with PuTTY but not with command line
I am using PuTTY to connect to a distant network to then set up x11vnc and then using ssl/sshvnc as a client.
in the host name for PuTTY I have: ssh.inf.uk
and port: 22
in the ssh tunnel options I ...