Re: [Fink-users] X11 forwarding

2002-06-14 Thread Nathan Callahan
What you are doing will work... But it's not actually forwarding the X connection over ssh. Which, as long as you're not trying to be secure and encrypted about it is fine and dandy. At the moment it's just a "normal" X connection. "xhost +" should not be necessary, as the connectionshou

Re: [Fink-users] X11 forwarding

2002-06-13 Thread Nathan Callahan
od idea to enable compression when doing X11 forwarding as it's pretty verbose, repetitous stuff, so that last command becomes... ssh -X -C [EMAIL PROTECTED] Hope this helps. Regards, Nathan CAllahan On Friday 14 June 2002 16:49, Jeremy Higgs wrote: > On 14/6/02 11:49 AM, &quo