Kaushal Shriyan wrote:
On 8/7/06, Paul Howarth <paul@xxxxxxxxxxxx> wrote:
Frank Cox wrote:
> On Mon, 07 Aug 2006 12:26:11 +0530
> Kaushal Shriyan <kaushalshriyan@xxxxxxxxx> wrote:
>
>> ssh -X remotehost
>> export DISPLAY= <local box ip>:0.0
>> /usr/bin/xterm Xt error: Can't open display: IP:0.0
>
> /ssh/sshd_config:
>
> X11Forwarding yes
And don't bother with "export DISPLAY=..." because sshd sets $DISPLAY to
the right value when you're using X forwarding.
Paul.
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Hi Paul
I did unset the display
xterm Xt error: Can't open display:
It gave me the above error
I didn't say to unset it; after running ssh, don't change the value it's
already set to.
Paul.