[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: x-forwarding with ssh



Nick Wright wrote:

> Hi there.
>
> Currently when I try to run X apps via an ssh login I get the error message
>
>   xterm Xt error: Can't open display:
>
> Is this a problem with ssh and my x-forwarding?
> if so, how do you change the x-forwarding options in ssh?
> if not, what is the problem and how do I fix it? :)
>
> thanks,
> Nick.
>
> --
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

Have you installed xbase-clients?

Check /etc/ssh/ssh_config and /etc/ssh/sshd_config for

    ForwardX11 yes

and

    X11Forwarding yes

respectively.

John P Foster.



Reply to: