On Sun, 12 May 2002, Colin Watson wrote: > On Sun, May 12, 2002 at 02:39:43PM +0200, Jan Exss wrote: > > > > I seriously recommend to use ssh instead of unencrypted X11 connections. > > Seconded. > > > Please use ssh instead. Try > > > > $ ssh -x client > > Minor correction: that should be 'ssh -X client', at least with openssh. > > -- > Colin Watson [EMAIL PROTECTED] >
Sure. Thank you for the comment. $ ssh -x client forces ssh to NOT forward X11, even if requested by default. I usually modify /etc/ssh/ssh(d)_config, so that I don't have to use any option at all and so I always mix the options when forced to use one ;-) Thanks, Colin. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]