Re: Need help displaying Linux apps on my Mac
Re: Need help displaying Linux apps on my Mac
- Subject: Re: Need help displaying Linux apps on my Mac
- From: Michael Crawford <email@hidden>
- Date: Tue, 28 Oct 2003 13:44:05 -0800
Thanks guys, I'm up and running.
-Michael
On Oct 28, 2003, at 12:20 PM, Brad Cavanagh wrote:
On Tue, 28 Oct 2003 11:20:29 -0800
Michael Crawford <email@hidden> wrote:
Any ideas on what I need to change to get past "refused by server?"
Here is the output from an attempt to connect my Linux terminal to my
Mac X11 display:
1. Make sure your X11 server is running on your Mac.
2. Use the -X option when connecting to your Linux machine:
% ssh -X 10.0.5.5
This will ensure X-tunnelling through SSH. Make sure you don't redefine
your DISPLAY environment variable as that will be automatically set by
SSH tunnelling.
Hope this helps.
Cheers,
Brad.
_______________________________________________
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.
_______________________________________________
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.