« January 2007 | Main | March 2007 »
February 24, 2007
Getting access to the code repository
We're using subversion for version control. The repository is on one of the ECLab servers and is not publicly accessible. In order to get access you need to generate a public/private keypair for ssh.
On your virtual machine run the following command:
ssh-keygen -t dsa -b 2048
When prompted about where to store the keys, accept the default location. (".ssh/")
Don't include a passphrase unless you want to type a lot while working with the code.
This generated two keys, a public and a private. You need to send me the public key. It will be something like "/home/student/.ssh/id_dsa.pub". Email is fine.
Posted by Devlin at 8:45 PM | Comments ()
Parallels VMs
The Parallels vm image
is available.
MD5 = df5842ab236a7125645c3cc85edf84d1
Posted by Devlin at 8:38 PM | Comments ()
February 18, 2007
Get your red hot virtual machines
The VMWare image is available. It's a zip file, which will result in a directory called "Pythia", which is the cool name for the reputation framework.
Username: student
password: reputation
MD5 (pythia.zip) = f4bd6ec5b9c91b4db875af41b1242cac
Download size: 745 MB
Uncompressed size: approx 2.3 GB
Matt and Jun got this virtual machine to run without incident with the VMWare Player.
Posted by Devlin at 12:00 AM | Comments ()
February 17, 2007
Project Warm-Up
I've put a warm-up project on the Course Project page. Devlin can help with the details.
Posted by windley at 11:25 AM | Comments ()
Karen Stephenson
This is the talk by Karen Stephenson that I want you to listen to in lieu of class on Tuesday. Thanks.
Posted by windley at 11:22 AM | Comments ()