On Mon, 2003-12-01 at 13:37, Benjamin Devine wrote:
> Has anyone had any experience forwarding x11 via ssh from a Mac?
> I have tried google but found nothing relevant.
> Would anyone be able to poing me in the right directions.
At a guess
$ ssh -X [EMAIL PROTECTED]
[EMAIL PROTECTED]'s password:
$ xeyes
Unless you want it the other way around, in which case you will have to
start an X11 server on the Mac first, and then login into the other *nix
box using "ssh -X"
--
Michael JasonSmith http://www.ldots.org/