<?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 Re: cannot remove remote printer in red hat in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/cannot-remove-remote-printer-in-red-hat/m-p/4496282#M38247</link>
    <description>Thank you for helping.&lt;BR /&gt;But when i use &lt;BR /&gt;#service cups status&lt;BR /&gt;#lpc status&lt;BR /&gt;#lpc status qname&lt;BR /&gt;&lt;BR /&gt;all of them showed command not found.&lt;BR /&gt;&lt;BR /&gt;I could open that default file, but i cannot find the printer I want to delete there. &lt;BR /&gt;</description>
    <pubDate>Tue, 15 Sep 2009 14:26:50 GMT</pubDate>
    <dc:creator>Yingxi</dc:creator>
    <dc:date>2009-09-15T14:26:50Z</dc:date>
    <item>
      <title>cannot remove remote printer in red hat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-remove-remote-printer-in-red-hat/m-p/4496278#M38243</link>
      <description>Hi, all.&lt;BR /&gt;There is couple remote printer that installed wrongly as remote printer, and they don't work. I try to delete them. I tried "lpshut", response is command not found. I tried "lpsched" samething. There is no folder lp under spool, but has one lpd. but there is nothing there. either that I cannot find any log in spool.&lt;BR /&gt;&lt;BR /&gt;The information of lpstat -t |more is as listed:&lt;BR /&gt;[root@ceres etc]# lpstat -t |more&lt;BR /&gt;scheduler is running&lt;BR /&gt;system default destination: ch457-hpclj4700&lt;BR /&gt;device for AdobePDF8: ///dev/null&lt;BR /&gt;device for ch422-hpclj4600: ipp://aitken.atmos.und.edu:631/printers/ch422-hpclj4600&lt;BR /&gt;device for ch457-hpclj4700: ipp://134.129.222.210:631/printers/ch457-hpclj4700&lt;BR /&gt;device for ch468-hplj4000: ipp://aitken.atmos.und.edu:631/printers/ch468-hplj4000&lt;BR /&gt;device for hp1200: ipp://aitken.atmos.und.edu:631/printers/hp1200&lt;BR /&gt;AdobePDF8 accepting requests since Fri 11 Sep 2009 03:51:23 AM CDT&lt;BR /&gt;ch422-hpclj4600 accepting requests since Fri 11 Sep 2009 03:35:22 PM CDT&lt;BR /&gt;ch457-hpclj4700 accepting requests since Fri 11 Sep 2009 03:34:48 PM CDT&lt;BR /&gt;ch468-hplj4000 accepting requests since Fri 11 Sep 2009 03:33:59 PM CDT&lt;BR /&gt;hp1200 accepting requests since Thu 10 Sep 2009 11:14:40 AM CDT&lt;BR /&gt;printer AdobePDF8 is idle. enabled since Fri 11 Sep 2009 03:51:23 AM CDT&lt;BR /&gt;printer ch422-hpclj4600 is idle. enabled since Fri 11 Sep 2009 03:35:22 PM CDT&lt;BR /&gt;printer ch457-hpclj4700 now printing ch457-hpclj4700-0. enabled since Fri 11 Sep 2009 03:34:48 PM CDT&lt;BR /&gt;printer ch468-hplj4000 is idle. enabled since Fri 11 Sep 2009 03:33:59 PM CDT&lt;BR /&gt;printer hp1200 is idle. enabled since Thu 10 Sep 2009 11:14:40 AM CDT&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;4600,4700 and 4000 are the three that i tried to delete. Thanks all for help.</description>
      <pubDate>Fri, 11 Sep 2009 19:51:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-remove-remote-printer-in-red-hat/m-p/4496278#M38243</guid>
      <dc:creator>Yingxi</dc:creator>
      <dc:date>2009-09-11T19:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: cannot remove remote printer in red hat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-remove-remote-printer-in-red-hat/m-p/4496279#M38244</link>
      <description>what version of LINUX are using?</description>
      <pubDate>Sat, 12 Sep 2009 13:12:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-remove-remote-printer-in-red-hat/m-p/4496279#M38244</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-09-12T13:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: cannot remove remote printer in red hat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-remove-remote-printer-in-red-hat/m-p/4496280#M38245</link>
      <description>Red Hat 5.0</description>
      <pubDate>Mon, 14 Sep 2009 17:11:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-remove-remote-printer-in-red-hat/m-p/4496280#M38245</guid>
      <dc:creator>Yingxi</dc:creator>
      <dc:date>2009-09-14T17:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: cannot remove remote printer in red hat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-remove-remote-printer-in-red-hat/m-p/4496281#M38246</link>
      <description>lpd has been replaced with cups in rhel 5. U could stop cups which will do same lpshut.&lt;BR /&gt;&lt;BR /&gt;#service cups status&lt;BR /&gt;&lt;BR /&gt;following can be used to get queue info. &lt;BR /&gt;#lpc status&lt;BR /&gt;#lpc status qname &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also you cold confgure cups GUI to manage queue including add/delete&lt;BR /&gt;=====&lt;BR /&gt;# diff /etc/cups/cupsd.conf cupsd.conf.default&lt;BR /&gt;0a1,7&lt;BR /&gt;&amp;gt; #&lt;BR /&gt;&amp;gt; # "$Id: cupsd.conf.in 5454 2006-04-23 21:46:38Z mike $"&lt;BR /&gt;&amp;gt; #&lt;BR /&gt;&amp;gt; #   Sample configuration file for the Common UNIX Printing System (CUPS)&lt;BR /&gt;&amp;gt; #   scheduler.  See "man cupsd.conf" for a complete description of this&lt;BR /&gt;&amp;gt; #   file.&lt;BR /&gt;&amp;gt; #&lt;BR /&gt;2c9,11&lt;BR /&gt;&amp;lt; # Show general information in error_log.&lt;BR /&gt;---&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; # Log general information in error_log - change "info" to "debug" for&lt;BR /&gt;&amp;gt; # troubleshooting...&lt;BR /&gt;3a13,14&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; # Administrator user group...&lt;BR /&gt;5,6c16,18&lt;BR /&gt;&amp;lt; # Allow remote access&lt;BR /&gt;&amp;lt; Port 631&lt;BR /&gt;---&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; # Only listen for connections from the local machine.&lt;BR /&gt;&amp;gt; Listen localhost:631&lt;BR /&gt;7a20&lt;BR /&gt;&amp;gt;&lt;BR /&gt;11,12c24,27&lt;BR /&gt;&amp;lt; # (Change 'ALL' to 'ALL' if using directed broadcasts from another subnet.)&lt;BR /&gt;&amp;lt; BrowseAllow ALL&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; # (Change '@LOCAL' to 'ALL' if using directed broadcasts from another subnet.)&lt;BR /&gt;&amp;gt; BrowseAllow @LOCAL&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; # Default authentication type, when authentication is required...&lt;BR /&gt;13a29,30&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; # Restrict access to the server...&lt;BR /&gt;15d31&lt;BR /&gt;&amp;lt;   # Allow remote administration...&lt;BR /&gt;17c33&lt;BR /&gt;&amp;lt;   Allow ALL&lt;BR /&gt;---&lt;BR /&gt;&amp;gt;   Allow localhost&lt;BR /&gt;18a35,36&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; # Restrict access to the admin pages...&lt;BR /&gt;21d38&lt;BR /&gt;&amp;lt;   # Allow remote administration...&lt;BR /&gt;23c40&lt;BR /&gt;&amp;lt;   Allow ALL&lt;BR /&gt;---&lt;BR /&gt;&amp;gt;   Allow localhost&lt;BR /&gt;24a42,43&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; # Restrict access to configuration files...&lt;BR /&gt;28d46&lt;BR /&gt;&amp;lt;   # Allow remote access to the configuration files...&lt;BR /&gt;30c48&lt;BR /&gt;&amp;lt;   Allow ALL&lt;BR /&gt;---&lt;BR /&gt;&amp;gt;   Allow localhost&lt;BR /&gt;31a50,51&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; # Set the default printer/job policies...&lt;BR /&gt;32a53&lt;BR /&gt;&amp;gt;   # Job-related operations must be done by the owner or an adminstrator...&lt;BR /&gt;36a58,59&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt;   # All administration operations require an adminstrator to authenticate...&lt;BR /&gt;42c65,67&lt;BR /&gt;&amp;lt;   &lt;LIMIT cups-authenticate-job=""&gt;&lt;BR /&gt;---&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt;   # Only the owner or an administrator can cancel or authenticate a job...&lt;BR /&gt;&amp;gt;   &lt;LIMIT cancel-job="" cups-authenticate-job=""&gt;&lt;BR /&gt;46,50c71&lt;BR /&gt;&amp;lt;   # Only the owner or an administrator can cancel a job...&lt;BR /&gt;&amp;lt;   &lt;LIMIT cancel-job=""&gt;&lt;BR /&gt;&amp;lt;     Order deny,allow&lt;BR /&gt;&amp;lt;     Require user @OWNER @SYSTEM&lt;BR /&gt;&amp;lt;   &lt;/LIMIT&gt;&lt;BR /&gt;---&lt;BR /&gt;&amp;gt;&lt;BR /&gt;54a76,79&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; #&lt;BR /&gt;&amp;gt; # End of "$Id: cupsd.conf.in 5454 2006-04-23 21:46:38Z mike $".&lt;BR /&gt;&amp;gt; #&lt;BR /&gt;&lt;/LIMIT&gt;&lt;/LIMIT&gt;</description>
      <pubDate>Tue, 15 Sep 2009 10:10:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-remove-remote-printer-in-red-hat/m-p/4496281#M38246</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-09-15T10:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: cannot remove remote printer in red hat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-remove-remote-printer-in-red-hat/m-p/4496282#M38247</link>
      <description>Thank you for helping.&lt;BR /&gt;But when i use &lt;BR /&gt;#service cups status&lt;BR /&gt;#lpc status&lt;BR /&gt;#lpc status qname&lt;BR /&gt;&lt;BR /&gt;all of them showed command not found.&lt;BR /&gt;&lt;BR /&gt;I could open that default file, but i cannot find the printer I want to delete there. &lt;BR /&gt;</description>
      <pubDate>Tue, 15 Sep 2009 14:26:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-remove-remote-printer-in-red-hat/m-p/4496282#M38247</guid>
      <dc:creator>Yingxi</dc:creator>
      <dc:date>2009-09-15T14:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: cannot remove remote printer in red hat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-remove-remote-printer-in-red-hat/m-p/4496283#M38248</link>
      <description>verify if the CUPS pacakge is installed and the service is started</description>
      <pubDate>Thu, 17 Sep 2009 09:00:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-remove-remote-printer-in-red-hat/m-p/4496283#M38248</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-09-17T09:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: cannot remove remote printer in red hat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-remove-remote-printer-in-red-hat/m-p/4496284#M38249</link>
      <description>Thanks a lot.</description>
      <pubDate>Fri, 18 Sep 2009 19:39:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-remove-remote-printer-in-red-hat/m-p/4496284#M38249</guid>
      <dc:creator>Yingxi</dc:creator>
      <dc:date>2009-09-18T19:39:54Z</dc:date>
    </item>
  </channel>
</rss>

