remote login to linux host?

Jan van Veldhuizen jan@van-veldhuizen.nl
Mon Sep 8 11:38:00 GMT 2003


> If you have NAT between your host and the remotehost then xdmcp will not
work.
> Use the X11Forwarding technique of ssh instead.
>
> DISPLAY=localhost:0.0 ssh -X remotehost
>
This is what my Cygwin window shows:

jvv@LAPTOP-JVV ~
$ DISPLAY=localhost:0.0

jvv@LAPTOP-JVV ~
$ ssh -X van-veldhuizen.nl
bash: ssh: command not found

jvv@LAPTOP-JVV ~
$ DISPLAY=localhost:0.0 ssh -X van-veldhuizen.nl
bash: ssh: command not found

jvv@LAPTOP-JVV ~
$

what next?





More information about the Cygwin-xfree mailing list