Skip navigation.
KDE Developer's Journals

CUPS web interface on Kanotix with network printer autodiscovery by "snmp" backend enabled

pipitas's picture

On Kanotix, the CUPS web interface has a working "network printer autodiscovery". On Ubuntu, there is none. The reason is: Kanotix has the new CUPS 1.2 "snmp" backend enabled, Ubuntu has it disabled.

Clicking on one of the "Add This Printer" buttons starts an easy to use "Add Printer Wizard". That wizard requires only 2 stages, and in most cases it is only 2 more clicks to install the printer:

Ubuntu users, if you want get the same goodness for your system, run this command:

  sudo ln -s  ../backend-available/snmp /usr/lib/cups/backend/snmp

You don't even need to restart CUPS to see it in action. Just go to

http://localhost:631/admin

If your LAN has one or more SNMP enabled printers attached to it, chances are that the CUPS web interface will automatically discover it and offer you to install it with the help of its "Add Printer Wizard".

To see how this looks like, see these screenshots: