LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Linux Print Spooling disabling (https://www.linuxquestions.org/questions/linux-server-73/linux-print-spooling-disabling-632381/)

m_olliver 04-02-2008 04:24 AM

Linux Print Spooling disabling
 
After a couple of days the Spooling on printer queues becomes disabled. So i have to disable the queue then enable it again.

I don't want to have to do this every day for the 120 odd printers that we have.

I don't mind using a script to do this but would rather fix the source of the problem rather than provide another solution.


Thanks in advance for any replies.

Regards
MOlliver
Still trying to come to terms with the differences between Unix and Linux.

Jerre Cope 04-02-2008 10:55 PM

What distribution of Linux are you using and what spooler, and what version of the spooler?

m_olliver 04-03-2008 05:39 AM

Quote:

Originally Posted by Jerre Cope (Post 3108973)
What distribution of Linux are you using and what spooler, and what version of the spooler?

SUSE LINUX Enterprise Server 9 (x86_64)
VERSION = 9
PATCHLEVEL = 3

Linux 2.6.5-7.287.3-smp #1 SMP Tue Oct 2 07:31:36 UTC 2007 x86_64 x86_64 x86_64 GNU/Linux


And i think that we use Samba

Jerre Cope 04-03-2008 08:25 PM

SAMBA is a server to implement file / print sharing to windows clients. Samba will use whatever spooler software you are using.

Since you are using SUSE I expect you are using CUPS, which is a very fine print spooler, but SUSE 9 is rather old. You might need to download a new CUPS and compile from source. Be careful with that, there are a lot of special Ghostscript interactions going on with CUPS. Also, I haven't compile CUPS since Apple bought it.

In the meantime, try http://localhost:631 and see what CUPS says about itself. You might find the reason for cups disabling the printers there. I've found CUPS to be very stable, though sometimes PDF printing can get weird on certain distributions. Also watch the /var/log/cups logs for clues.


All times are GMT -5. The time now is 06:12 PM.