Re: using ssh and X
Re: using ssh and X
- Subject: Re: using ssh and X
- From: kristian ragndahl <email@hidden>
- Date: Sun, 16 Feb 2003 13:56:52 +0100 (CET)
On Sun, 16 Feb 2003, Markian Hlynka wrote:
> Something I've been wondering... people keep mentioning the 'ssh -X'
> command. Why is this necessary? I just use 'ssh' and it works fine. (I
> have x11 forwarding set to 'yes') Does -X do something extra?
You must have 'ForwardX11 yes' in your ssh config file. If you
don't you need to add the -X option.
All documented in the ssh & ssh_config man pages .
--
kristian ragndahl
_______________________________________________
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.