<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font style="" color="#000000" face="Tahoma,sans-serif">Richard,<br><br> Thanks for the scripts. Input is always welcome. I am real busy on the RPi2 release right now but I promise I will soon get a chance to look at them. It certainly looks like something we might expand on. Any chance you could send me translated copies?<br id="FontBreak"></font><br><b><font style="font-size:16pt;" size="4">73 Doug</font><font style="font-size:16pt;" size="4"><br></font><font style="font-size:16pt;" size="4">WA3DSP</font><font style="font-size:16pt;" size="4"><br></font><font style="font-size:16pt;" size="4">http://www.crompton.com/hamradio</font></b><font style="font-size:16pt;" size="4"><br></font><br><div><hr id="stopSpelling">From: aubinri@bell.net<br>To: arm-allstar@hamvoip.org<br>Date: Sat, 28 Mar 2015 21:05:00 +0000<br>Subject: [arm-allstar] BBB Management Features<br><br>
<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}
.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}
--></style>
<div dir="ltr">I loaded and tested your latest distro on a BBB ,thanks for the great work, it works fine even on a 3G Cell data link. <div><br></div><div>I added 3 very light items on the image I now use to help remote management. <div><br></div><div>1- To make our repeater operators able to manage their link I added a mini web page that points to 5 cgi scripts for the following commands (rpt stats Node # , BBB memory CPU usage and login, Connect to node #, Disconnect from node # and Reboot BBB).</div><div><br></div><div>Here is a capture of the web page screen</div><div><br></div><div><div id="ecxinlineImage0" style="display:inline-block;"> <span> </span> <div style="display:inline-block;" unselectable="on" class="ecxinlineImage"><img src="cid:inlineImage0" width="579" height="379"></div> <span> </span></div><br></div><div><br></div><div>The web page is in french but can be translated rapidly if there is any interest . </div><div><br></div><div><span style="font-size:12pt;">I am not a programmer so my scripts are very crude .. Feel free to comment on any improvements .....</span></div><div><br></div><div>To run the scripts , the web user needs an entry in sudo with cmd visudo <span style="font-size:12pt;">add</span></div><div>http ALL = NOPASSWD :/usr/bin/reboot</div><div>http ALL = NOPASSWD :/usr/bin/asterisk</div><div><br></div><div>Webpage is not passwd protected but no damage other than disconnect is permitted .. </div><div><br></div><div>See my 4 scripts attached to the email and the index.html i use .</div><div><br></div><div><div>Next to do is to add commands in the BBB install script to customize my cgi scripts ..</div></div><div><br></div><div> </div><div>2- Added support for WEBDAV in BBB Apache server to edit /etc/asterisk </div><div> ( Passwd protected non root user)</div><div><br></div><div>3- Added Midnight Commander on the image (yum install mc) for ssh root logins system management.</div><div><br></div><div><br></div><div><br></div><div>Hope this is of any interest</div><div><br></div><div>Richard Aubin VE2DJE SYSOP for VE2RVL network</div></div> </div>
<br><br>--Forwarded Message Attachment--<br><br>
<title>Test</title>
<div style="width:700px;height:300px;border:15px groove blue;">
<h1><center>INFORMATION SUR SYSTEME VE2DJE</center></h1>
<center>CLIC SUR LE BOUTON POUR AVOIR LE STATUS DU NODE
<input value="VE2DJE" type="button">
</center>
<center>CLIC SUR LE BOUTON POUR AVOIR LE STATUS DU
<input value="BEAGLE BONE" type="button">
</center>
<center>CLIC SUR BOUTON POUR CONNECTER AU NODE
<input value="2000" type="button">
</center>
<center>CLIC SUR BOUTON POUR
<input value="DECONNECTER" type="button">
</center>
<center>CLIC SUR BOUTON POUR FAIRE UN
<input value="REBOOT" type="button">
</center>
</div>
<br>_______________________________________________
arm-allstar mailing list
arm-allstar@hamvoip.org
http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
Visit the BBB web page - http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</div> </div></body>
</html>