<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to configre netwrok printer to Linux. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-configre-netwrok-printer-to-linux/m-p/4111535#M30948</link>
    <description>I want to add one network laser printer to my RHEL AS 4.0 Server.&lt;BR /&gt;&lt;BR /&gt;Please let me know the commands and also any package needs to be installed?&lt;BR /&gt;&lt;BR /&gt;Thansk,&lt;BR /&gt;&lt;BR /&gt;Gulam.</description>
    <pubDate>Tue, 04 Dec 2007 19:31:50 GMT</pubDate>
    <dc:creator>Gulam Mohiuddin</dc:creator>
    <dc:date>2007-12-04T19:31:50Z</dc:date>
    <item>
      <title>How to configre netwrok printer to Linux.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-configre-netwrok-printer-to-linux/m-p/4111535#M30948</link>
      <description>I want to add one network laser printer to my RHEL AS 4.0 Server.&lt;BR /&gt;&lt;BR /&gt;Please let me know the commands and also any package needs to be installed?&lt;BR /&gt;&lt;BR /&gt;Thansk,&lt;BR /&gt;&lt;BR /&gt;Gulam.</description>
      <pubDate>Tue, 04 Dec 2007 19:31:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-configre-netwrok-printer-to-linux/m-p/4111535#M30948</guid>
      <dc:creator>Gulam Mohiuddin</dc:creator>
      <dc:date>2007-12-04T19:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to configre netwrok printer to Linux.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-configre-netwrok-printer-to-linux/m-p/4111536#M30949</link>
      <description>Just run system-config-printer from an X session.&lt;BR /&gt;&lt;BR /&gt;You can use also a browser connection to localhost:631. I suggest you to use system-config-printer.</description>
      <pubDate>Tue, 04 Dec 2007 19:46:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-configre-netwrok-printer-to-linux/m-p/4111536#M30949</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-12-04T19:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to configre netwrok printer to Linux.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-configre-netwrok-printer-to-linux/m-p/4111537#M30950</link>
      <description>Traditionally Linux printing used CUPS (Common Unix Printing System). I think this needs to be installed &amp;amp; running (cupsd). I think you will also need the printer drivers as well.</description>
      <pubDate>Wed, 05 Dec 2007 12:16:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-configre-netwrok-printer-to-linux/m-p/4111537#M30950</guid>
      <dc:creator>~sesh</dc:creator>
      <dc:date>2007-12-05T12:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to configre netwrok printer to Linux.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-configre-netwrok-printer-to-linux/m-p/4111538#M30951</link>
      <description>you may make use of printconf-tui too.&lt;BR /&gt;&lt;BR /&gt;Also lpd on &lt;BR /&gt;rhel 2.1 is replaced with cupsd on rhel 3 and rhel 4</description>
      <pubDate>Thu, 06 Dec 2007 01:07:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-configre-netwrok-printer-to-linux/m-p/4111538#M30951</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-12-06T01:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to configre netwrok printer to Linux.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-configre-netwrok-printer-to-linux/m-p/4111539#M30952</link>
      <description>hi Gulam,&lt;BR /&gt;&lt;BR /&gt;# rpm -qvi cups&lt;BR /&gt;                                            Name        : cups                         Relocations: (not relocatable)&lt;BR /&gt;Version     : 1.1.22                            Vendor: Red Hat, Inc.&lt;BR /&gt;Release     : 0.rc1.9.11                    Build Date: Wed 12 Apr 2006 05:38:28 PM MUT&lt;BR /&gt;Install Date: Wed 13 Jun 2007 12:16:42 PM MUT      Build Host: js20-bc1-12.build.redhat.com&lt;BR /&gt;Group       : System Environment/Daemons    Source RPM: cups-1.1.22-0.rc1.9.11.src.rpm&lt;BR /&gt;Size        : 4285164                          License: GPL&lt;BR /&gt;Signature   : DSA/SHA1, Wed 07 Jun 2006 06:42:46 PM MUT, Key ID 219180cddb42a60e&lt;BR /&gt;Packager    : Red Hat, Inc. &amp;lt;&amp;gt;&lt;BR /&gt;URL         : &lt;A href="http://www.cups.org/" target="_blank"&gt;http://www.cups.org/&lt;/A&gt;&lt;BR /&gt;Summary     : Common Unix Printing System&lt;BR /&gt;Description :&lt;BR /&gt;The Common UNIX Printing System provides a portable printing layer for&lt;BR /&gt;UNIX(R) operating systems. It has been developed by Easy Software Products&lt;BR /&gt;to promote a standard printing solution for all UNIX vendors and users.&lt;BR /&gt;CUPS provides the System V and Berkeley command-line interfaces.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you have CUPS installed, you can already use the standard printing commands.&lt;BR /&gt;&lt;BR /&gt;If you need any further assistance, please let us know.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Dec 2007 05:28:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-configre-netwrok-printer-to-linux/m-p/4111539#M30952</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2007-12-06T05:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to configre netwrok printer to Linux.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-configre-netwrok-printer-to-linux/m-p/4111540#M30953</link>
      <description>Hi,&lt;BR /&gt;   Please study this attachment you will know how to configure a printer in linux&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 13 Dec 2007 04:19:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-configre-netwrok-printer-to-linux/m-p/4111540#M30953</guid>
      <dc:creator>Sitarama.H.N</dc:creator>
      <dc:date>2007-12-13T04:19:46Z</dc:date>
    </item>
  </channel>
</rss>

