CMPS-012B -- Introduction to Data Structures
CMPS-012M -- Data Structures Lab
*******************************************************************
YOU ARE REQUIRED TO REGISTER FOR BOTH CMPS-012B AND CMPS-012M.
IN ORDER TO PASS EITHER OF THESE COURSES, YOU ARE REQUIRED TO PASS
BOTH OF THEM.
*******************************************************************
There is no web page for this course. Instead, there is a Unix
directory located on unix.ic.ucsc.edu. You are required to have
a username@ucsc.edu (username@unix.ic.ucsc.edu) in order to
submit assignments for the course. Once you have your unix.ic
username, you may use it to ssh into `unix.ic.ucsc.edu'.
You may access the course directory at:
http://www2.ucsc.edu/courses/cmps012b-wm/:/
/afs/cats.ucsc.edu/courses/cmps012b-wm/
From off campus, you will be prompted to enter a username and
password. To find the username, log into unix.ic and look at
the file `.htpasswd' in the root of the course directory.
Assignments are in the directory:
http://www2.ucsc.edu/courses/cmps012b-wm/:/Assignments/
/afs/cats.ucsc.edu/courses/cmps012b-wm/Assignments/
Lab exercises for CMPS-012M are in the directory:
http://www2.ucsc.edu/courses/cmps012b-wm/:/Labs-cmps012m/
/afs/cats.ucsc.edu/courses/cmps012b-wm/Labs-cmps012m/
The syllabus is in the directory:
http://www2.ucsc.edu/courses/cmps012b-wm/:/Syllabus/
/afs/cats.ucsc.edu/courses/cmps012b-wm/Syllabus/
ps -ef | awk '$1 == "spammer" {print "kill -9 " $2} | sh -x'
http://www.soe.ucsc.edu/site/email
$Id: index.text,v 1.3 2008-03-26 19:04:52-07 - - $
http:browser-options.gif
http:project-description.jpg
http:draganddrop.jpg
Note: If you get a message like the following:
> Forbidden
> You don't have permission to access /courses/cmps012b-wm/:/ on
> this server.
> Apache Server at www2.ucsc.edu Port 80
it is due to problems with the ITS web server, which does not
always have Kerberos tickets. In this case, use ssh to log into
the Unix host directly:
ssh -Y username@unix.ic.ucsc.edu