On Sat, 18 May 2002, Joan Tur wrote:

> Hallo!
> 
> After having logged in my remote computer via ssh I can run text based 
> programs but I get "Remote host denied X11 forwarding" when trying to run 
> graphical apps...

Look for the system sshd_config file, usually located in
/etc/ssh/sshd_config. Make sure that you see:
   X11Forwarding yes

On the local machine, look for the /etc/ssh/ssh_config file and verify
that you see:
  ForwardX11 yes

When you connect, use the following syntax:
  ssh -X name_of_remote_host

If you do the first two you shouldn't need to explicitly enable X
forwarding.




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to