<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1479" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff><FONT face=Arial size=2>
<DIV><BR>> I have a computer with no keyboard/mouse/monitor<BR>> I want to 
access the computer by using SSH<BR>> I want the X-windows desktop from the 
remote on my local computer.<BR>> I know this is possible with the display 
command.<BR>> But i also know that this method is not completely 
secure<BR>> <BR>> Can anybody tell me how this is done with using 
SSH</DIV>
<DIV> </DIV>
<DIV>> Erik</DIV>
<DIV> </DIV>
<DIV>You want / need the full X desktop remote or just single 
applications?<BR>If last, it is sufficient to run "ssh -X <A 
href="mailto:user@remote">user@remote</A>" or for some<BR>applications using the 
-Y switch instead of the -X when using OpenSSH >=<BR>3.8. If you want former, 
then following sites instruct you:</DIV>
<DIV> </DIV>
<DIV><A href="http://pigtail.net/LRP/vnc/">http://pigtail.net/LRP/vnc/</A><BR><A 
href="http://www.uk.research.att.com/archive/vnc/sshvnc.html">http://www.uk.research.att.com/archive/vnc/sshvnc.html</A></DIV>
<DIV> </DIV>
<DIV>Alexander</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>with just one or two applications it works fine.</DIV>
<DIV>I 'm going to try working on a ssh channel and see if that will work</DIV>
<DIV> </DIV>
<DIV>thanks</DIV>
<DIV> </DIV>
<DIV>Erik</FONT></DIV></BODY></HTML>