<?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: telnet in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4196662#M324201</link>
    <description>Dear zensus &lt;BR /&gt;&lt;BR /&gt;please assign points&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad Sahir</description>
    <pubDate>Tue, 13 May 2008 11:07:05 GMT</pubDate>
    <dc:creator>Sajjad Sahir</dc:creator>
    <dc:date>2008-05-13T11:07:05Z</dc:date>
    <item>
      <title>telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4196658#M324197</link>
      <description>how can i activate or setup telnet on HP-Ux server?</description>
      <pubDate>Tue, 13 May 2008 09:44:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4196658#M324197</guid>
      <dc:creator>zenus</dc:creator>
      <dc:date>2008-05-13T09:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4196659#M324198</link>
      <description>Dear Zensus&lt;BR /&gt;&lt;BR /&gt;please check /etc/inetd.conf file&lt;BR /&gt;if there is # sign infront of u telnet&lt;BR /&gt;please remove it then do inetd -c command&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad Sahir</description>
      <pubDate>Tue, 13 May 2008 09:49:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4196659#M324198</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-05-13T09:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4196660#M324199</link>
      <description>thanks a lot!!!</description>
      <pubDate>Tue, 13 May 2008 10:00:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4196660#M324199</guid>
      <dc:creator>zenus</dc:creator>
      <dc:date>2008-05-13T10:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4196661#M324200</link>
      <description>Check whether it is enable on:&lt;BR /&gt;/etc/services  (for port no)&lt;BR /&gt;/etc/inetd.conf (internet conf)&lt;BR /&gt;&lt;BR /&gt;After uncommenting the above, you could re-run the inetd conf as below:&lt;BR /&gt;&lt;BR /&gt;inetd -c&lt;BR /&gt;&lt;BR /&gt;Telnet is not recommended - use ssh instead.&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Tue, 13 May 2008 10:00:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4196661#M324200</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-05-13T10:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4196662#M324201</link>
      <description>Dear zensus &lt;BR /&gt;&lt;BR /&gt;please assign points&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad Sahir</description>
      <pubDate>Tue, 13 May 2008 11:07:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4196662#M324201</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-05-13T11:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4196663#M324202</link>
      <description>&lt;BR /&gt;Dear Zenus&lt;BR /&gt;&lt;BR /&gt;once u got proper answer u have to assign right points, if u are assigning poinst then u will get more answers on u post thread&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad Sahir</description>
      <pubDate>Wed, 14 May 2008 17:09:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4196663#M324202</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-05-14T17:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4196664#M324203</link>
      <description>Hi Zenus,&lt;BR /&gt;&lt;BR /&gt;As stated above you uncomment the /etc/inetd.conf at the line that has telnet. After you do that you will need to do a "inetd -c" to read the inetd.conf. You may want to thank about using ssh for a secure connection.&lt;BR /&gt;&lt;BR /&gt;sp,</description>
      <pubDate>Wed, 14 May 2008 19:25:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4196664#M324203</guid>
      <dc:creator>Sp4admin</dc:creator>
      <dc:date>2008-05-14T19:25:30Z</dc:date>
    </item>
  </channel>
</rss>

