Skip to main content

linux

  • Printing from private notebooks to the institutes printer is only possible (UPP is fine) via LAN (=cable) and not via WLAN. Your device must be first registered in a central system - please contact support for help.
  • Enable: 'show remote printers'
  • Hint: after the first time activating your Notebook at IMATH, it's possible that you have to wait up to 15 minutes before the printers appear. If you deactivate/activate your network or if your reboot your machine, the printer will be displayed immediately.
  • The printers at UZH advertise their presence using the mDNS protocol, so, in order to see the printers on the network, you must have an mDNS client installed and configured. This can be accomplished, on most systems, by installing the 'nss-mdns' module, and adding 'mdns' or 'mdns_minimal' to the 'hosts' line in '/etc/nsswitch.conf'. Note that, in most distributions, nss-mdns requires the 'avahi-daemon' to be installed and running.

Adding a printer from a command line


lpadmin -p <local name> -v ipp://print.math.uzh.ch/printers/<printer_name> -m everywhere -E
  • -p sets the name of the printer on the local maching; it can be anything, but the actual name of the printer is recommended
  • -v is a location on a print server; if print.math.uzh.ch does not work, try print24-pub.math.uzh.ch
  • -m chooses the driver; the everywhere is a standard driver that works with most printers
  • -E enables the printer automatically

The user executing the command must in the lp group. Alternatively, use sudo.

Printing via UPP

  • Printing is possible via LAN or WLAN as long as it is UZH internal.
  • UZH Print Plus

Booklets

Linux via terminal

    Use the build script:
    
    lpBooklet -p <printer> -n <number_of_copies> -m <A4|A5> -f <file.pdf>
    

    Linux via GUI

      In the print dialog select printer jcolor_booklet or kcolor_booklet. In case you like to have multiple copies, do not select multiple Copies here (do it on tab 'Advanced')!

      booklet-01.png

        Go to Page Setup and select the final Paper size A4 or A5. Also: One-Sided has to be set!

        booklet-02.png

          Go to Finishing and check if Booklet Printing is set.

          booklet-02a.png

            Go to Advanced and select at Saddle Stitch Setting: if you want the booklet folded only or folded and stitched. Also Repeat Job can be used to print multiple copies!

            booklet-03.png

              Hit Print to print your booklet