Skip to main content

linux

Printing via UZHPrintPlus

Offical ZI Page: UZH Print Plus

Printing is possible via WLAN UZH, but not via WLAN EduRoam.

Printing via MATH/DM3L-Print server

To use the printer in Y27, you need a LAN connection (not WLAN)

Adding Printers

Institute
  • Info: Insitute Printers are the ones named after certain rooms (where the printer is located) e.g k30, h52 etc.
  • Setup: Open a Terminal and type the following command: 
    • Make sure to insert the real printer name (e.g "k30") in the place holder <printer-name>
      lpadmin -p <printer-name> -E -v ipp://print-mac.math.uzh.ch:631/printers/<printer-name> -m everywhere
UPP 
  • Info: UPP Printers are the ones located on k and j floor (public) e.g k, j, kcolor, jcolor (they support booklet printing)
  • Setup: Open a Terminal and type the following command:
    • Make sure to insert the real printer name (e.g "kcolor") in the place holder <printer-name> 
      sudo lpadmin -p <printer-name> -E \
        -v ipp://print-mac.math.uzh.ch:631/printers/<printer-name> \
        -m raw \
        -o auth-info-required=username,password
Authentication
  • Info: Both Institute & UPP Printers require LDAP-Authentication in order to print. (IMATH-Credentials)
  • Setup: After adding a printer, the first print-job will not ask to authenticate (won't print), just print it again and. On the second attempt, you will be prompted for your IMATH-Credentials (same as for MY, MADE, Thinlinc)
    • Make sure to tick the box "Remember password", so you will never be prompted for credentials on this printer again.

image.png

Booklet Printing

  • Info: This option is only available on UPP Printers (k, kcolor, j, jcolor)
  1. In the Print-Dialog go to "Advanced", then set the following settings

    4.png

  2. Print Style: "Booklet Printing"
  3. Saddle Stich: On
  4. Staple: On
  5. For colored booklets scroll down to the "Quality" section and set the Color Mode: "Color"

    5.png

  6. Click "Print" in the top right corner.

Troubleshooting

  • You may have discovered that all the Insitute Printers are listed in the print-dialog "General"- Tab, even if you haven't added them.
    • Printing on them will not work, since there is no way to authenticate!