IIRC, there are various ways to "forward" an X display from one machine to another (that is, to run an X application on one machine but view and control it on another machine) -- starting to collect some notes and resources.
See:
Contents
Notes
Using ssh
from an email:
RE: [expert] Baffled on permissions
Date: Tue, 26 Nov 2002 13:52:00 +0800
From: "Franki" <frankieh@iinet.net.au>
To: <expert@linux-mandrake.com>
yeah, and if you are ssh'd in,, start it like this:
ssh -C -X hostname.domain
from your linux box..
then you can start mozilla and check it in a pretty gui
(the X in that ssh command means to forward X, so when you start mozilla, its display is forwarded to your ssh client..)
very handy, you can run mandrakeupdate and stuff like that as well...
- -C is compression — helps on a slow connection / modem, can hurt on a fast network — see man ssh
- -X is X forwarding, but you often don't need to specify this if other things are set up appropriately on your system — see man ssh
Notes from Others
to be digested
from Dr. Andrew C. Aitchison on
xfree86@XFree86PLEASENOSPAM.Org ca. 9 Apr 2003:
On 8 Apr 2003, Daniel E. Shipton wrote:
> Hi all,
> I have got a question that i can't find the answer to.... I want to be able to allow all X connections coming from itself. I have tried with the /etc/X0.hosts but it only works with remote hosts... This is for a gfx cluster and there is no use in logging into every node.. So that i can ssh to a node, set the display to itself and run my cluster app.
I would disable xdm/kdm/gdm.
When I ssh in I would start the X server, and then run the cluster app.
Red Hat (and possibly other distribrutions) does some console locking (in /var/lock/console* amongst other places) to stop remote users from doing things like playing music through your speakers and reading your floppy disks.
This can interfere with starting X when logged in remotely.
<Currently, no significant content below this line.>
Resources
See
ResourceRecommendations. Feel free to add additional resources to these lists, but please follow the guidelines on
ResourceRecommendations including
ResourceRecommendations#Guidelines_for_Rating_Resources.
Recommended
Recommended for Specific Needs
Recommended by Others
No Recommendation
Not Recommended
Contributors
- () RandyKramer - 30 Nov 2002
- <If you edit this page: add your name here; move this to the next line; and include your comment marker (initials), if you have created one, in parenthesis before your WikiName.>
Page Ratings