Difference between revisions of "Printing"

no edit summary
imported>Roland
(Added CUPS web interface. Needs review and improvements...)
imported>Verityproductions
Line 30: Line 30:
= Adding a Printer =
= Adding a Printer =


Don't worry - there's no need to use the terminal here! In fact, assuming CUPS has been enabled (and started), upon connecting a printer, it should be automatically detected and configured for you to use. The process itself should take only about a minute. However, if the automatic detection and configuration doesn't seem to work, then your printer can be manually set up with relative ease.
Don't worry - there's no need to use the terminal here! In fact, assuming CUPS has been enabled (and started), upon connecting a printer, it should be automatically detected and configured for you to use. The process itself should take only about a minute. However, if the automatic detection and configuration doesn't seem to work, then your printer can be manually set up with relative ease. There are two methods to do so:


* '''Webpage Interface''': CUPS provides an webpage interface that will open in your default web browser to configure your printer. This interface also provides access to further information about CUPS, as well as on-line help.


== Part 1: The Automatic Method ==
* '''Desktop Interface''': A standard desktop wizard is also available, which should be instantly familiar to those who have configured a printer before, whether using Linux or another operating system such as windows.
 
== Webpage Interface ==
 
 
[[File:CUPSweb.png|thumb|left|375px]]
 
 
To access the webpage interface, select '''Manage Printing''' from your desktop menu. The interface will automatically open in your default web browser. Alternatively, you can also open your choice of web browser, and enter the following line into the address bar:
 
http://localhost:631/
<br clear="all" />
 
 
== Desktop Interface Part 1: The Automatic Method ==


[[File:CUPS1.png|thumb|left|375px]]
[[File:CUPS1.png|thumb|left|375px]]
Line 61: Line 76:




== Part 2: The Manual Method ==
== Desktop Interface Part 2: The Manual Method ==




Line 108: Line 123:
That's it! Now click the '''OK''' button to close the window and start using your printer.
That's it! Now click the '''OK''' button to close the window and start using your printer.
<br clear="all" />
<br clear="all" />
== Part 3: The CUPS web interface Method ==
The upper methods use system-config-printer to manage your printers. However you also can use the CUPS web interface. As soon as the CUPS daemon is running, just enter
  http://localhost:631/
into any webbrowser.