|
Size: 210
Comment:
|
Size: 401
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| = CANCELLING PRINT JOBS = | = CANCEL PRINT JOBS = |
| Line 4: | Line 4: |
| lprm -P"printername" all | login as root |
| Line 6: | Line 6: |
| or | lprm -P"printername" - |
| Line 8: | Line 8: |
| lprm -a all (you need to be root to do this) | (If the system is running "cups" then you can just run lprm - eg. lprm -P marion2_overlay - |
| Line 18: | Line 20: |
service cups restart *** check to make sure the windows firewall has not turned on search windows firewall and turn it off |
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
*** check to make sure the windows firewall has not turned on
search windows firewall and turn it off
