<?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: I have deleted /dev/printer in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/i-have-deleted-dev-printer/m-p/3749732#M16451</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Ivan is talking about restarting the line printer daemon and not a spool queue.&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
    <pubDate>Mon, 13 Mar 2006 12:00:50 GMT</pubDate>
    <dc:creator>Michael Schulte zur Sur</dc:creator>
    <dc:date>2006-03-13T12:00:50Z</dc:date>
    <item>
      <title>I have deleted /dev/printer</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/i-have-deleted-dev-printer/m-p/3749728#M16447</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have deleted /dev/printer&lt;BR /&gt; srwxrwxrwx 1 root system 0 Aug 1 2005 printer&lt;BR /&gt;&lt;BR /&gt;I test chmod 1777, but it's not good.&lt;BR /&gt;&lt;BR /&gt;How can i recreate it ?</description>
      <pubDate>Mon, 13 Mar 2006 08:36:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/i-have-deleted-dev-printer/m-p/3749728#M16447</guid>
      <dc:creator>ORCIBAL_1</dc:creator>
      <dc:date>2006-03-13T08:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: I have deleted /dev/printer</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/i-have-deleted-dev-printer/m-p/3749729#M16448</link>
      <description>This is a socket file. Some service should create the file. You should restart that service. I don't have that file on my system, so I cannot tell you what service is. Try running fuser to that file in another of your systems to identify the process that uses it, maybe lpd (a device for a network printer).</description>
      <pubDate>Mon, 13 Mar 2006 08:54:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/i-have-deleted-dev-printer/m-p/3749729#M16448</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-03-13T08:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: I have deleted /dev/printer</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/i-have-deleted-dev-printer/m-p/3749730#M16449</link>
      <description>I restart lpd service, but it's not better.</description>
      <pubDate>Mon, 13 Mar 2006 09:09:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/i-have-deleted-dev-printer/m-p/3749730#M16449</guid>
      <dc:creator>ORCIBAL_1</dc:creator>
      <dc:date>2006-03-13T09:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: I have deleted /dev/printer</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/i-have-deleted-dev-printer/m-p/3749731#M16450</link>
      <description>That is extrange, for example, on my system:&lt;BR /&gt;&lt;BR /&gt;ls -la /dev/printer&lt;BR /&gt;ls: /dev/printer not found&lt;BR /&gt;&lt;BR /&gt;Then I start the lpd service:&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/lpd start&lt;BR /&gt;Printer service started&lt;BR /&gt;&lt;BR /&gt;ls -la /dev/printer&lt;BR /&gt;srwxrwxrwx   1 root     system         0 Mar 13 10:33 /dev/printer&lt;BR /&gt;&lt;BR /&gt;The file is created&lt;BR /&gt;Then I stop the lpd service&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/lpd stop&lt;BR /&gt;&lt;BR /&gt;ls -la /dev/printer&lt;BR /&gt;ls: /dev/printer not found&lt;BR /&gt;&lt;BR /&gt;And the file goes away.</description>
      <pubDate>Mon, 13 Mar 2006 09:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/i-have-deleted-dev-printer/m-p/3749731#M16450</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-03-13T09:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: I have deleted /dev/printer</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/i-have-deleted-dev-printer/m-p/3749732#M16451</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Ivan is talking about restarting the line printer daemon and not a spool queue.&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Mar 2006 12:00:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/i-have-deleted-dev-printer/m-p/3749732#M16451</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2006-03-13T12:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: I have deleted /dev/printer</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/i-have-deleted-dev-printer/m-p/3749733#M16452</link>
      <description>Thanks for all.&lt;BR /&gt;&lt;BR /&gt;I have found the problem.&lt;BR /&gt;I have deleted link /usr/spool/lpd.</description>
      <pubDate>Tue, 14 Mar 2006 04:34:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/i-have-deleted-dev-printer/m-p/3749733#M16452</guid>
      <dc:creator>ORCIBAL_1</dc:creator>
      <dc:date>2006-03-14T04:34:35Z</dc:date>
    </item>
  </channel>
</rss>

