Visitor setup
- log on to corpustr account using a terminal program
(e.g. X11 or Mac's Terminal program)
- On a Mac (or an equivalent shell), say
ssh -Y corpustr@babel.ling.upenn.edu
- At the prompt, enter the password
- If prompted for terminal type, simply enter RETURN
- check shell
- echo $SHELL should return /bin/tcsh
- if new visitor, make directory for them
- copy text files
- in order to access the Emacs tutorial, type emacs and then
type C-h t. That is, type CONTROL and
then h (continuing to hold down the CONTROL key),
then let go of both and type t. The h stands for
"help," and the t stands for "tutorial." Then follow the
onscreen instructions.