Difference between revisions of "Common Unix Printing System"
Jump to navigation
Jump to search
(New page: ==Navigation== computing: software: UNIX/Linux: Common Unix Printing System (CUPS) ==Overview== The Common Unix Printing System, abbreviated CUPS, is an [[API (prog...) |
(→Reference: local manual pages) |
||
Line 6: | Line 6: | ||
* {{wikipedia|Common Unix Printing System}} | * {{wikipedia|Common Unix Printing System}} | ||
* [http://cups.org official web site] | * [http://cups.org official web site] | ||
+ | * Local manual pages (should work if you have CUPS running; searchable): | ||
+ | ** [http://localhost:631/help/overview.html Overview of CUPS] | ||
+ | ** [http://localhost:631/help/?TOPIC=Man+Pages manpages] | ||
+ | *** [http://localhost:631/help/ref-cupsd-conf.html cupsd.conf] | ||
+ | |||
==Concepts== | ==Concepts== | ||
* '''queue''' | * '''queue''' |
Revision as of 01:32, 20 March 2007
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.
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
- official web site
- Local manual pages (should work if you have CUPS running; searchable):
Concepts
- queue
- A class of printers is a group of printers wherein the first available printer will accept each job sent to the 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!