This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
openprinting:database:cupsprintingtutorial [2016/07/19 01:20] 127.0.0.1 external edit |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | =====Contents===== | ||
| - | |||
| - | * [[https://www.linuxfoundation.org/#CUPS_Printing_Setup_Mini-HOWTO|1 CUPS Printing Setup Mini-HOWTO]] | ||
| - | * [[https://www.linuxfoundation.org/#Read_it_here_...|1.1 Read it here ...]] | ||
| - | * [[https://www.linuxfoundation.org/#..._and_discuss_about_it_here.21|1.2 ... and discuss about it here!]] | ||
| - | * [[https://www.linuxfoundation.org/#Older_Tutorial|1.3 Older Tutorial]] | ||
| - | |||
| - | ====== CUPS Printing Setup Mini-HOWTO ====== | ||
| - | |||
| - | **A Tutorial from Till Kamppeter** | ||
| - | |||
| - | This tutorial shows the basics of printing with CUPS, including | ||
| - | |||
| - | * Setting up local (USB, Parallel) PostScript and non-PostScript printers | ||
| - | * Multi-function devices | ||
| - | * Assigning an IP address to ethernet-connected printers | ||
| - | * Sharing printers in networks | ||
| - | * High availability - Redundant CUPS queues and servers | ||
| - | * Sharing printers to Windows boxes with Samba | ||
| - | * and more ... | ||
| - | ===== Read it here ... ===== | ||
| - | |||
| - | [[http://dev.linuxfoundation.org/~till/printing-tutorial/tut.html|Browse the tutorial online]] | ||
| - | |||
| - | [[http://dev.linuxfoundation.org/~till/printing-tutorial/tut.pdf|Download a PDF file]] | ||
| - | |||
| - | The document is written in HTML and the PDF is generated from the HTML source using [[http://www.htmldoc.org/|HTMLDOC]]. All files needed to generate the PDF file you can download [[http://dev.linuxfoundation.org/~till/printing-tutorial/|here]]. Run "''htmldoc --batch tut.book''" for directly producing the PDF or "''htmldoc tut.book''" to get a graphical tool to configure the PDF layout. | ||
| - | ===== ... and discuss about it here! ===== | ||
| - | |||
| - | You can discuss the tutorial in [[http://forums.linux-foundation.org/list.php?19|our forums]]. | ||
| - | |||
| - | ===== Older Tutorial ===== | ||
| - | |||
| - | |||
| - | And [[:openprinting:database:linuxkongresstutorial2002|here]] is an older printing tutorial which Till has given together with Kurt Pfeifle on the [[http://www.linux-kongress.org/2002/|Linux-Kongress 2002]] in Germany. Note that this one is still based in Foomatic 2.x, but it contains some subjects not covered by the new tutorial. | ||