ssh -x

Holger Krull holger.krull@gmx.de
Tue Feb 6 20:07:00 GMT 2007


Marco Meoni schrieb:
> hi, I'm new with cygwin.
> I've mainly installed it to connect to a linux server running GUI applications.
> In fact, I've read that with X11 forwarding (ssh -X) I can run remote
> applications and display the GUI on my pc running cygwin.
> 
> Unfortunately I get errors like "can't open display". Does anybody know what do
> I have to setup before? (i guess start X11 server on my local pc)

Your guess is right.
You have to start a local X11 server (startx). And set DISPLAY before you start ssh. Also remember that some applications need ssh -Y.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/



More information about the Cygwin-xfree mailing list