On 12/07/02 at 02:25 PM H S Rai spake thusly:
>On my Linux machine, I can get graphics application working from >remote Linux/Unix machines by exporting DISPLAY. But how to get remote >desktop displayed on local linux machine. >On M$ window using xManagers's xBrowser it is possible. > >If I issue /usr/openwin/bin/openwin on xterm screen, it gave following >error: > > "There is already a server running on :0" > On the remote machine you're logged onto, type "setenv DISPLAY hsrai.iitr.ernet.in:0.0". Then on your machine, ie, hsrai.iitr.ernet.in, type "xhost + remote.iitr.ernet.in", then if you run a X app on remote while you're logged onto it, you'll get the display on hsrai. The X server running message means that you'll prolly have to change how you start the display, try setting your DISPLAY variable so it confirms to hostname:displaynumber.screennumber, or something like hsrai.iitr.ernet.in:1.0 or hsrai.iitr.ernet.in:0.1. -- cheers ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
