[ale] what am I missing on remote X??
Jonathan Rickman
jdr at xcorps.net
Tue Sep 7 19:17:22 EDT 2004
> -----Original Message-----
> From: ale-bounces at ale.org [mailto:ale-bounces at ale.org] On
> Behalf Of Geoffrey
> Sent: Tuesday, September 07, 2004 7:04 PM
> To: ALE
> Subject: [ale] what am I missing on remote X??
>
> I want to enable another machine to initiate the display of
> an image on my primary box. I'm doing this with another box
> now, but for whatever reason, I'm missing something here.
>
> For example:
>
> main machine running X
>
> secondary machine not running X, fires up 'display foo.jpg'
>
> display foo.jpg runs on secondary box but displays on main machine.
>
> This is driving me nuts.
Assuming all env vars are set correctly (i.e. the client knows about the
display server) then xauth is usually the culprit. Try xauth +[clientipaddy]
on the X server machine to grant permission. Then check firewall rules.
Command syntax is as follows:
display -display [192.xxx.xxx.xxx:0] ./image1.png
--
Jonathan
More information about the Ale
mailing list