We have created a "live" CD with the contest environment on it. The CD is based on the October 2007 release of Ubuntu 7.10 (Gutsy Gibbon). You don't have to reformat your hard drive to give it a try; booting from it won't effect your computer's OS or data at all.
Please download and try out the contest CD. A CD ISO image is available. Simply burn the image to a CD. And boot from it.
.
An annoying pop-up window will report the judges' judgement of the submission.
Most judgements are made within minutes of submission, but some judgements
may take much longer.
It is not predictable.
Please plan accordingly.
A team should start the PC2 software by
clicking on the
PC2 icon on the desktop.
A team needs to know their name: team103, team327 or whatever,
and their password.
The password is the same as the team name.
To print a file (to the default printer or class of printers), invoke the command:
pcpr filenameat the command line. Only files printed this way, will be delivered to the team.
By the way, printing is administered by CUPS.
lpstat -a # a list of all printers lpstat -d # the name of the default printer lpstat -c # a list of printer classes lpstat -o # list all active print jobs lpstat -t # all printer information lprm <job-id> lpadmin -p hplj1 -v socket://192.168.0.6:9100/ -E # add & enable a network printer lpadmin -p hlplj -L "FIT: in the backroom" -D "The first of two printers for the contest" lpadmin -p hplj2 -v socket://192.168.0.17:9100/ -E # add & enable a network printer lpadmin -p hplj1 -c contest # create class 'contest' and add printer to it lpadmin -p hplj2 -c contest # add printer to class 'contest'