<?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 issue in Fedora Core 6 (ZOD) in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/telnet-issue-in-fedora-core-6-zod/m-p/5030716#M48296</link>
    <description>Just a thought on using yum to install/remove packages from your system:&lt;BR /&gt;&lt;BR /&gt;The command above (yum install telnet.i386) is a valid command and there is absolutely nothing wrong with it, but you may actually have a 64 bit system.  For general install situations, I would normally recommend a simple&lt;BR /&gt;&lt;BR /&gt;yum install {package-name}&lt;BR /&gt;&lt;BR /&gt;Without the extras of '.i386'.  This will install the same version of the package that your kernel is currently running in most cases.&lt;BR /&gt;&lt;BR /&gt;If you have not done so already, you may want to install the graphical front end to yum and the extensions available for it.  The quick and easy way to do this is a simple:&lt;BR /&gt;&lt;BR /&gt;yum install yum*&lt;BR /&gt;&lt;BR /&gt;That will get you yumex (the graphical extension) plus several other neat little plugins.&lt;BR /&gt;&lt;BR /&gt;The main advantage to using yumex is for those occasions when you know you want something that deals with, for example, telnet but you don't have any idea what the package name is.  Simply open up yumex, do a quick search, and install it on the spot.&lt;BR /&gt;&lt;BR /&gt;It can be very useful if you have one of those 'blond computer user moments'.&lt;BR /&gt;</description>
    <pubDate>Thu, 01 Mar 2007 08:40:03 GMT</pubDate>
    <dc:creator>John Collier</dc:creator>
    <dc:date>2007-03-01T08:40:03Z</dc:date>
    <item>
      <title>Telnet issue in Fedora Core 6 (ZOD)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnet-issue-in-fedora-core-6-zod/m-p/5030710#M48290</link>
      <description>&lt;!--!*#--&gt;I am unable to telnet to this box. indicates a error given below:&lt;BR /&gt;&lt;BR /&gt;C:\Documents and Settings\34024&amp;gt;telnet 10.209.96.225&lt;BR /&gt; &lt;BR /&gt;getnameinfo: localhost: Success&lt;BR /&gt;Temporary failure in name resolution: Illegal seek&lt;BR /&gt;&lt;BR /&gt;Connection to host lost.&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Feb 2007 04:17:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnet-issue-in-fedora-core-6-zod/m-p/5030710#M48290</guid>
      <dc:creator>Sandeepk_1</dc:creator>
      <dc:date>2007-02-27T04:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet issue in Fedora Core 6 (ZOD)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnet-issue-in-fedora-core-6-zod/m-p/5030711#M48291</link>
      <description>Use ssh instead of telnet, disable the telnet service.&lt;BR /&gt;&lt;BR /&gt;Uset putty.exe as ssh client.</description>
      <pubDate>Tue, 27 Feb 2007 07:40:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnet-issue-in-fedora-core-6-zod/m-p/5030711#M48291</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-02-27T07:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet issue in Fedora Core 6 (ZOD)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnet-issue-in-fedora-core-6-zod/m-p/5030712#M48292</link>
      <description>Whilst I agree with Ivan there on all counts, if 'telnet' is required (yes, some unfortunate applications are stupid), then you'll need to look at installing the 'telnet-server' package using 'yum'.&lt;BR /&gt;&lt;BR /&gt;This will be launched from 'xinetd' so make sure that's set to start, and 'chkconfig telnet on' to enable it.&lt;BR /&gt;&lt;BR /&gt;Note that you *WILL NOT* be able to log in as root by default.</description>
      <pubDate>Tue, 27 Feb 2007 17:58:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnet-issue-in-fedora-core-6-zod/m-p/5030712#M48292</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-02-27T17:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet issue in Fedora Core 6 (ZOD)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnet-issue-in-fedora-core-6-zod/m-p/5030713#M48293</link>
      <description>Thanks Stuart....but i did not understand abou' the "root" not being able to login!!&lt;BR /&gt;Also could you explain the procedure of the telnet installation in "yum".&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 28 Feb 2007 01:09:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnet-issue-in-fedora-core-6-zod/m-p/5030713#M48293</guid>
      <dc:creator>Sandeepk_1</dc:creator>
      <dc:date>2007-02-28T01:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet issue in Fedora Core 6 (ZOD)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnet-issue-in-fedora-core-6-zod/m-p/5030714#M48294</link>
      <description>To install telnet for i386 using yum.&lt;BR /&gt;do the followinf login as root&lt;BR /&gt;&lt;BR /&gt;# yum install telnet.i386&lt;BR /&gt;&lt;BR /&gt;this will install telnet using yum for more info on yum you can do yum -h or man yum, you should have yum already installed on your system as this normaly ins installed on a Fedora core 6.&lt;BR /&gt;&lt;BR /&gt;Root is not allowed by default to log in to target for security reasons, telnet is very unsecure in todays world, telenet user name and password are not encrypted so they can be read/seen by any body using sinffers tools like "tcpdump"... This is why we all strongly recommand that you use ssh if posible in your case.&lt;BR /&gt;&lt;BR /&gt;Jean-Pierre Huc</description>
      <pubDate>Wed, 28 Feb 2007 08:40:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnet-issue-in-fedora-core-6-zod/m-p/5030714#M48294</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2007-02-28T08:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet issue in Fedora Core 6 (ZOD)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnet-issue-in-fedora-core-6-zod/m-p/5030715#M48295</link>
      <description>After installing the telnet server you need to start it.&lt;BR /&gt;chkconfig telnet on&lt;BR /&gt;is the command.&lt;BR /&gt;&lt;BR /&gt;At this point by default the root won't be allowed to login for security purposes.&lt;BR /&gt;To allow root to login submit this command from the console:&lt;BR /&gt;for i in `seq 1 20`; do echo pts/$i &amp;gt;&amp;gt; /etc/securetty; done&lt;BR /&gt;&lt;BR /&gt;and wuala - you're ready to login as root.&lt;BR /&gt;&lt;BR /&gt;The above command appends entries (pts/0,pts1..pts/20) to a file /etc/securetty. This files controls where root is allowed to login.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Feb 2007 16:45:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnet-issue-in-fedora-core-6-zod/m-p/5030715#M48295</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2007-02-28T16:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet issue in Fedora Core 6 (ZOD)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnet-issue-in-fedora-core-6-zod/m-p/5030716#M48296</link>
      <description>Just a thought on using yum to install/remove packages from your system:&lt;BR /&gt;&lt;BR /&gt;The command above (yum install telnet.i386) is a valid command and there is absolutely nothing wrong with it, but you may actually have a 64 bit system.  For general install situations, I would normally recommend a simple&lt;BR /&gt;&lt;BR /&gt;yum install {package-name}&lt;BR /&gt;&lt;BR /&gt;Without the extras of '.i386'.  This will install the same version of the package that your kernel is currently running in most cases.&lt;BR /&gt;&lt;BR /&gt;If you have not done so already, you may want to install the graphical front end to yum and the extensions available for it.  The quick and easy way to do this is a simple:&lt;BR /&gt;&lt;BR /&gt;yum install yum*&lt;BR /&gt;&lt;BR /&gt;That will get you yumex (the graphical extension) plus several other neat little plugins.&lt;BR /&gt;&lt;BR /&gt;The main advantage to using yumex is for those occasions when you know you want something that deals with, for example, telnet but you don't have any idea what the package name is.  Simply open up yumex, do a quick search, and install it on the spot.&lt;BR /&gt;&lt;BR /&gt;It can be very useful if you have one of those 'blond computer user moments'.&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Mar 2007 08:40:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnet-issue-in-fedora-core-6-zod/m-p/5030716#M48296</guid>
      <dc:creator>John Collier</dc:creator>
      <dc:date>2007-03-01T08:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet issue in Fedora Core 6 (ZOD)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnet-issue-in-fedora-core-6-zod/m-p/5030717#M48297</link>
      <description>Thanks all for your support!!</description>
      <pubDate>Wed, 07 Mar 2007 05:43:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnet-issue-in-fedora-core-6-zod/m-p/5030717#M48297</guid>
      <dc:creator>Sandeepk_1</dc:creator>
      <dc:date>2007-03-07T05:43:23Z</dc:date>
    </item>
  </channel>
</rss>

