<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; cups</title> <atom:link href="http://www.ghacks.net/tag/cups/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 09:52:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Setting up a network printer in Fedora 13</title><link>http://www.ghacks.net/2010/06/20/setting-up-a-network-printer-in-fedora-13/</link> <comments>http://www.ghacks.net/2010/06/20/setting-up-a-network-printer-in-fedora-13/#comments</comments> <pubDate>Sun, 20 Jun 2010 13:19:50 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Networks]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[cups]]></category> <category><![CDATA[Fedora 13]]></category> <category><![CDATA[Linux printing]]></category> <category><![CDATA[printing]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=26837</guid> <description><![CDATA[I have been bragging to everyone how user-friendly Fedora has become with it&#8217;s most recent release for a while now. Some people are prone to believe me and some are not. No matter where you stand, if you have any experience with Linux, you know there are certain aspects that can be a bit of [...]]]></description> <content:encoded><![CDATA[<p>I have been bragging to everyone how user-friendly Fedora has become with it&#8217;s most recent release for a while now. Some people are prone to believe me and some are not. No matter where you stand, if you have any experience with Linux, you know there are certain aspects that can be a bit of a challenge. Printing has been one of those issues for many people for a while now. That has all changed with recent releases. Fedora 13 is no exception. The installation and configuration of printers has become a no-brainer for both local and networked printers.</p><p>Because many are still sceptical, I thought I should illustrate how easy it is to set up a networked printer in Fedora 13. Hopefully this process (as outlined here) will serve to change your mind on the difficulty of Linux and the state of Fedora. So, without further adieu, let&#8217;s set up a network printer in Fedora 13.</p><p><span
id="more-26837"></span></p><p><strong>The printer in question</strong></p><p>I am going to set up a Samsung ML-1710 laser printer attached to a print server (an <a
title="Excito" href="http://www.excito.com/" target="_blank">Excito Bubba 2</a> device serves up the printers with the help of Samba) on a network and is used by multiple machines (both Linux and Mac OSes &#8211; sorry, no Windows here).</p><p>Prior to the latest releases, in order to get this printer working, the Splix drivers had to first be manually installed. This is no more &#8211; at least not manually).</p><p><strong>Starting the process</strong></p><div
id="attachment_26838" class="wp-caption alignleft" style="width: 175px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/06/fedora_print_manager.png"><img
class="size-full wp-image-26838  " src="http://www.ghacks.net/wp-content/uploads/2010/06/fedora_print_manager.png" alt="" width="165" height="100" /></a><p
class="wp-caption-text">Figure 1</p></div><p>To start the process of setting up a printer, click <strong>System &gt; Administration &gt; Printing</strong> to bring up the Printer administration tool (see Figure 1). From this window you need to click the Add button and select &#8220;Printer&#8221;. You will have to enter your root password to continue.  Depending upon the state of your firewall, this might open up a window informing you that changes must be made to your firewall to allow the detection of a network printer. Allow this to happen by clicking Adjust Firewall. You will then be asked for your root password once again.</p><div
id="attachment_26839" class="wp-caption alignright" style="width: 190px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/06/fedora_new_printer.png"><img
class="size-medium wp-image-26839  " src="http://www.ghacks.net/wp-content/uploads/2010/06/fedora_new_printer-500x435.png" alt="" width="180" height="157" /></a><p
class="wp-caption-text">Figure 2</p></div><p>The next window to appear is the New Printer window. Here you will expand the Network Printer selection (see Figure 2) and then select Find Network Printer. When you click that button you will need to enter the IP address of your printer server and then click the Find button. Once you have done that the tool will automatically add the necessary information for the printer location (see</p><div
id="attachment_26840" class="wp-caption alignleft" style="width: 190px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/06/fedora_print_verify.png"><img
class="size-medium wp-image-26840  " src="http://www.ghacks.net/wp-content/uploads/2010/06/fedora_print_verify-500x404.png" alt="" width="180" height="145" /></a><p
class="wp-caption-text">Figure 3</p></div><p>Figure 3). Click the Verify button to make sure the printer information is correct. In my case I had to replace the host name with the IP address. I could have gotten around this by mapping the hostname to an IP address in the <strong>/etc/hosts</strong> file.</p><p>Once you have done this, click the Forward button and the drivers will automatically be detected and installed (if necessary). If your drivers must be installed, click the Install button (when prompted). The drivers will then be attached to the printer and you will be moved to another screen &#8211; printer description. The information in this window is all user-friendly, user-readable information. After you fill this out, click Apply, enter your root password, and click Print Test Page when prompted.</p><p>That&#8217;s it. You have successfully set up a networked printer in Linux. This process has come a long way from where it was just a few short years ago. And if you&#8217;re wondering why I chose setting up a network printer to show how user-friendly Fedora 13 has come, I did so because we all know how frustrating setting up a network printer can be. And since setting up a local printer is far easier, you can see that the addition of a printer to your Fedora 13 machine is now a process anyone can do.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/06/20/setting-up-a-network-printer-in-fedora-13/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Configure Linux printing via web browser</title><link>http://www.ghacks.net/2009/05/17/configure-linux-printing-via-web-browser/</link> <comments>http://www.ghacks.net/2009/05/17/configure-linux-printing-via-web-browser/#comments</comments> <pubDate>Sun, 17 May 2009 21:39:59 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[cups]]></category> <category><![CDATA[printer administration]]></category> <category><![CDATA[printing]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=11441</guid> <description><![CDATA[One of the issues surrounding Linux is the fact that, because there are so many distributions, there are so many ways to configure various aspects of the operating system. One such aspect is printing. Each distribution has its own way of configuring a printer. However, because of CUPS (Common UNIX Printing System) you have a [...]]]></description> <content:encoded><![CDATA[<p>One of the issues surrounding Linux is the fact that, because there are so many distributions, there are so many ways to configure various aspects of the operating system. One such aspect is printing. Each distribution has its own way of configuring a printer. However, because of CUPS (Common UNIX Printing System) you have a standardized method of configuring your printer built right in.</p><p>The CUPS web administration tool is easy to work with and can be used on any distribution that has CUPS installed. In this article you will see how simple it is to add a printer to a Linux system via the CUPS web interface.</p><p><span
id="more-11441"></span><strong>Getting and installing</strong></p><p>Although CUPS is usually installed on most distibutions, it might be best to show how this printing system is installed. The easiest method is to open up the Add/Remove Software utility, do a search for &#8220;cups&#8221; (no quotes), select the results, and apply the changes. If you prefer the command line you can do something like this (from terminal window):</p><p><em>yum install cups </em></p><p>NOTE: You must have root privileges for the above.</p><p><em>sudo apt-get install cups</em></p><p>After the installation is complete, the cups daemon should start itself. If you find it has not you can start it with one of the following commands:</p><p><em>/etc/rc.d/init.d/cups start</em></p><p>NOTE: The above will require root privileges.</p><p><em>sudo /etc/init.d/cups start</em></p><p><strong>Getting to and using the web interface</strong></p><p>You might think you need a web server installed for this. You don&#8217;t. The CUPS system has its own server that will serve up the web interface, so you do not have to install Apache. To get to this interface open up your browser and enter:</p><p><em>http://localhost:631</em></p><div
id="attachment_12897" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2009/05/cups_1.png"><img
class="size-medium wp-image-12897" src="http://www.ghacks.net/wp-content/uploads/2009/05/cups_1-500x282.png" alt="Figure 1" width="300" height="169" /></a><p
class="wp-caption-text">Figure 1</p></div><p>The first page you will see will be that shown in Figure 1. From this page you can take care of all of your printer needs. You can manage print jobs, manage printers, create and manage printer classes, and read CUPS documentation.</p><p>In order to add a printer click on the Administration tab  and then click the Add Printer button (see Figure 2).</p><div
id="attachment_12898" class="wp-caption alignright" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2009/05/cups_2.png"><img
class="size-medium wp-image-12898" src="http://www.ghacks.net/wp-content/uploads/2009/05/cups_2-500x255.png" alt="Figure 2" width="300" height="153" /></a><p
class="wp-caption-text">Figure 2</p></div><p>Once you click on the Add Printer button you will walk through a printer setup wizard. Most of the steps in this wizard should be fairly straight forward. Below is the list of the information you will need to supply for adding your printer:</p><p><strong>Name</strong>: Name your printer (no spaces, &#8220;/&#8221;, or &#8220;#&#8221; characters).</p><p><strong>Location</strong>: Human readable location for the printer.</p><p><strong>Description</strong>: Human readable description of your printer.</p><p><strong>Device</strong>: How the printer interfaces with your machine. This could be LPT, SCSI, AppSocket, Samba, Internet Printing Protocol, etc. If your printer is attached locally you will most likely see it in this listing.</p><p><strong>Device URI</strong>: If you are using IPP you will need to supply this address which will look something like <em>ipp://IP_ADDRESS_TO_PRINTER_SERVER/SPOOL</em></p><p>Where IP_ADDRESS_TO_PRINTER is the actual IP address for your printer server and SPOOL is the name of the spool your printer is attached to.</p><p><strong>Make</strong>: The brand of your printer.</p><p><strong>Model</strong>: The model of your printer.</p><p>During the last step (selecting the Model of your printer) you will click the button &#8220;Add Printer&#8221; at which point you will have to supply the username and password of the user who is allowed to make these changes. This will either be the root user or a your standard user (if using sudo).</p><div
id="attachment_12899" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2009/05/cups_3.png"><img
class="size-medium wp-image-12899" src="http://www.ghacks.net/wp-content/uploads/2009/05/cups_3-500x119.png" alt="Figure 3" width="300" height="71" /></a><p
class="wp-caption-text">Figure 3</p></div><p>Once the printer is added you will see it listed in the Printers tab. The listing of each printer (see Figure 3) will allow you take a number of actions on a printer including:</p><ul><li>Print test page</li><li>Stop printer</li><li>Reject jobs</li><li>Move all jobs</li><li>Cancel all jobs</li><li>Unpublish printer</li><li>Modify printer</li><li>Set printer options</li><li>Delete printer</li><li>Set as default</li><li>Set allowed users</li></ul><p><strong>Final thoughts</strong></p><p>Setting up a printer in Linux is actually quite simple. And having a standardized interface means setting up a printer can be the same no matter what distribution you are using.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/05/17/configure-linux-printing-via-web-browser/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
