Differences between revisions 1 and 8 (spanning 7 versions)
Revision 1 as of 2007-11-30 01:35:51
Size: 158
Editor: julius
Comment:
Revision 8 as of 2015-01-13 00:36:22
Size: 293
Editor: test12
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= CANCELLING PRINT JOBS =
Type:  lprm -P"printername" all
= CANCEL PRINT JOBS =
Type:
Line 4: Line 4:
login as root
Line 5: Line 6:
lprm -P"printername" -

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

eg. lprm -P marion2_overlay -
Line 14: Line 20:

service cups restart

CANCEL PRINT JOBS

Type:

login as root

lprm -P"printername" -

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

eg. lprm -P marion2_overlay -

ENABLING PRINTERS

Type:

su -

cupsenable "printername"

/etc/init.d/cups start

service cups restart

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