<?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 Remotely starting rc scripts doesn't work in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/remotely-starting-rc-scripts-doesn-t-work/m-p/4668483#M41759</link>
    <description>RHEL 5&lt;BR /&gt;What am I missing? I can start the services with an interactive login on the server, but when I try with remsh (rsh) or ssh from another server, it hangs before I see the [OK].&lt;BR /&gt;&lt;BR /&gt;# /etc/init.d/samba start   &lt;BR /&gt;Starting Samba smbd:  [ OK ]&lt;BR /&gt;&lt;BR /&gt;# ssh server "/etc/init.d/samba start"&lt;BR /&gt;Starting Samba smbd:&lt;BR /&gt;&lt;HANG&gt;&lt;BR /&gt;&lt;/HANG&gt;</description>
    <pubDate>Fri, 30 Jul 2010 19:23:41 GMT</pubDate>
    <dc:creator>dbsanders</dc:creator>
    <dc:date>2010-07-30T19:23:41Z</dc:date>
    <item>
      <title>Remotely starting rc scripts doesn't work</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remotely-starting-rc-scripts-doesn-t-work/m-p/4668483#M41759</link>
      <description>RHEL 5&lt;BR /&gt;What am I missing? I can start the services with an interactive login on the server, but when I try with remsh (rsh) or ssh from another server, it hangs before I see the [OK].&lt;BR /&gt;&lt;BR /&gt;# /etc/init.d/samba start   &lt;BR /&gt;Starting Samba smbd:  [ OK ]&lt;BR /&gt;&lt;BR /&gt;# ssh server "/etc/init.d/samba start"&lt;BR /&gt;Starting Samba smbd:&lt;BR /&gt;&lt;HANG&gt;&lt;BR /&gt;&lt;/HANG&gt;</description>
      <pubDate>Fri, 30 Jul 2010 19:23:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remotely-starting-rc-scripts-doesn-t-work/m-p/4668483#M41759</guid>
      <dc:creator>dbsanders</dc:creator>
      <dc:date>2010-07-30T19:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Remotely starting rc scripts doesn't work</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remotely-starting-rc-scripts-doesn-t-work/m-p/4668484#M41760</link>
      <description>My first guess would be: the [OK] display uses TTY control features, and a non-interactive SSH connection does not allocate a pseudo-TTY unless explicitly requested. &lt;BR /&gt;&lt;BR /&gt;So try this:&lt;BR /&gt;&lt;BR /&gt;ssh -t server "/etc/init.d/samba start"&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 30 Jul 2010 21:04:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remotely-starting-rc-scripts-doesn-t-work/m-p/4668484#M41760</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-07-30T21:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Remotely starting rc scripts doesn't work</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remotely-starting-rc-scripts-doesn-t-work/m-p/4668485#M41761</link>
      <description>Thanks, that was the issue.</description>
      <pubDate>Fri, 30 Jul 2010 21:49:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remotely-starting-rc-scripts-doesn-t-work/m-p/4668485#M41761</guid>
      <dc:creator>dbsanders</dc:creator>
      <dc:date>2010-07-30T21:49:14Z</dc:date>
    </item>
  </channel>
</rss>

