Re: X Windows on remote client?
- From: David Dorward <dorward@xxxxxxxxx>
- Date: Fri, 23 Dec 2005 15:39:14 +0000
Ian wrote:
>> Are you asking if it is possible to run a piece of software (such as
>> XEmacs) on the Linux machine, but have it display on and be controlled by
>> the Windows machine?
> Yep, I think thats what I'm asking. I thought one of the key principles
> of X windows was that you could redirect the output and control to another
> machine....
It is.
> What I remember doing in the past... was logging on via telnet to the
> server.... setting an env variable to point to my desktop machine and
> starting up x windows.
Avoid that. Use SSH instead. The -X switch will allow you to tunnel the X
traffic. (Make sure that X forwarding is allowed in the configuration of
the ssh server).
> My desktop machine in the olden days would have had something like
> hummingbird exceed installed on it to provide the "X server". Thats
> always confused me before as the X server is actually running on my
> client.... client server being all about perspective.
It might help to think of it this way: The X server sits where until a
client connects to it and asks it to draw some windows for it.
> Is there a specific term that covers what I'm trying to do, so I can look
> for a howto?
There really isn't much to it. SSH to the client machine with X forwarding.
Run the application. That's it.
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
.
- References:
- X Windows on remote client?
- From: Ian
- Re: X Windows on remote client?
- From: David Dorward
- Re: X Windows on remote client?
- From: Ian
- X Windows on remote client?
- Prev by Date: Re: X Windows on remote client?
- Next by Date: Re: X Windows on remote client?
- Previous by thread: Re: X Windows on remote client?
- Next by thread: Re: X Windows on remote client?
- Index(es):
Relevant Pages
|
|