Differences between revisions 3 and 4
Revision 3 as of 2008-08-03 23:25:59
Size: 279
Editor: julius
Comment:
Revision 4 as of 2008-12-15 02:48:26
Size: 275
Editor: julius
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= CANCELLING PRINT JOBS = = CANCEL PRINT JOBS =

CANCEL PRINT JOBS

Type:

lprm -P"printername" all

or

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

(If the system is running "cups" then you can just run lprm -

ENABLING PRINTERS

Type:

su -

cupsenable "printername"

/etc/init.d/cups start

Print_Jobs (last edited 2024-02-16 05:17:37 by JennyTinsey)