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

Re: quick and dirty way to let a solaris app run on linux xserver?



Hi Dave,

Dave Price wrote:
> I am trying to get an xclient program on a solaris system to display on
> my linux X server.
> 
> I have tried xhost, but the solaris box still whines about not being
> able to open my display, even tho it can ping it.
> 
> Any suggestions for a quick and dirty way to allow this to happen - both
> systems are on the same private LAN, so security is not an issue.

a clean way:

# ssh -XC user@solarisbox

(on both systems ssh has to be installed, a
ssh server has to run on the solaris box, it should have X forwardig
allowed)

# <app>

Regards,

Rene


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: