Getting Started with the Humdrum Toolkit @ CCARH ------------------------------------------------- via Cygwin from CCARH www.ccarh.org (alias for ccarh.stanford.edu) 1. Open an x-windows browser > startx 2. In the new X window which launches: > xhost + ccarh.stanford.edu 3. Log into the ccarh.org server: > ssh username@ccarh.org 4. Find out which computer you're logged in from (the computer in CCARH lab's name): > who look for your login and copy the cpu name listed after your login 5. Export your display via X windows so you can run graphical programs remotely from the server: > export DISPLAY=.edu:0.0 6. Test your export using xeyes, firefox and emacs: > xeyes funny eyes should appear > firefox & firefox web browser should appear > emacs emacs text editor should appear 7. set Humdrum toolset access: > source /etc/profile.d/humdrum.sh