Differences between revisions 7 and 8
Revision 7 as of 2013-12-04 01:53:15
Size: 330
Editor: test07
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 4: Line 4:
lprm -P"printername" all login as root
Line 6: Line 6:
or

lprm -a all (you need to be root to do this)
lprm -P"printername" -
Line 12: Line 10:
lprm -P marion2_overlay -
eg. lprm -P marion2_overlay -

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)