Re: Accessing RedHat Linux 8 system
Re: Accessing RedHat Linux 8 system
- Subject: Re: Accessing RedHat Linux 8 system
- From: Jonas Maebe <email@hidden>
- Date: Wed, 26 Feb 2003 13:09:48 +0100
On woensdag, feb 26, 2003, at 13:00 Europe/Brussels, zol wrote:
Yep just try to do
#ssh login@box -X
from an xterm on your mac.
Then
#echo DISPLAY
Make that
echo $DISPLAY
on the RH box to see if it is set correctly.
( should be localhost:10.0 )
Not necessarily, it could just as well be localhost:15.0 or so. If
"X11UseLocalhost no" is set in box's sshd_config, the DISPLAY
environment variable could even include the hostname of the remote box
instead of localhost.
Jonas
_______________________________________________
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.