wired - colour laser printer linux

All the linux workstations should have already been set up to use this colour laser printer.

There are three queues for this:

  • clj (takes paper from tray3)
  • clj2s (takes paper from tray3; prints to both sides)
  • clj_t (takes transparencies from tray2)

If you discover that your linux machine has not been properly setup for this, please contact sysadmin@physics.mcmaster.ca. If this is a machine you configured yourself, the steps to setup the queues are:

  • Set "Browsing Off" in /etc/cups/cups.conf, restart cupd
  • Run these commands:
    lpadmin -p clj -E -v lpd://physprt/clj
    lpadmin -p clj2s -E -v lpd://physprt/clj2s
    lpadmin -p clj_t -E -v lpd://physprt/clj_t