So, I just got access to a machine. When I ssh in, I can't throw x apps
automatically.

Before you say it, the sshd config file on the remote machine has
X11forwarding set to 'yes'.

I did notice that the display variable was not set properly. So, comparing
it to a machine that works (ur... the way I want) and a machine that
doesn't:

works:
$ echo $DISPLAY
localhost:10.0

doesn't:
$ echo $DISPLAY
:0

Obviously, changing the display var doesn't fix it. I can also just add
the local machine to xhosts, set the display var, and throw apps straight
over the wire.

But, I want to pipe it through the ssh connection.

So... What config setting am I missing?

namaste,
Mark


_______________________________________________
Siglinux mailing list
[EMAIL PROTECTED]
http://machito.utacm.org/mailman/listinfo/siglinux

Reply via email to