> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Douglas Ward > > Hello! I am interested in setting up a VNC connection to multiple > servers that I can access across the internet from home for remote > administration. I can log into the servers with no problem, but am > concerned about encrypting the packets that travel back and forth > between the two computers. As such, I am having some difficulty > understanding how SSH works for a secure connection (both the concept > behind it as well as how to set it up). Does anyone know of any good > online resources that would break down this process for me? I must > admit that I don't have much experience with non windows > systems (but I > am learning!). I appreciate any help you can offer. Thanks! > > Computers involved: Windows 2000 servers and Windows ME, XP, 2000 > workstations
I don't see any mention of "non windows systems"? For VNC over SSH, there is the documentation at: http://www.uk.research.att.com/vnc/sshvnc.html And the many pages linked from there. Beyond that is more a discussion for a general SSH list than the VNC list, but here are some pointers. As far as SSH in general: http://www.openssh.org/ And most clients have documentation, like the docs for PuTTY: http://the.earth.li/~sgtatham/putty/0.53b/htmldoc/ And if you are willing to go off-line check out the snailbook from O'Reilly (the website has some links, too): http://www.snailbook.com/ Without a specific question it will be hard for anyone to help you answer it. -- William Hooper _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
