Overview
In this project you will use software on machines running the Unix operating system. Make sure you have signed up for a GLUE computer account if you do not have one yet.
Specifications
The actual description for this project is available on the GRACE cluster of UNIX machines (these are a subset of the campus GLUE cluster). To see the description you will need to:
- Make a secure shell (ssh) connection to one of the GRACE machines. You can connect via either the linux.grace.umd.edu or solaris.grace.umd.edu alias for this initial stage. In some of the parts you may be told to connect to a specific host.
- Once logged into your account (use your GLUE account that you
set up in project 1 to log into the GRACE machine) you need to
go into the public posting directory associated with your section.
You can go to that directory by typing one of the following command
at the prompt after logging in:
Section Command Section 0101 (Evan Golub's) cd /afs/glue/class/spring2006/cmsc/102/0101/public Section 0201 (Nelson Padua-Perez's) cd /afs/glue/class/spring2006/cmsc/102/0201/public Section 0301 (Fawzi Emad's) cd /afs/glue/class/spring2006/cmsc/102/0301/public - While in your section's directory, you can use the more command to view the description. It is in a file named project2.description.txt in that directory. The actual project description and all of the things that you need to do for the project are in that text file.
The project description will refer to a "handout" sheet available on the project 2 webpage called Funfile Text. You can Click Here to see that file.