Fri, 11 Aug 2006

To set up CUPS based printing

apt-get install hplip hpijs

This will install quite a few other things as well, including CUPS

Then go to:
    
    http://localhost:631

and add a printer.

Present configurations include:

    HP_Laserjet_2100TN
        Device:  AppSocket/HP JetDirect
        Device URI: socket://10.10.10.99:9100
        Make:   HP (HPLIP)
        Model:  HP Laserjet 2100 Foomatic/hpijs
                or
                HP Laserjet 2100 Series Postscript

    HP_Photosmart_7960
        Device: Internet Printing Protocal (http)
        Device URL: http://10.10.10.98:631/ipp/lpt2
        Make:   HP (HPLIP)
        Model:  HP Photosmart 7960 Foomatic/hpijs

Check by going to Printers/Manage Printers/Print Test Page.

Posted at: 01:36 | category: /configure | Comments ()