complicated x over ssh question

Cole Tuininga colet at code-energy.com
Mon Oct 4 10:04:01 EDT 2004


On Mon, 2004-10-04 at 09:57, David Kramer wrote:
> Goal: I would like to fire up X applications on my home server, and have 
> them come up on my work computer.  

I believe that so long as the remote system does not have anything in
the startup environment (.profile, .bash*, etc) that explicitly sets the
DISPLAY variable, it should be set by ssh automagically.

For instance, if I do the following:

ssh -X user at remotemachine

And the remote system has the X forwarding set up, then by default my
display would be set to :10 which is a forwarded X connection.

-- 
"Now I need a pint and a half hour of bzflag."
-Eric on the BLU Mailing list

Cole Tuininga
Lead Developer
Code Energy, Inc
colet at code-energy.com
PGP Key ID: 0x43E5755D





More information about the Discuss mailing list