CANCELLING PRINT JOBS

Type:

lprm -P"printername" all

or

lprm -a all (you need to be root to do this)

ENABLING PRINTERS

Type:

su -

cupsenable "printername"

/etc/init.d/cups start