That definitely would&#39;ve been my next step if this quick and dirty never worked out.<div><br></div><div>thanks</div><div>ed<br><br><div class="gmail_quote">On Thu, May 10, 2012 at 8:35 AM, Richard Bronosky <span dir="ltr">&lt;<a href="mailto:Richard@bronosky.com" target="_blank">Richard@bronosky.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I would also strongly suggest you learn about SSH key pairs.<br>
<div><div class="h5"><br>
On Thu, May 10, 2012 at 8:27 AM, Edward Holcroft &lt;<a href="mailto:eholcroft@mkainc.com">eholcroft@mkainc.com</a>&gt; wrote:<br>
&gt; This is what worked:<br>
&gt;<br>
&gt; $ sshpass -p &#39;1qazxsw2&#39; ssh -o StrictHostKeyChecking=no -t<br>
&gt; <a href="mailto:root@192.168.50.87">root@192.168.50.87</a> &quot;/etc/init.d/asterisk restart; sleep 5; exit&quot;<br>
&gt;<br>
&gt;<br>
&gt; On Thu, May 10, 2012 at 7:59 AM, Edward Holcroft &lt;<a href="mailto:eholcroft@mkainc.com">eholcroft@mkainc.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Morning all<br>
&gt;&gt;<br>
&gt;&gt; I need to run a command on an internal server that will restart a given<br>
&gt;&gt; service, in this case asterisk, without user intervention. I using this:<br>
&gt;&gt;<br>
&gt;&gt; sshpass -p &#39;1qazxsw2&#39; ssh -o StrictHostKeyChecking=no <a href="mailto:root@192.168.50.87">root@192.168.50.87</a><br>
&gt;&gt; /etc/init.d/asterisk restart<br>
&gt;&gt;<br>
&gt;&gt; The problem is this command never logs out:<br>
&gt;&gt;<br>
&gt;&gt; Stopping safe_asterisk: [  OK  ]<br>
&gt;&gt; Shutting down asterisk: [  OK  ]<br>
&gt;&gt; Starting asterisk: [  OK  ]<br>
&gt;&gt;<br>
&gt;&gt; .... and there it sits, until I manually close it<br>
&gt;&gt;<br>
&gt;&gt; I also tried using -t with the ssh command, which closes the session, but<br>
&gt;&gt; without restarting the service, even though it says it did:<br>
&gt;&gt;<br>
&gt;&gt; $ sshpass -p &#39;1qazxsw2&#39; ssh -o StrictHostKeyChecking=no -t<br>
&gt;&gt; <a href="mailto:root@192.168.50.87">root@192.168.50.87</a> &quot;/etc/init.d/asterisk restart&quot;<br>
&gt;&gt; Stopping safe_asterisk:                                    [FAILED]<br>
&gt;&gt; Shutting down asterisk:                                    [FAILED]<br>
&gt;&gt; Starting asterisk:                                         [  OK  ]<br>
&gt;&gt; Connection to 192.168.50.87 closed.<br>
&gt;&gt;<br>
&gt;&gt; I found this article:<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://www.snailbook.com/faq/background-jobs.auto.html" target="_blank">http://www.snailbook.com/faq/background-jobs.auto.html</a><br>
&gt;&gt;<br>
&gt;&gt; And tried:<br>
&gt;&gt;<br>
&gt;&gt; $ sshpass -p &#39;1qazxsw2&#39; ssh -o StrictHostKeyChecking=no <a href="mailto:root@192.168.50.87">root@192.168.50.87</a><br>
&gt;&gt; /etc/init.d/asterisk restart &lt; /dev/null<br>
&gt;&gt;<br>
&gt;&gt; which also does not close.<br>
&gt;&gt;<br>
&gt;&gt; Any ideas on how I can get this to run the way I want it to?<br>
&gt;&gt;<br>
&gt;&gt; ed<br>
&gt;&gt; --<br>
&gt;&gt; Edward Holcroft<br>
&gt;&gt; Madsen Kneppers &amp; Associates Inc.<br>
&gt;&gt; 3020 Holcomb Bridge Rd. NW<br>
&gt;&gt; Norcross, GA<br>
&gt;&gt; 30071<br>
&gt;&gt; Tel <a href="tel:%28770%29%20446-9606" value="+17704469606">(770) 446-9606</a><br>
&gt;&gt; GoogleVoice <a href="tel:%28678%29%20587-8649" value="+16785878649">(678) 587-8649</a><br>
&gt;&gt;<br>
&gt;&gt; WARNING/CONFIDENTIALITY NOTICE:This message may be confidential and/or<br>
&gt;&gt; privileged. If you are not the intended recipient, please notify the sender<br>
&gt;&gt; immediately then delete it - you should not copy or use it for any purpose<br>
&gt;&gt; or disclose its content to any other person. Internet communications are not<br>
&gt;&gt; secure. You should scan this message and any attachments for viruses. Any<br>
&gt;&gt; unauthorized use or interception of this e-mail is illegal.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Edward Holcroft<br>
&gt; Madsen Kneppers &amp; Associates Inc.<br>
&gt; 3020 Holcomb Bridge Rd. NW<br>
&gt; Norcross, GA<br>
&gt; 30071<br>
&gt; Tel <a href="tel:%28770%29%20446-9606" value="+17704469606">(770) 446-9606</a><br>
&gt; GoogleVoice <a href="tel:%28678%29%20587-8649" value="+16785878649">(678) 587-8649</a><br>
&gt;<br>
&gt; WARNING/CONFIDENTIALITY NOTICE:This message may be confidential and/or<br>
&gt; privileged. If you are not the intended recipient, please notify the sender<br>
&gt; immediately then delete it - you should not copy or use it for any purpose<br>
&gt; or disclose its content to any other person. Internet communications are not<br>
&gt; secure. You should scan this message and any attachments for viruses. Any<br>
&gt; unauthorized use or interception of this e-mail is illegal.<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Ale mailing list<br>
&gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
&gt; <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt; <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
&gt;<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
.!# RichardBronosky #!.<br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Edward Holcroft<br>Madsen Kneppers &amp; Associates Inc.<br>3020 Holcomb Bridge Rd. NW<br>Norcross, GA<br>30071<br>Tel (770) 446-9606<br>GoogleVoice (678) 587-8649<br>

<br>WARNING/CONFIDENTIALITY NOTICE:This message may be confidential and/or privileged. If you are not the intended recipient, please notify the sender immediately then delete it - you should not copy or use it for any purpose or disclose its content to any other person. Internet communications are not secure. You should scan this message and any attachments for viruses. Any unauthorized use or interception of this e-mail is illegal.<br>


</div>