Printing via a Maths desktop
If you are unable to print directly from your laptop but you have an account on the Maths Linux system, you can work around the problem by copying the files to your Maths home directory, logging into a Maths computer and printing them from there.
Stergios Antonakoudis has written a script to streamline this process for Linux and MacOSX users by piping the contents of the files through an lpr command run on ssh.maths without the need to copy them first.
- Download the script
- Edit the PRINTER and CRSid lines to use your own default printer and login name
- Read this page if you are unsure how to run shell scripts
N.B. Only use this script for files which can safely be printed from the command line using lpr i.e. PDF, PostScript and plain text files. Using it to print any other file type will fail and may cause the printer to start spewing out pages of gibberish.