VNC (Virtual Network Computing) question

Harald Hoyer harald at redhat.com
Fri May 14 11:55:49 UTC 2004


Stefan Lange wrote:
> Angelo Nera schrieb:
> 
>> 2. I would like to be able to connect - via INTERNET - to a K12LTSP 
>> server located in another building in the Campus, view and interact 
>> with it.
> 
> 
> This is a nice tutorial using a SSH secured conection.
> http://www.uk.research.att.com/archive/vnc/sshvnc.html
> Stefan
> 
> 

on FC2:

start the vncserver which only allows connections from localhost
$ vncserver -localhost

connect with the new -via parameter, which will call ssh with the 
correct parameters:
$ vncviewer -via <myhost> :1







More information about the fedora-list mailing list