Once again, use putty. Then just connect to your system via putty/ssh,
and forward a local port to port 80 (or whatever vnc is listening on)
on your remote system.

(in unix this would be "ssh -L 8080:localhost:80 remotesystem")

Then fire up your browser and connect to localhost:8080 (or whatever
the port you used.) Your connection will then be encrypted over your
ssh connection. And you only need to have port 22 open on your system.
Makes things very secure.

More info:
http://the.earth.li/~sgtatham/putty/0.53b/htmldoc/Chapter3.html#3.5
http://www.uk.research.att.com/vnc/sshwin.html

On Fri, 07 Mar 2003, Justin Haaheim wrote:

> that's all well and good if I'm connecting from a machine where I can 
> access a unix shell, but what If I'm connecting from any other variety 
> of os (namely, the windows machines here on campus)
> 

_______________________________________________
Twin Cities Linux Users Group Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list