Cambridge Printing for Linux

The MCS printing service doesn't offer a client for personal Linux PCs, but it is possible to print from MCS Linux, either on MCS-owned PCs or via the remote-access servers.

Because of this, it's possible to use SSH connections to MCS Linux servers to print documents from the terminal of any Linux PC in Cambridge.

In order to simplify this process, follow the instructions below to set up a script for printing:

  1. Download the script from the GitHub repository. You may wish to place it into ~/bin/ for ease of use.
  2. Edit the decompressed script in a text editor and insert your CRSid in the appropriate location in line 10.
  3. While you have the file open, insert the name of the printer (or printer queue) you would like to use in line 16. You can find the name of the printer you are using here.
  4. If you wish to print in colour by default, change the default printing mode in line 13.

To use the script once you have configured it, simply run it with any PDF file as an argument (e.g. camprint filename.pdf) and enter your UIS password when prompted.

For more details on use, run camprint --help.

Bug reports and improvements (especially if they address the limitations below) are welcome!

Limitations and restrictions:

Click here to go back to my homepage.