Differences between revisions 8 and 9
Revision 8 as of 2015-01-13 00:36:22
Size: 293
Editor: test12
Comment:
Revision 9 as of 2015-07-16 03:03:21
Size: 401
Editor: test05
Comment:
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:

*** 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

Print_Jobs (last edited 2024-02-16 05:17:37 by JennyTinsey)