Common Unix Printing System: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
→Reference: local manual pages |
→Concepts: job; explanations |
||
| Line 12: | Line 12: | ||
==Concepts== | ==Concepts== | ||
* | * '''class''': a group of printers wherein the first available printer will accept each job sent to the class. | ||
* '''job''': a particular document submitted for printing by a particular client (machine) to a particular printer | |||
* '''queue''': a list of documents to be printed by a particular printer or class | |||
* '''printer''' | * '''printer''' | ||
==Error Messages== | ==Error Messages== | ||
There doesn't seem to be any catalog on the CUPS site of possible error messages and what they mean. | There doesn't seem to be any catalog on the CUPS site of possible error messages and what they mean. | ||
* cupsdAuthorize: | * cupsdAuthorize: | ||
** Local authentication certificate not found! | ** Local authentication certificate not found! | ||
Revision as of 01:34, 20 March 2007
Navigation
computing: software: UNIX/Linux: Common Unix Printing System (CUPS)
Overview
The Common Unix Printing System, abbreviated CUPS, is an API for providing printer services across different flavors of UNIX/Linux.<hide>
page status::seed
</hide>
|
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
Reference
- Wikipedia (Common Unix Printing System)
- official web site
- Local manual pages (should work if you have CUPS running; searchable):
Concepts
- class: a group of printers wherein the first available printer will accept each job sent to the class.
- job: a particular document submitted for printing by a particular client (machine) to a particular printer
- queue: a list of documents to be printed by a particular printer or class
- printer
Error Messages
There doesn't seem to be any catalog on the CUPS site of possible error messages and what they mean.
- cupsdAuthorize:
- Local authentication certificate not found!
