To setup your account so that you can log into the machines in the graphics cluster, follow these steps.
cd /afs/andrew/usr/<user>
mkdir 15-464
cd 15-464
fs sa . system:campusnet rlNote that the directory 15-464 must be readable by everyone, so do not store assignment-related files there!
<user>@ANDREW.CMU.EDU
kinit <user>@ANDREW.CMU.EDUthey will get the required Kerberos and Andrew tickets.
aklog andrew.cmu.edu
<user>@ANDREW.CMU.EDUand your password will be your normal Andrew password.
Remember to read-protect your assignment directory!