<?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: inetd.conf in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/4235509#M329211</link>
    <description>inetd.conf is the configuration file for inetd (internet Service daemon)which invokes internet server processes as needed. &lt;BR /&gt;&lt;BR /&gt;inetd.conf defines how a service shud be started. &lt;BR /&gt;&lt;BR /&gt;read man inetd.conf for further information</description>
    <pubDate>Thu, 17 Jul 2008 07:28:18 GMT</pubDate>
    <dc:creator>Sumit Ghosal</dc:creator>
    <dc:date>2008-07-17T07:28:18Z</dc:date>
    <item>
      <title>inetd.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/4235503#M329205</link>
      <description>what is inetd.conf in HP-UX for?</description>
      <pubDate>Thu, 17 Jul 2008 05:50:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/4235503#M329205</guid>
      <dc:creator>EY</dc:creator>
      <dc:date>2008-07-17T05:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/4235504#M329206</link>
      <description>It is a internet services configuration file&lt;BR /&gt;&lt;BR /&gt;Services such as telnet, ftp, rlogin.. etc can be configured using this file..&lt;BR /&gt;&lt;BR /&gt;For more details &lt;BR /&gt;&lt;BR /&gt;man inetd</description>
      <pubDate>Thu, 17 Jul 2008 05:55:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/4235504#M329206</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2008-07-17T05:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/4235505#M329207</link>
      <description>see bellow link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=616058" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=616058&lt;/A&gt;</description>
      <pubDate>Thu, 17 Jul 2008 06:14:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/4235505#M329207</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-07-17T06:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/4235506#M329208</link>
      <description>The /etc/inetd.conf file is the inetd configuration file, which lists the services that may be started by inetd. The internet daemon, /usr/sbin/inetd, is the master server for many of the Internet Services. The inetd daemon listens for connection requests for the services listed in its configuration file and starts up the appropriate server when it receives a request.&lt;BR /&gt;&lt;BR /&gt;The inetd daemon is always started as part of the boot process, by the startup script /sbin/init.d/inetd.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Thu, 17 Jul 2008 06:14:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/4235506#M329208</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2008-07-17T06:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/4235507#M329209</link>
      <description>inetd.conf in HP-UX is same what this link for you....&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/pageList.do?userId=CA1415263&amp;amp;listType=question&amp;amp;forumId=1" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/pageList.do?userId=CA1415263&amp;amp;listType=question&amp;amp;forumId=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Anshu</description>
      <pubDate>Thu, 17 Jul 2008 06:19:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/4235507#M329209</guid>
      <dc:creator>Anshumali</dc:creator>
      <dc:date>2008-07-17T06:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/4235508#M329210</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Internet services.&lt;BR /&gt;&lt;BR /&gt;ftp&lt;BR /&gt;telnet&lt;BR /&gt;rlogin&lt;BR /&gt;&lt;BR /&gt;things like that.&lt;BR /&gt;&lt;BR /&gt;xinetd if you are familiar with Linux.&lt;BR /&gt;&lt;BR /&gt;In general, I try and avoid using these services at all.&lt;BR /&gt;&lt;BR /&gt;All can be replaced with more secure services.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 17 Jul 2008 06:36:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/4235508#M329210</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-07-17T06:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/4235509#M329211</link>
      <description>inetd.conf is the configuration file for inetd (internet Service daemon)which invokes internet server processes as needed. &lt;BR /&gt;&lt;BR /&gt;inetd.conf defines how a service shud be started. &lt;BR /&gt;&lt;BR /&gt;read man inetd.conf for further information</description>
      <pubDate>Thu, 17 Jul 2008 07:28:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/4235509#M329211</guid>
      <dc:creator>Sumit Ghosal</dc:creator>
      <dc:date>2008-07-17T07:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/4235510#M329212</link>
      <description>Did you already found this?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Inetd.conf" target="_blank"&gt;http://en.wikipedia.org/wiki/Inetd.conf&lt;/A&gt;</description>
      <pubDate>Thu, 17 Jul 2008 10:30:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/4235510#M329212</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-07-17T10:30:39Z</dc:date>
    </item>
  </channel>
</rss>

