docs.kde.org
Print Server Configuration: CUPS
Prev
Next

Chapter 6. Print Server Configuration: CUPS

Table of Contents

Quick Help
Longer Help
Explaining different elements of the GUI
Upper Window: View on Printers, both Real and Virtual
Lower Window: Tabbed View of Details
Welcome to the CUPS Server Configuration
Server General Configuration
Server Logging Configuration
Server Folders Configuration
Server HTTP Configuration
Server encryption support configuration
Server Miscellaneous Configuration
Network General Configuration
Network Clients Configuration
Browsing General Configuration
Browsing Connection Configuration
Browsing Masks Configuration
Browsing Timeouts Configuration
Browsing Relay Configuration
Security Configuration
Example: How To Define The Security For All Printers

Start the print server configuration (now that you have chosen CUPS, this is equivalent to the configuration of the CUPS daemon) by clicking on the appropriate button. You can find it by moving the mouse slowly over the buttons and reading the tooltips. It should be the 11th from the left , or third from the right; its icon is a wrench.

The CUPS Server Configuration window pops up. It gives you a structured view of all the settings that apply to the CUPS daemon. The configuration file for that daemon is normally located in /etc/cups/cupsd.conf. This is a plain ASCII file with a syntax similar to the configuration file of the Apache web server. It is a good idea to create a backup copy, just in case something goes wrong with the configuration through KDEPrint/CUPS Server Configuration dialogs:

cp /etc/cups/cupsd.conf /etc/cups/cupsd.conf.bak

As this graphical user interface to edit the configuration file is such a new feature, you should have the second chance of resorting to the original file. So back it up, please.

Quick Help

One very nice feature is the “Quick Help” available. If you click on the little question mark (What's this?) on your window title bar, you'll see the cursor changing its form. Now click on a cupsd configuration setting field to find out what it means and what your options are. In most cases you should understand the meaning immediately, otherwise turn to the excellent CUPS documentation. (If your CUPS Daemon is running, you have it online on your own host at http://localhost:631/documentation.html.

If CUPS is not running, but installed on your system you could find it in your own host's file system. The exact location depends on your operating system, but on Linux® the default is /usr/share/doc/cups/ or /usr/share/doc/cups/documentation.html.

Prev
Next
Home


docs.kde.org