Stefan Kaufmann
kaufmann@csli.stanford.edu
Using X-windows from one of the new departmental machines is easy. There are only a few steps involved:
Exceed
. On the Mac: Exodus
. In
Linux: No special program to run, but you have to tell your machine to
allow the remote machine to display things on your screen
Exceed
is not running already, start it (open the
Exceed
group and double-click the Exceed
icon)
Samson
elaineXX:~> setenv DISPLAY
your IP address:0.0
elaineXX:~> xterm &
Exodus
is not running already, start it
(you may have to look for it in your ``Hard Disk'' folder)
MacSamson
elaineXX:~> setenv DISPLAY
your IP address:0.0
elaineXX:~> xterm &
rlogin elaine-best
elaineXX
you have been
connected to, then in a different window (open one by selecting
New Shell
) type xhost elaineXX
.
elaineXX:~> setenv DISPLAY
your-IP-address:0.0
All the above sections contain the line
elaineXX:~> setenv DISPLAY
your-IP-address:0.0
You can avoid having to do this every time. When you login to elaine,
the address of the local machine you are on is stored in an
environment variable. To have the machine take care of the
DISPLAY
variable, edit your .cshrc
file and, next to the
other commands in the section titled Environmental Variables
,
enter the lines
if( $?REMOTE_IPADDRESS) then setenv DISPLAY "${REMOTE_IPADDRESS}:0.0" endif
Next time you login, your DISPLAY
variable will be taken care of.
Getting Connected
This document was generated using the LaTeX2HTML translator Version 96.1-h (September 30, 1996) Copyright © 1993, 1994, 1995, 1996, Nikos Drakos, Computer Based Learning Unit, University of Leeds.
The command line arguments were:
latex2html -split 0 -up_url http://doors.stanford.edu/ sr/computing -up_title Stanford Linguistics Computing Pages -bottom_navigation connect-manual.tex.
The translation was initiated by Stefan Kaufmann on Sat Feb 7 16:29:21 PST 1998