Open http://localhost:631/admin:
Authentication Dialog
When printing a document you will be asked for a username and a password to authenticate against print.bfh.ch. The username is your BFH account with domain info (e.g. BFH\bad9).
For some users (mainly KDE desktop) there are issues with the authentication dialog. Install print-manager package to close this issue.
LibreOffice
Open http://localhost:631/admin:
this PPD File
onto your local filesystem.Paper rolls in plotters
In general, all plotters are using Roll 1 and Roll 2 as media source. As the plotters at BFH are accessible by all, make sure your are selecting source, paper size and quality as present on your plotter of desire. Media Size is in general A1(594mm) or E+(36”) and Media Type is LFM090 Top Color 90gsm. You can find these parameters on the label of your newly shipped paper roll.
Hint
When printing a document you will be asked for a username and a password to authenticate against print.bfh.ch. The username is your BFH account with domain info (e.g. BFH.CH\bad9).
LibreOffice
For some scenarios, it may be more comfortable to do not allow cups the automated installation of network printers.
Edit /etc/cups/cupsd.conf
and edit following lines:
Browsing Off
BrowseLocalProtocols none
Edit /etc/cups/cups-browsed.conf
and edit:
BrowseProtocols none
Issue following command to restart the service:
systemctl restart cups-browsed.service
And your done. After this, only printers wich were installed manually will been shown.