Difference between revisions of "Cups"

From Linuxintro
imported>ThorstenStaerk
(Created page with "CUPS is the '''c'''ommon '''U'''nix '''p'''rinting '''s'''ystem. Here is all information this wiki has about cups: * Set up a print server using cups")
 
imported>ThorstenStaerk
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
CUPS is the '''c'''ommon '''U'''nix '''p'''rinting '''s'''ystem.
+
CUPS is the '''c'''ommon '''U'''nix '''p'''rinting '''s'''ystem. It consists of a ''server'' part that prints, also called the print server and a client part that sends print requests to a so-called network printer, or rather to the print server.
  
 
Here is all information this wiki has about cups:
 
Here is all information this wiki has about cups:
 
* [[Set up a print server using cups]]
 
* [[Set up a print server using cups]]
 +
* [[set up a network printer using cups]]
 +
* [[set up a local printer using cups]]

Latest revision as of 18:14, 10 December 2012

CUPS is the common Unix printing system. It consists of a server part that prints, also called the print server and a client part that sends print requests to a so-called network printer, or rather to the print server.

Here is all information this wiki has about cups: