Re: [Rockies-Edu] Found away to use ard to fix printer pause issue I have been having
Re: [Rockies-Edu] Found away to use ard to fix printer pause issue I have been having
- Subject: Re: [Rockies-Edu] Found away to use ard to fix printer pause issue I have been having
- From: Chery Bradley <email@hidden>
- Date: Sun, 14 Feb 2010 17:36:25 -0700
- Acceptlanguage: en-US
- Thread-topic: [Rockies-Edu] Found away to use ard to fix printer pause issue I have been having
Title: Re: [Rockies-Edu] Found away to use ard to fix printer pause issue I have been having
Thanks for the information. I’ll give it a try. Do you think that you have to do this regularly?
Chery
On 2/14/10 4:19 PM, "will" <email@hidden> wrote:
I have a way to fix the pause printer issue I have been posting. Just enter the following command from the unix command line as Root.
#find paused printers
cancel -a `lpstat -t | grep disabled | awk '{print $2}'`
#restart print ques
cupsenable `lpstat -t | grep disabled | awk '{print $2}'`
#checks printer status and quit
lpstat -t | grep disabled | awk '{print $2}'
#Killing one mac issue at a time Will 02-14-2010.
While researching this issue I found that CS2 and CS caused the printer to go into a pause state when trying to print from endesign.
Thank you for the input I have been getting on the issues I have been having.
Will
--
Chery Bradley
Enrichment and Technology Teacher
Telluride Elementary School
Telluride, Colorado
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Rockies-edu mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden