Luna Bellofiore via Cygwin writes:
> C:\Users\bellsal>\cygwin\bin\ssh 192.168.0.8 pwd
> /usr/bin/xrdb: Can't open display ''
           ^^^^
> /home/bellsal
>
> PWD should not require X11 connection, so I don't understand why I am
> getting this issue.

You need to sanitize your login scripts on the Linux machine to only run
X11 commands when it actually is available, for instance by
conditionalizing on the presence of the DISPLAY environment variable.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to