A new alias has been created for remote access:
solaris.remote.cs.rpi.edu
will connect you to one of 16 computers running Solaris 8. This is
the preferred machine name to use if you require remote access to lab
machines running Solaris 8. Please do not access machines directly by
their name unless you have a compelling reason to be using a specific
computer. Certain computers come and go off our network, and reliance
on a particular computer may cause you problems later on.
The new machines do not accept unencrypted connections. You should use some version of ssh to connect. If you are connecting from a PC, you can get TeraTerm with SSH extensions from our web page at: http://www.cs.rpi.edu/lab/software
You will need to download and extract both files to the same location before running the included setup program.
Note on Lab Timings: The Sparc Lab and OOT Lab are usually open Monday-Saturday from 9am-5pm. You can enter and use the labs at any other time if you are able to get in. (There usually are some students working in the Sparc lab late at night.) If you are the last person to leave the lab after hours, please lock the door behind you.
To submit your assignment, follow these steps:
1. You must be on a CS machine running unix. The Ultras in the Sparc lab will
do fine.
2. Go to the directory in which all your source code (source and header files),
Makefile, and README file are placed.
3. Type "submit compgraph" at the prompt.
This script will automatically tar, gzip, uu-encode and email the
entire directory contents. It tries to be smart about not including
executable and object files, core files, etc.
4. You will receive an automatic email reply showing all the files that were
submitted, along with a timestamp. This email is sent to your CS account,
so be sure to check there or forward email from there to your RCS account.
Note that you can send in multiple submissions. We will use the most recent one for evaluation of your assignment. The corresponding timestamp will serve to determine the penalty for late submissions.
Let us know if you have any problems with this submission procedure.
Important: Please save your submitted assignment files until your assignment has been graded.
Xianfeng Zhao