|
Size: 210
Comment:
|
Size: 279
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 10: | Line 10: |
| (If the system is running "cups" then you can just run lprm - |
CANCELLING 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
