Results 1 to 3 of 3
from 2 systems for the same username(NIS authentication)...
- 08-04-2010 #1Just Joined!
- Join Date
- Aug 2010
- Posts
- 2
[SOLVED] How to get X display for the same user on separate systems simultaneously
from 2 systems for the same username(NIS authentication)
- 08-05-2010 #2
Your question is a bit unclear. Do you mean 'how to let users on multiple hosts share a single X server?'. If so, you could do this either by using SSH tunnels to the X server, or by starting the X server listening on TCP. The former method is done routinely by simply using an SSH login to a remote hsot, with X tunnel (ssh -X). The latter is somewhat insecure, but can be done by reworking the startx script, on most distros.
--- rod.Stuff happens. Then stays happened.
- 08-06-2010 #3Just Joined!
- Join Date
- Aug 2010
- Posts
- 2
Thank u sir,
Actually i'm using rlogin instead of ssh. my problem was solved. It was nothing about Xdisplay. I could not open two instances of openoffice application.
Sorry to disturb. It was due to my thoughtlessness



