[TriLUG] Solaris X session from Linux

Vestal, Roy L. rvestal at rti.org
Fri Dec 14 10:38:20 EST 2001


I'm trying to do an xdm

-----Original Message-----
From: Christian J Hedemark [mailto:chris at yonderway.com]
Sent: Friday, December 14, 2001 10:02 AM
To: trilug at trilug.org
Subject: Re: [TriLUG] Solaris X session from Linux


Roy asks:
> Is there a way to do an X session in Linux from a Solaris server?

Absolutely.  They both use the X standard protocols.  Back at BOPS I used to
use cheap Linux machines as X terminals to the Sun enterprise servers.  It
worked great.  In fact, it was faster than using the local console
(testimony to the performance of XFree86 and PC video cards).

What specifically are you trying to do?

If you're just trying to run a single app from Solaris on a Linux terminal,
you can ssh into the Solaris box (*IF* sshd is installed & running on
Solaris) and just kick off your app like:

    xterm &

and it will start.  ssh sets up the DISPLAY stuff for you and tunnels the
traffic over the ssh session.

If you want to make use of Solaris' xdm there is a little more to it but it
isn't too bad.


_______________________________________________
TriLUG mailing list
http://www.trilug.org/mailman/listinfo/trilug



More information about the TriLUG mailing list