On the box you want to display on:
xhost +<ip of the box running the app>
or if you're on your own private network and no one else can connect to your
machine, just:
xhost +


On the box running the actual app:
export DISPLAY=<ip of the display machine>:0.0
netscape &  (or whatever app)



> -----Original Message-----
> From: Scott Dagastino [mailto:scottdagastino at yahoo.com]
> Sent: Friday, May 04, 2001 10:03 AM
> To: tclug-list at mn-linux.org
> Subject: [TCLUG] xserver display
> 
> 
> I have 2 linux machines with both have xserver running
> on them.
> 
> Is there a way to get the display of one gui
> application to appear on the other box.?
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
> _______________________________________________
> tclug-list mailing list
> tclug-list at mn-linux.org
> https://mailman.mn-linux.org/mailman/listinfo/tclug-list
>