Displaying 1 result from an estimated 1 matches for "hp_laserjet_3015".
2006 Sep 22
2
samba printer share
...printcap name = cups
        security = share
        max log size = 50
[Server_files]
        map archive = no
        writeable = yes
        path = /mnt/nfs
        hide dot files = no
        public = yes
        case sensitive = yes
[printers]
        postscript = yes
        printer = hp_LaserJet_3015
        lpq command = lpstat -o %p
        browseable = yes
        printable = yes
        print command = lpr -P %p -o raw %s -r
        comment = All Printers
        lprm command = cancel %p-%j
        printer admin = root
=======================
My printer here is installed via HPLIP, CUPS is...