<?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: ninstall Error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ninstall-error/m-p/2743973#M835170</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;From readme&lt;BR /&gt;&lt;BR /&gt;The following entry should be in your /etc/services file:&lt;BR /&gt;&lt;BR /&gt;ninstall 2150/tcp&lt;BR /&gt;&lt;BR /&gt;You should also have an entry in your /var/adm/inetd.sec file like this:&lt;BR /&gt;&lt;BR /&gt;ninstall allow  15&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Do you have both of these&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                  steve Steel</description>
    <pubDate>Thu, 13 Jun 2002 12:49:30 GMT</pubDate>
    <dc:creator>Steve Steel</dc:creator>
    <dc:date>2002-06-13T12:49:30Z</dc:date>
    <item>
      <title>ninstall Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ninstall-error/m-p/2743972#M835169</link>
      <description>Hi All&lt;BR /&gt;I got one 9000/715/E machine, and it's OS is 10.20. when i try to execute /usr/adm/netdist/netdaemon.dy&lt;BR /&gt;to update the aliases database file it's giving the following error&lt;BR /&gt;&lt;BR /&gt;like "ninstall: 17:57:03 ERROR ninstall/tcp is not in the services database"&lt;BR /&gt;&lt;BR /&gt;I have made an entry in the /etc/services as "ninstall    2150/tcp"&lt;BR /&gt;eventhou it's giving the error message.&lt;BR /&gt;&lt;BR /&gt;Can any one pls help me in this regard.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance</description>
      <pubDate>Thu, 13 Jun 2002 11:33:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ninstall-error/m-p/2743972#M835169</guid>
      <dc:creator>prasathc</dc:creator>
      <dc:date>2002-06-13T11:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: ninstall Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ninstall-error/m-p/2743973#M835170</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;From readme&lt;BR /&gt;&lt;BR /&gt;The following entry should be in your /etc/services file:&lt;BR /&gt;&lt;BR /&gt;ninstall 2150/tcp&lt;BR /&gt;&lt;BR /&gt;You should also have an entry in your /var/adm/inetd.sec file like this:&lt;BR /&gt;&lt;BR /&gt;ninstall allow  15&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Do you have both of these&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                  steve Steel</description>
      <pubDate>Thu, 13 Jun 2002 12:49:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ninstall-error/m-p/2743973#M835170</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-06-13T12:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: ninstall Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ninstall-error/m-p/2743974#M835171</link>
      <description>In /var/adm/inetd.sec there is no entry like &lt;BR /&gt;ninstall allow 15.  So i made an entry and then&lt;BR /&gt;inetd stop / start.  But still it's giving the same error.&lt;BR /&gt;&lt;BR /&gt;Anything aprt from this.&lt;BR /&gt;&lt;BR /&gt;Prasath C&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jun 2002 02:58:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ninstall-error/m-p/2743974#M835171</guid>
      <dc:creator>prasathc</dc:creator>
      <dc:date>2002-06-14T02:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: ninstall Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ninstall-error/m-p/2743975#M835172</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Perform further troubleshooting from the server itself: &lt;BR /&gt;&lt;BR /&gt;1) Verify that the connection works:&lt;BR /&gt;&lt;BR /&gt;# telnet localhost 2150&lt;BR /&gt;&lt;BR /&gt;If the connection gets established, then the service is running at service TCP port 2150.&lt;BR /&gt;&lt;BR /&gt;2) Test /etc/services:&lt;BR /&gt;&lt;BR /&gt;# telnet localhost ninstall&lt;BR /&gt;&lt;BR /&gt;If the connection gets connected, then your /etc/services is working properly in the translation of ninstall to service port 2150.&lt;BR /&gt;&lt;BR /&gt;If the connection does not get connected, then either there is a typo in /etc/services or it is using an entirely different service database (though unlikely).&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Fri, 14 Jun 2002 05:13:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ninstall-error/m-p/2743975#M835172</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-06-14T05:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: ninstall Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ninstall-error/m-p/2743976#M835173</link>
      <description>Hi &lt;BR /&gt;I have tried to&lt;BR /&gt;#telnet &lt;HOSTNAME&gt; 2150&lt;BR /&gt;Trying...&lt;BR /&gt;telnet: Unable to connect to remote host: Connection refused&lt;BR /&gt;&lt;BR /&gt;it's giving the following error&lt;BR /&gt;&lt;BR /&gt;# telnet hpcvl055 ninstall&lt;BR /&gt;ninstall: bad port number&lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;I don't know what to do now.&lt;BR /&gt;Can anybody help me out in this regard.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;/HOSTNAME&gt;</description>
      <pubDate>Fri, 28 Jun 2002 08:14:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ninstall-error/m-p/2743976#M835173</guid>
      <dc:creator>prasathc</dc:creator>
      <dc:date>2002-06-28T08:14:46Z</dc:date>
    </item>
  </channel>
</rss>

