Differences between revisions 2 and 5 (spanning 3 versions)
Revision 2 as of 2007-11-30 01:37:30
Size: 210
Editor: julius
Comment:
Revision 5 as of 2011-09-28 06:08:47
Size: 306
Editor: test05
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= CANCELLING PRINT JOBS = = CANCEL PRINT JOBS =
Line 9: Line 9:

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

lprm -P marion2_overlay -

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 -

lprm -P marion2_overlay -

ENABLING PRINTERS

Type:

su -

cupsenable "printername"

/etc/init.d/cups start

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