Re: Prob running remote X app

2003-06-16 Thread Glenn Davy
> You have to enable X11 Forwarding with both the client and the server. > Server side: > /etc/ssh/sshd_config > X11Forwarding yes > > Client side: > /etc/ssh/ssh_config > ForwardX11 yes > Bingo! Thanks so much Johann -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsub

Re: Prob running remote X app

2003-06-16 Thread Johann Koenig
On Tuesday June 17, 2003 at 07:14 Glenn Davy <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED]:~$ echo $DISPLAY > :0.0 > [EMAIL PROTECTED]:~$ xhost + > access control disabled, clients can connect from any host > [EMAIL PROTECTED]:~$ ssh thinkpad > [EMAIL PROTECTED]'s password: > Linux thinkpad.valha