You can set things up by running the script
/afs/cs.cmu.edu/project/weh5336/SetupAndrewAccount.pl 15-465
or
/afs/cs.cmu.edu/project/weh5336/SetupAndrewAccount.pl 60-414
according to the course that you are enrolled in.
When logging into one of the machines your login ID will be
<user>@ANDREW.CMU.EDU
and your password will be your normal Andrew password.
If the script doesn't work for some reason, follow the steps below.
cd /afs/andrew/usr/<user>
mkdir 15-465
or
mkdir 60-414
cd 15-465
or
cd 60-414
fs sa . system:campusnet rl
Note that the directory 15-465 or 60-414 must be readable by everyone, so do not store assignment-related files there unless you intend to share them!
<user>@ANDREW.CMU.EDU
The capitals are IMPORTANT here.
If you don't know enough about unix to be able to create a file, ask one of the CS people for help.
kinit <user>@ANDREW.CMU.EDU
aklog andrew.cmu.edu
The capitals are IMPORTANT here too.
These will get the required Kerberos and Andrew tickets.
<user>@ANDREW.CMU.EDU
and your password will be your normal Andrew password.