Re: sgi 2 mac
Re: sgi 2 mac
- Subject: Re: sgi 2 mac
- From: David McNett <email@hidden>
- Date: Tue, 18 Mar 2003 09:43:47 -0600
On 18-Mar-2003, Lee Cheng Siang wrote:
> How do you configure the SGI to provide X11 tunnelling? I ssh into my
> servers too, but I have no control whatsoever on the tunning of the ssh
> on my SGI servers. I could eventually ask my sys admin to do something,
> but please some details on how to allow X tunneling? Thanks
do "ssh -X sgihost.domain.com" and then echo $DISPLAY to see if ssh
is setting a DISPLAY environment variable. Make sure that you aren't
overriding DISPLAY in your .login or .profile on the SGI box!
If ssh is setting DISPLAY, you're all set. If not, you may need
to adjust the sshd settings on the SGI.
You need to make sure that sshd_config (root will have to change this)
has a line: "X11Forwarding yes".
--
________________________________________________________________________
|David McNett |To ensure privacy and data integrity this message has|
|email@hidden|been encrypted using dual rounds of ROT-13 encryption|
|Austin, TX USA |PGP/GPG DH 0xE43C5FC3 http://www.slacker.com/~nugget/|
_______________________________________________
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.