On Fri, May 04, 2001 at 08:02:41AM -0700, Scott Dagastino wrote:
> 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.?

Yes, there a variety of ways of doing it.

The easiest way is to install ssh on both machines.  Then
use ssh in your favorite terminal program (xterm, rxvt, eterm, ...)
to connect from the machine you want to display on to the
one you want to run the X program on.  Then type the name of the
program want to run.
 
You can also use telnet or rsh to connect between the machines,
but then you'll have have to set the DISPLAY environment variable
and use xhost +hostname to allow the display of the program.
 
-- 
Jim Crumley                  |
crumley at fields.space.umn.edu |
Work: 612 624-6804 or -0378  |