> 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:

[EMAIL PROTECTED] ~
$ DISPLAY=localhost:0.0

[EMAIL PROTECTED] ~
$ ssh -X van-veldhuizen.nl
bash: ssh: command not found

[EMAIL PROTECTED] ~
$ DISPLAY=localhost:0.0 ssh -X van-veldhuizen.nl
bash: ssh: command not found

[EMAIL PROTECTED] ~
$

what next?



Reply via email to