- To: slug@xxxxxxxxxxx
- Subject: Re: [SLUG] Xserver/Xclient
- From: Amos Shapira <amos.shapira@xxxxxxxxx>
- Date: Wed, 26 Oct 2005 12:56:50 +1000
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iNS84GZHJQUHjd4yi6g6PUDSYICLNzobIRzrC+cBRtr3NqmzmGfG3jUtlidnErtwzLDf6OTS2Q99yVYypMpX4533zp2YwHoFIsvoKYH99IADF+GWTO0WmF+ImIA3t2PjbFG9xIrX/fUS5TEBasN61o7ykYghh8mXqcZfjCj9knk=
- Reply-to: amos@xxxxxxxxxxxxxxxxxx
On 10/26/05, James <jam@xxxxxxxxx> wrote:
> On Wednesday 26 October 2005 10:00, slug-request@xxxxxxxxxxx wrote:
> > > I'm told that one of the big pros of the X server/client is that the
> > > server and the client can be on separate machines ( I guess like a
> > > remote desktop). How can I use my windows machine to run applications on
> > > the linux machine. Currently I'm just using a "vnc" setup.
> > >
> > >
> > > Phill
> >
> > Short answer: install cygwin on your windows machine, making sure to
> > install whatever X server is included with it.
> [snip]
>
> I don't believe that this is the answer. Cygwin allows the windows machine to
> have a unix-api and for it to run unix programs. It does not do what cxoffice
> does for linux machines.
It doesn't do what cxoffice does, but it does what the original poster asked -
i.e. to be able to login remotely to a linux machine from Windows and run
a graphics interface on the Linux which displays its windows on the
Windows machine.
In case you are not up to date with it (which I suspect from your definition of
Gygwin as a simple "unix-api") then it also includes a full port of the core
XFree86 to Windows.
Cheers,
--Amos