Computing Resources and Help
CS536-S24 Intro to PLs and Compilers


CS Account

A CS account is automatically issued to you by the Computer Systems Lab (CSL) after you register for the course.

This account provides you with access to the lab computers, a disk quota (for file storage), and paper quota (for printing). Only registered students are given an account.

Account Policies:

If you have problems with your password or account, contact the CSL

CS Computer Labs

The computer labs for use by students are located on the first floor of the Computer Sciences building during the hours from 7 am - 1 am every day.

For locations look for the Linux machines listed in the Computer Systems Lab Instructional Facilities page.

Remote Access

You may also remotely log into these machines. See the CSL's information about remote access to CS machines To access the machines remotely, connect to best-linux.cs.wisc.edu (this will connect you to the Linux machine in the CS labs that currently has the fewest number of other users logged in to it). If your computer gives you a warning about spoofing, try connecting to best-royal.cs.wisc.edu (and if neither of those work, try connecting to royal-NN.cs.wisc.edu where NN is a 2 digit number between 01 and 30).

These instructions for using SCP and SSH to copy your work, remotely connect, and test your programs on the CS computers may be helpful.

Printing

All the instructional machines are set up to print to the printers in 1358 CS. In order to print from any of the computers your paper quota must be greater than 0. At the beginning of the semester all CS students receive an initial paper quota established by the CSL.

Each of your print jobs will be scheduled individually and may print out on any of the printers in 1358 CS. To check which printer your job is coming out on look for your login name on the monitor by each printer.

If there is a problem with one of the printers or there is no paper left in the print room send email to lab@cs.wisc.edu. Do not try to fix any of the printers yourself.

For further information about printing (e.g., how to check your quota) see the CSL information about printing in the instructional labs.

A useful command for printing source code listings is:

print -landscape -Plaser <filename>