Re: X Windows on remote client?



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
.



Relevant Pages

  • RE: Printing from Win9x clients stops
    ... Open Server Management. ... then right-click the name of the computer running Windows Small Business ... >From the client computer: ... The Select Network Component Type ...
    (microsoft.public.windows.server.sbs)
  • RE: Printing from Win9x clients stops
    ... The printers with 9x drivers on the server appeared automatically in the ... > then right-click the name of the computer running Windows Small Business ... > From the client computer: ... The Select Network Component Type ...
    (microsoft.public.windows.server.sbs)
  • Re: after installing KB011829 OWA is not working anymore
    ... Based on my research, after you install hotfix KB911829, I suggest we ... Profile WMI Provider to each client computer that is running Windows Vista ... If you are running the Premium Edition of Windows Small Business Server ...
    (microsoft.public.exchange.connectivity)
  • Re: DHCP Issues. Very strange
    ... I understand the issue to be: some client computers ... can not obtain IP from SBS server. ... it is most possible a client side issue of Windows ... since you have join it to SBS domain and the Windows XP SP2 ...
    (microsoft.public.windows.server.sbs)
  • Re: Explanation of SSH
    ... I am still unclear on how SSH works exactly. ... Client issues SSH command and names server ... "Shopper" says "server sends back its public host and server keys ... Surely there is only one public key it sends ...
    (comp.security.ssh)