next up previous
Up: Stanford Linguistics Computing Pages

Getting Connected

Stefan Kaufmann
kaufmann@csli.stanford.edu

Contents

In General...

Using X-windows from one of the new departmental machines is easy. There are only a few steps involved:

Windows

Mac

Linux

One more thing...

All the above sections contain the line

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.



About this document ...

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


next up previous
Up: Stanford Linguistics Computing Pages

Stefan Kaufmann
Sat Feb 7 16:29:21 PST 1998