<?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: Remotely login to a linux server from hp in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/remotely-login-to-a-linux-server-from-hp/m-p/3302333#M12622</link>
    <description>In short: in modern Linux distros telnet/ftp/r-command are disbaled by default because ssh provides  the same functionality.&lt;BR /&gt;&lt;BR /&gt;If you want to allow rsh/rlogin in RH/Fedora:&lt;BR /&gt;1) chkconfig rsh on ; chkconfig rlogin on&lt;BR /&gt;2) add you hp host hostname into .rhosts&lt;BR /&gt;3) if you want to use rsh/rlogin for root user - you should add rsh and rlogin into /etc/securetty file.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Vitaly</description>
    <pubDate>Sun, 13 Jun 2004 05:44:33 GMT</pubDate>
    <dc:creator>Vitaly Karasik_1</dc:creator>
    <dc:date>2004-06-13T05:44:33Z</dc:date>
    <item>
      <title>Remotely login to a linux server from hp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remotely-login-to-a-linux-server-from-hp/m-p/3302327#M12616</link>
      <description>Dear sir,&lt;BR /&gt;&lt;BR /&gt;How can i remotely login from hp server to a linux server as i do it for a remote hp server &lt;BR /&gt;via  "remsh ".&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Jun 2004 00:17:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remotely-login-to-a-linux-server-from-hp/m-p/3302327#M12616</guid>
      <dc:creator>sunil_34</dc:creator>
      <dc:date>2004-06-11T00:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Remotely login to a linux server from hp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remotely-login-to-a-linux-server-from-hp/m-p/3302328#M12617</link>
      <description>The same way you do in a HP-UX to HP-UX.&lt;BR /&gt;&lt;BR /&gt;You can use the standard tools (remsh (called 'rsh' in linux), rexec and rlogin).&lt;BR /&gt;&lt;BR /&gt;By default, most linux distributions dissalow you from doing 'r' based commands into a Linux box as the 'root' user, but the concept of '.rhosts' files is the same.&lt;BR /&gt;&lt;BR /&gt;It is reccomended however that you use the 'ssh' replacement of such tools for security purposes, using an 'rsa' key exchange for security.&lt;BR /&gt;&lt;BR /&gt;if you could clarify exactally how you want to 'remotely login', we can give you further details on how to do such tasks.</description>
      <pubDate>Fri, 11 Jun 2004 00:37:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remotely-login-to-a-linux-server-from-hp/m-p/3302328#M12617</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-06-11T00:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Remotely login to a linux server from hp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remotely-login-to-a-linux-server-from-hp/m-p/3302329#M12618</link>
      <description>I want ro login into linux as &lt;BR /&gt;&lt;BR /&gt;remsh &lt;HOSTNAME&gt;&lt;BR /&gt;&lt;BR /&gt;where hostname is running linux o/s.&lt;BR /&gt;&lt;BR /&gt;regards.&lt;BR /&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Fri, 11 Jun 2004 00:52:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remotely-login-to-a-linux-server-from-hp/m-p/3302329#M12618</guid>
      <dc:creator>sunil_34</dc:creator>
      <dc:date>2004-06-11T00:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Remotely login to a linux server from hp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remotely-login-to-a-linux-server-from-hp/m-p/3302330#M12619</link>
      <description>To login one would use rlogin.&lt;BR /&gt;&lt;BR /&gt;Check the deamons are running on the linux box. Can you telnet to the linux server?&lt;BR /&gt;&lt;BR /&gt;Add your HP server's hostname to $HOME/.rhosts on the linux server.&lt;BR /&gt;Maybe add FQDN too, and IP address if you experience problems.&lt;BR /&gt;Do a chmod 400 .rhosts.&lt;BR /&gt;Try to rlogin from HP server.&lt;BR /&gt;&lt;BR /&gt;As said by Stuart, consider using ssh which will give you the same functionality but no passwords in clear text over the network.&lt;BR /&gt;&lt;BR /&gt;JP.</description>
      <pubDate>Fri, 11 Jun 2004 02:01:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remotely-login-to-a-linux-server-from-hp/m-p/3302330#M12619</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2004-06-11T02:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Remotely login to a linux server from hp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remotely-login-to-a-linux-server-from-hp/m-p/3302331#M12620</link>
      <description>By the way,&lt;BR /&gt;&lt;BR /&gt;it's better to ask the question in one forum only....&lt;BR /&gt;&lt;BR /&gt;JP.</description>
      <pubDate>Fri, 11 Jun 2004 03:15:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remotely-login-to-a-linux-server-from-hp/m-p/3302331#M12620</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2004-06-11T03:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Remotely login to a linux server from hp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remotely-login-to-a-linux-server-from-hp/m-p/3302332#M12621</link>
      <description>In Fedora core 1 out of the box, I think that&lt;BR /&gt;&lt;BR /&gt;ssh hostname.com&lt;BR /&gt;&lt;BR /&gt;should work. Works for me.&lt;BR /&gt;&lt;BR /&gt;Vern&lt;BR /&gt;</description>
      <pubDate>Sat, 12 Jun 2004 11:48:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remotely-login-to-a-linux-server-from-hp/m-p/3302332#M12621</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2004-06-12T11:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Remotely login to a linux server from hp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remotely-login-to-a-linux-server-from-hp/m-p/3302333#M12622</link>
      <description>In short: in modern Linux distros telnet/ftp/r-command are disbaled by default because ssh provides  the same functionality.&lt;BR /&gt;&lt;BR /&gt;If you want to allow rsh/rlogin in RH/Fedora:&lt;BR /&gt;1) chkconfig rsh on ; chkconfig rlogin on&lt;BR /&gt;2) add you hp host hostname into .rhosts&lt;BR /&gt;3) if you want to use rsh/rlogin for root user - you should add rsh and rlogin into /etc/securetty file.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Vitaly</description>
      <pubDate>Sun, 13 Jun 2004 05:44:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remotely-login-to-a-linux-server-from-hp/m-p/3302333#M12622</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2004-06-13T05:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Remotely login to a linux server from hp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remotely-login-to-a-linux-server-from-hp/m-p/3302334#M12623</link>
      <description>The best approach would probably be to install the HP-UX Secure Shell (ssh) product on your server.  It's available for 11.0 and above.  Here's a link to the product on the software.hp.com site:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Mon, 14 Jun 2004 07:45:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remotely-login-to-a-linux-server-from-hp/m-p/3302334#M12623</guid>
      <dc:creator>Dave Unverhau_1</dc:creator>
      <dc:date>2004-06-14T07:45:20Z</dc:date>
    </item>
  </channel>
</rss>

