|
Size: 158
Comment:
|
Size: 275
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: |
| lprm -P"printername" all | |
| Line 5: | Line 6: |
| or lprm -a all (you need to be root to do this) (If the system is running "cups" then you can just run lprm - |
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
