On 9 Nov 2007, at 15:22, Roger Mason wrote:
...
I wish to forward X from machine B to machine A via ssh.  Machine A is
running an X server.  On machine B I have in sshd_config:

X11Forwarding yes

On machine A I have in ssh_config:

ForwardX11 yes

I can ssh from A to B without problems but when I try to start a
simple application:

B ~ $ xclock
Error: Can't open display:

and

B ~ $ echo ${DISPLAY}

A $ ssh -X B
login:
password:
B $ xclock

???

Stroller.
--
[EMAIL PROTECTED] mailing list

Reply via email to