|
|
Q: How can I get a display window on a machine running XWindows without logging in to it?
I am running VR Juggler as a cluster of machines each with their own display. I don't want to have to log in to all the machines in my cluster and start an X session just so that I can put a display window on it. How can I get a display window on a machine running XWindows without logging in to it?
A: Use /etc/X0.hosts
If there is a /etc/X0.hosts file, it can let hosts display to the screen, including localhost, without requiring the user to log in. In this case the 0 in the filename corresponds to the pipe number.
So if my /etc/X0.hosts file looked like
localhost
node1.mycluster.com
node2.mycluster.com
then any of these hosts could display to the screen no matter the user.
Back to: LiveFaq
|
|
|
Copyright © 1999-2008 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding VRJ Wiki? Send feedback
|
|
Revision r1.1 - 26 Jan 2003 - 00:35 - BenScott
|
Copyright © 1999-2008 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding VRJ Wiki? Send feedback
|
| |
|