<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">Bob,<br><br> Keeping in mind the lower computational capabilities of the BBB than a PC you can do a great deal with it. It could host a small web site. The Allstar image has a web server in it. It is used for lsnodes. You could add your own web pages to<br><br>/srv/http<br><br>There is actually a simple html file in there you can run from your browser. Just type the IP address of your BBB into a browser on your network -<br><br> <a href="http://192.168.0.218/" target="_blank">http://192.168.0.218/</a><br><br>When you don't specify a file name it defaults to index.html so you can look in that directory and see the code that creates what you see on the screen in your browser. Just modify index.html or add additional html files in that directory or ones created under it and of course set up all the links in the pages and you have the start of your own web server. If you want it to be viewable over the internet you would need to open port 80 in your router to the BBB. The port could be changed if necessary.<br id="FontBreak"></font><br><font style="" face="Tahoma,sans-serif">If you want to serve files I suspect you would want to connect a hard drive or SSD. That would be done via USB and mounted under linux. Then you could use NFS or Samba to make the files available to other computers on your network.</font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif"><br></font><font style="" face="Tahoma,sans-serif">Another neat thing you could do is make a music server. I did this many years ago with an NSLU2 and if that would do it the BBB certainly would. <br><br></font><font style="" face="Tahoma,sans-serif">You could also setup a phone PBX using Asterisk - there are canned versions out there like Incredible PBX.</font><br><br><font style="" face="Tahoma,sans-serif">Many of these things you could do while Asterisk Allstar is running although you might want to play on another BBB.<br><br>I hope that gives you some ideas.</font><br><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><br><div><hr id="stopSpelling">Date: Fri, 6 Feb 2015 19:09:39 -0500<br>From: N1XBM@amsat.org<br>To: arm-allstar@hamvoip.org<br>Subject: [arm-allstar] BBB projects OT<br><br><p dir="ltr">This is a little off topic but I thought I'd try here. I have some interest in playing with linux and the BBB. I had visions of using a BBB and doing things like network attached storage or even purchasing my own domain to host a simple website or play with my own email service. </p>
<p dir="ltr">Anyone have any ideas of places to look or good write ups in the internet? </p>
<p dir="ltr">Thank you<br>
Bob/N1XBM</p>
<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>