|
⇤ ← Revision 1 as of 2007-11-30 01:35:51
Size: 158
Comment:
|
Size: 210
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 2: | Line 2: |
| Type: lprm -P"printername" all | 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) |
CANCELLING PRINT JOBS
Type:
lprm -P"printername" all
or
lprm -a all (you need to be root to do this)
ENABLING PRINTERS
Type:
su -
cupsenable "printername"
/etc/init.d/cups start
