[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [debian-knoppix] To Display Program from another computer



Hallo Matthias,

> I have a problem:
> 
> I want to display on my knoppix harddisk install computer a X-Window program 
> from a different computer.
> 
> xhost +
> ssh user@othercomputer
>    export DISPLAY=knoppixcomputer:0
>    kmail
> 
> The program stops and can not display, because the Xserver denies this 
> service.

what is the exact error message? Permission denied?

The system uses a file named .Xauthority in the user's home dir, xhost does not apply. The DISPLAY-line is not needed, DISPLAY is set to 10 by ssh/slogin.
On my system I use:
slogin user@othercomputer
xlogo

and that's it.

Hope it helps!
Bye

Achim
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: