Remote access to 6.01 software from Mac OSX
Required Software
Please download the following software:
Connecting
We have set up an athena dialup machine at athena.dialup.mit.edu. You can access your Athena account (and the 6.01 software) via ssh (with X-forwarding enabled) from a terminal:
$ ssh -X USERNAME@athena.dialup.mit.edu
where USERNAME is your Athena username. Enter your Athena password. After logging in, run the command:
$ add -f 6.01
and then follow the same procedures that you would use on the lab laptops.