Re: Accessing RedHat Linux 8 system
Re: Accessing RedHat Linux 8 system
- Subject: Re: Accessing RedHat Linux 8 system
- From: "Glenn L. Austin" <email@hidden>
- Date: Tue, 25 Feb 2003 21:54:04 -0800
on 2/25/2003 9:05 PM, bryan at email@hidden wrote:
> Hellos,
>
> Same sort of problem here (I think) on LinuxPPC. Beige G3 266:
>
> habanero =Mac OS X 10.2.4 w/ X11 (second beta)
> ecstasy =LinuxPPC 2000 Q4
>
> [habanero:~] bryan% ssh -X ecstasy uname -a
> Linux ecstasy 2.2.18-4hpmac #1 Thu Dec 21 15:16:15 MST 2000 ppc unknown
>
> [habanero:~] bryan% ssh -X ecstasy /usr/bin/same-gnome
> connect habanero port 6000: Connection refused
> Gdk-ERROR **: X connection to ecstasy:10.0 broken (explicit kill or
> server shutdown).
>
> I asked a while ago but got no replies as X11 the second beta had just
> been released.
>
> My best guess is that everyone thought that maybe the problem was fixed
> in this new version....
>
> -bryan
Log into your RH8 box with ssh -X servername, then do a grep DISPLAY .* --
grep should NOT find anything -- if it does, then that is likely your
problem.
SSH will set up DISPLAY itself -- if you change it, then things won't work
correctly.
It could also be that your SSH configuration isn't set up to do X
forwarding.
--
Glenn L. Austin <><
Computer Wizard and Race Car Driver
<email@hidden>
<http://www.austin-home.com/glenn/>
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.