![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
|
Creating a Print Server
I currently work in a situation where there are about 2000 teens. There is a MAJOR waste of paper. I was wondering if anyone has ever Created a Print Server that would manage the usage of printing as well as possibly taking the document that they print and save it on the Server. Currently the teens have a storage space for files and I think I want to use that to authenticate them and use a quota system based on that. If anyone has any info on what I need to create this or has a program I could modify, it would be helpful. Thanks!
|
|
|
|
|
|
#2 |
|
Expert Programmer
|
Look up CUPS, it has been done.
__________________
Clifford Matthew Roche <geek@cliffordroche.com> Web Hosting: http://www.crd-hosting.com Consulting: http://www.crdev-consulting.com |
|
|
|
|
|
#3 |
|
Hobbyist Programmer
|
Thanks for the Info. I was just browsing the website real fast and noticed that it seemed to be really complicated. Have you worked with this software before? As well as if you have would you be willing to help me, or direct me to the right path to gain help? Once again thanks, and you just might have said a couple hundred trees.
|
|
|
|
|
|
#4 |
|
Programming Guru
![]() ![]() ![]() |
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#5 |
|
Hobbyist Programmer
|
Does anyone know about Windows Printing Services involving Quotas? Or the idea that Microsoft has a Print Service for Handling Quotas?
|
|
|
|
|
|
#6 |
|
Expert Programmer
|
Don't know much about Quotas since I don't really use them, I know it is possible as I have seen my University (back when I was a student) use quotas on user accounts (pretty much you prepaid for so many pages) and they updated it on their print server when you paid them.
CUPS really is not that complicated though, most linux distributions, in fact about all of them, use cups as a local print service in the base installation, it is a very short hop to making it work as a network wide print server, and intagrate it with SAMBA if you wanted to, or use a raw HTTP print queue.
__________________
Clifford Matthew Roche <geek@cliffordroche.com> Web Hosting: http://www.crd-hosting.com Consulting: http://www.crdev-consulting.com |
|
|
|
|
|
#7 |
|
Hobbyist Programmer
|
I have looked a little into CUPS, but in the next few years there is the possibility that we'll be moving onto a Windows Domain and the enviroment that I am able to test in, is a Windows Domain so I want to try and find something for that first. I've looked in the past and have not found much for it. If I can't find anything for a Windows Domain then I will move over to CUPS.
|
|
|
|
|
|
#8 |
|
Programmer
Join Date: Mar 2007
Posts: 33
Rep Power: 0
![]() |
Sorry to dig up an old topic, but here is hoping he is listening for replies via email
Hope you are listening and this helps: http://papercut.biz/products/quota/ Papercut Print quota and Net Charging. it aint free, but it does the job 100% my company uses it, works like a charm AND it does list the names of documents printed.. well worth checking out. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| error 3 Expected end-of-statement | m0rb1d | Other Scripting Languages | 0 | Dec 12th, 2006 10:05 AM |
| Beginers Python Tutorial | Beegie_B | Python | 15 | Jul 28th, 2006 11:43 AM |
| [Python] BlackJack | UnKnown X | Show Off Your Open Source Projects | 9 | Feb 20th, 2006 6:01 AM |
| First Python Programme: Fibonacci Finder | UnKnown X | Python | 2 | Dec 15th, 2005 6:19 PM |
| ftplib help please! | disAbled | Python | 1 | Jun 30th, 2005 8:05 PM |