<?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: can't run deamon in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/can-t-run-deamon/m-p/2974929#M4719</link>
    <description>How strange ! What distro do you run ? Do you have /etc/xinetd.d directory ?&lt;BR /&gt;Here's the content of my talk file in it.</description>
    <pubDate>Fri, 16 May 2003 13:14:45 GMT</pubDate>
    <dc:creator>Jerome Henry</dc:creator>
    <dc:date>2003-05-16T13:14:45Z</dc:date>
    <item>
      <title>can't run deamon</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-run-deamon/m-p/2974925#M4715</link>
      <description>When I run the command talk user , then it pop up the error " Error on read from talk daemon: Connection refused" , I sure the talk is install on the system , please suggest how to solve it? thx</description>
      <pubDate>Fri, 16 May 2003 05:20:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-run-deamon/m-p/2974925#M4715</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-05-16T05:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: can't run deamon</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-run-deamon/m-p/2974926#M4716</link>
      <description>the talk service runs through xinetd. the file&lt;BR /&gt;/etc/xinetd.d/talk&lt;BR /&gt;contains the configuration&lt;BR /&gt;for this service, and&lt;BR /&gt;usually it is disabled by the line 'disabled = yes'.&lt;BR /&gt;You can edit this line in '= no' and restart the xinetd deamon ($ service xinetd restart). I'm speaking about RedHat 7.3.&lt;BR /&gt;&lt;BR /&gt;But I don't know if this is enough to get talk working properly.&lt;BR /&gt;&lt;BR /&gt;Ciao,&lt;BR /&gt;&lt;BR /&gt;Claudio</description>
      <pubDate>Fri, 16 May 2003 05:41:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-run-deamon/m-p/2974926#M4716</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2003-05-16T05:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: can't run deamon</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-run-deamon/m-p/2974927#M4717</link>
      <description>Further on what Claudio said :&lt;BR /&gt;"Connection refused" seems to indicate either that the remote end isn`t running&lt;BR /&gt;talkd, or that it`s running it via tcpd and hosts.allow isn`t&lt;BR /&gt;configured to permit you to access it.&lt;BR /&gt;&lt;BR /&gt;Ensure that the lines:&lt;BR /&gt;&lt;BR /&gt;talk dgram udp wait root /usr/sbin/tcpd in.talkd&lt;BR /&gt;ntalk dgram udp wait root /usr/sbin/tcpd in.talkd&lt;BR /&gt;&lt;BR /&gt;are enabled in /etc/xinetd.conf, that as said xinetd/talk file is on 'no' for disable line, and that /etc/hosts.allow contains&lt;BR /&gt;&lt;BR /&gt; in.talkd: ALL&lt;BR /&gt;&lt;BR /&gt;(or your hostname or IP address in place of `ALL`).</description>
      <pubDate>Fri, 16 May 2003 06:17:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-run-deamon/m-p/2974927#M4717</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-05-16T06:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: can't run deamon</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-run-deamon/m-p/2974928#M4718</link>
      <description>thx all's reply ,&lt;BR /&gt;&lt;BR /&gt;I can't find the file "/etc/xinetd.d/talk" , if i make it, what is the content ?</description>
      <pubDate>Fri, 16 May 2003 13:00:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-run-deamon/m-p/2974928#M4718</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-05-16T13:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: can't run deamon</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-run-deamon/m-p/2974929#M4719</link>
      <description>How strange ! What distro do you run ? Do you have /etc/xinetd.d directory ?&lt;BR /&gt;Here's the content of my talk file in it.</description>
      <pubDate>Fri, 16 May 2003 13:14:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-run-deamon/m-p/2974929#M4719</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-05-16T13:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: can't run deamon</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-run-deamon/m-p/2974930#M4720</link>
      <description>Thx , I use RH8.</description>
      <pubDate>Sat, 17 May 2003 14:24:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-run-deamon/m-p/2974930#M4720</guid>
      <dc:creator>juno3</dc:creator>
      <dc:date>2003-05-17T14:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: can't run deamon</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-run-deamon/m-p/2974931#M4721</link>
      <description>Okay, based on the evidence, you fitdy install the talk software on your system.&lt;BR /&gt;&lt;BR /&gt;Look on the original distribution cd, probably cd one.&lt;BR /&gt;&lt;BR /&gt;When you find it rpm -i &lt;NAME of="" the="" talk="" dist=""&gt;&lt;BR /&gt;&lt;BR /&gt;At that point you can follow the instructions above and set this guy up.&lt;BR /&gt;&lt;BR /&gt;Those are good instructions btw, exactly what I would post.  if helpful please throw the other guys some points.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/NAME&gt;</description>
      <pubDate>Sun, 18 May 2003 18:25:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-run-deamon/m-p/2974931#M4721</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-18T18:25:19Z</dc:date>
    </item>
  </channel>
</rss>

