Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: remote xterm
- To: tlug@example.com
- Subject: Re: tlug: remote xterm
- From: nemossan@example.com
- Date: Thu, 04 Jun 1998 16:35:02 +0900
- In-reply-to: Your message of "Thu, 4 Jun 1998 15:30:16 +0900 "
- References: <199806040630.PAA19947@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
You are necessary to issue "xhost +my_pc" command at your X-server. On Thu, 4 Jun 1998 15:30:16 +0900 Neil Fergusson <mv124@example.com> writes: | > I have been trying (and trying, and trying ...) to run remote (windowed) > programs from my RedHat 5 - running PC. | > Initially I tried an rlogin to the cray, but of course Matlab could > not open the display (namely :0.0 on my PC). > Subsequently, I unsuccessfully attempted several variations of: > rsh cray "exec xterm -display MyPC:0.0 </dev/null >&/dev/null &" > (where MyPC is the name of the local host (my PC), and cray is > the address of the cray.) I don't know wheter this is OK, but usually I login to X-client, Cray in this case, and issue such as "xterm &". # May be "rsh cray "DISPLAY=MyPC:0.0; xterm &" will work, but # I've no exprience such command. ^^;; Before to do so, I'm neccessary to set DISPLAY environment-variables to set, and > 2. "Xlib: connection to "melnjf.mel.go.jp:0.0" refused by server > Xlib: Client is not authorized to connect to Server > Error: Can't open display: melnjf.mel.go.jp:0.0" > (when I typed: > rsh cray "exec /usr/openwin/bin/xterm -display MyPC:0.0 </dev/null &" > ) This is becasue your X-server dosen't permit to display Cray's pictures, to do so you are necessary to issu "xhost +..." Thus; step-1 on X-server (your PC) issue "xhost +Cray" step-2 on X-client (Cray) setenv DISPLAY your_PC # or export DISPLAY=your_PC # in case of bash DISPLAY=your_PC; export DISPLAY # in case of sh setp-3 on X-client (Cray) xterm & This is the case that X-server is like unix-systems, if you want to display Cray's picture on Win{NT,95} or Mac, see http://www.microimages.com/www/html/freestuff/mix/ -- nemossan -------------------------------------------------------------- Next TLUG Meeting: 13 June Sat, Tokyo Station Yaesu gate 12:30 Featuring Stone and Turnbull on .rpm and .deb packages Next Nomikai: 17 July, 19:30 Tengu TokyoEkiMae 03-3275-3691 After June 13, the next meeting is 8 August at Tokyo Station -------------------------------------------------------------- Sponsor: PHT, makers of TurboLinux http://www.pht.co.jp
- References:
- tlug: remote xterm
- From: Neil Fergusson <mv124@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: remote xterm
- Next by Date: Re: tlug: remote xterm
- Prev by thread: Re: tlug: remote xterm
- Next by thread: Re: tlug: remote xterm
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links