<?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: I can't telnet to linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/i-can-t-telnet-to-linux/m-p/5216791#M51513</link>
    <description>Telnet is not secure, so please do not use.&lt;BR /&gt;access your Linux box via 'ssh', if you want to remotely access/manage your Linux box/Server.&lt;BR /&gt;&lt;BR /&gt;SSH(client/server) is installed by default.&lt;BR /&gt;&lt;BR /&gt;on your Linux Server(which you want to remotely managed/administered), start the 'ssh' daemon via following command&lt;BR /&gt;&lt;BR /&gt;service sshd start&lt;BR /&gt;&lt;BR /&gt;after running the above command, from any other  linux machine, access your Linux Server via following command&lt;BR /&gt;&lt;BR /&gt;ssh userid@ip.of.linux.server&lt;BR /&gt;&lt;BR /&gt;if you want to remotely access your Linux server from a windows client then first install PuTTY(ssh client for windows).&lt;BR /&gt;&lt;BR /&gt;PuTTy can be download from&lt;BR /&gt;&lt;A href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html" target="_blank"&gt;http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
    <pubDate>Sat, 02 Jan 2010 18:44:20 GMT</pubDate>
    <dc:creator>Maaz</dc:creator>
    <dc:date>2010-01-02T18:44:20Z</dc:date>
    <item>
      <title>I can't telnet to linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-can-t-telnet-to-linux/m-p/5216790#M51512</link>
      <description>&lt;BR /&gt;I have just freshly installed a linux enterprise version 5 OS. I can PING but I cannot TELNET.&lt;BR /&gt;Please, what can I do ?</description>
      <pubDate>Sat, 02 Jan 2010 18:10:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-can-t-telnet-to-linux/m-p/5216790#M51512</guid>
      <dc:creator>Yaboto</dc:creator>
      <dc:date>2010-01-02T18:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: I can't telnet to linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-can-t-telnet-to-linux/m-p/5216791#M51513</link>
      <description>Telnet is not secure, so please do not use.&lt;BR /&gt;access your Linux box via 'ssh', if you want to remotely access/manage your Linux box/Server.&lt;BR /&gt;&lt;BR /&gt;SSH(client/server) is installed by default.&lt;BR /&gt;&lt;BR /&gt;on your Linux Server(which you want to remotely managed/administered), start the 'ssh' daemon via following command&lt;BR /&gt;&lt;BR /&gt;service sshd start&lt;BR /&gt;&lt;BR /&gt;after running the above command, from any other  linux machine, access your Linux Server via following command&lt;BR /&gt;&lt;BR /&gt;ssh userid@ip.of.linux.server&lt;BR /&gt;&lt;BR /&gt;if you want to remotely access your Linux server from a windows client then first install PuTTY(ssh client for windows).&lt;BR /&gt;&lt;BR /&gt;PuTTy can be download from&lt;BR /&gt;&lt;A href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html" target="_blank"&gt;http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Sat, 02 Jan 2010 18:44:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-can-t-telnet-to-linux/m-p/5216791#M51513</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2010-01-02T18:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: I can't telnet to linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-can-t-telnet-to-linux/m-p/5216792#M51514</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;you should use ssh instead of telnet.&lt;BR /&gt;&lt;BR /&gt;the telnetd is not running on your system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hire are some examples how to enable Telnet server on RHEL.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://chanret.com/archive/index.php/t-5997.html" target="_blank"&gt;http://chanret.com/archive/index.php/t-5997.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.linuxquestions.org/questions/linux-enterprise-47/how-to-enable-telnet-in-rhel-4-368321/" target="_blank"&gt;http://www.linuxquestions.org/questions/linux-enterprise-47/how-to-enable-telnet-in-rhel-4-368321/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://aplawrence.com/Linux/enable_telnet.html" target="_blank"&gt;http://aplawrence.com/Linux/enable_telnet.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Sat, 02 Jan 2010 22:20:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-can-t-telnet-to-linux/m-p/5216792#M51514</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-01-02T22:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: I can't telnet to linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-can-t-telnet-to-linux/m-p/5216793#M51515</link>
      <description>linux is great, it protects you from doing silly things like using telnet.&lt;BR /&gt;leave the 90ties behind and discover the wonderfull world of ssh.</description>
      <pubDate>Mon, 04 Jan 2010 10:31:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-can-t-telnet-to-linux/m-p/5216793#M51515</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2010-01-04T10:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: I can't telnet to linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/i-can-t-telnet-to-linux/m-p/5216794#M51516</link>
      <description>thanks !&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Jan 2010 12:53:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/i-can-t-telnet-to-linux/m-p/5216794#M51516</guid>
      <dc:creator>Yaboto</dc:creator>
      <dc:date>2010-01-04T12:53:41Z</dc:date>
    </item>
  </channel>
</rss>

