<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Hardware Device of the Year: Meet the CuBox-i with Incredible PBX for Ubuntu	</title>
	<atom:link href="https://nerdvittles.com/hardware-device-of-the-year-meet-the-cubox-i-with-incredible-pbx-for-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdvittles.com/hardware-device-of-the-year-meet-the-cubox-i-with-incredible-pbx-for-ubuntu/</link>
	<description>Ward Mundy&#039;s Technobabblelog</description>
	<lastBuildDate>Mon, 06 Nov 2017 13:58:37 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Trousle Undrhil		</title>
		<link>https://nerdvittles.com/hardware-device-of-the-year-meet-the-cubox-i-with-incredible-pbx-for-ubuntu/comment-page-1/#comment-168610</link>

		<dc:creator><![CDATA[Trousle Undrhil]]></dc:creator>
		<pubDate>Fri, 12 Sep 2014 20:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=10372#comment-168610</guid>

					<description><![CDATA[Not supported on Hannah Montana Linux??  FORGET YOU GUYS!

No, seriously ..

Is there a Hannah Montana Linux?  Really?  Really??

-Goes to look on Google-]]></description>
			<content:encoded><![CDATA[<p>Not supported on Hannah Montana Linux??  FORGET YOU GUYS!</p>
<p>No, seriously ..</p>
<p>Is there a Hannah Montana Linux?  Really?  Really??</p>
<p>-Goes to look on Google-</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Greg Dudek		</title>
		<link>https://nerdvittles.com/hardware-device-of-the-year-meet-the-cubox-i-with-incredible-pbx-for-ubuntu/comment-page-1/#comment-168450</link>

		<dc:creator><![CDATA[Greg Dudek]]></dc:creator>
		<pubDate>Fri, 05 Sep 2014 14:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=10372#comment-168450</guid>

					<description><![CDATA[Another great article: thanks.  You did not say much ...  in fact anything, unless I missed it.. about DAHDI support.  As far as I can tell, the CuBox PCIe ports aren&#039;t populated.   I still run my own Asterisk variant on a fair-sized old machine mainly because I want to support a DAHDI gateway that needs PCI.  I have looked at using an Intel Galileo that support micro-PCI (which can be used with PCIe) but have not yet taken that plunge.    I would think supporting a DAHDI bridge would be a requirement for many home users, and would love to hear your thoughts on how to get there.  For example, the HummingBoard-i2eX is made by the same company as the CuBox, I think and it supports PCIe.  It seems like it should be CuBox compatible.

&lt;i&gt;[WM: Give it a whirl and let us know how it goes.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>Another great article: thanks.  You did not say much &#8230;  in fact anything, unless I missed it.. about DAHDI support.  As far as I can tell, the CuBox PCIe ports aren&#8217;t populated.   I still run my own Asterisk variant on a fair-sized old machine mainly because I want to support a DAHDI gateway that needs PCI.  I have looked at using an Intel Galileo that support micro-PCI (which can be used with PCIe) but have not yet taken that plunge.    I would think supporting a DAHDI bridge would be a requirement for many home users, and would love to hear your thoughts on how to get there.  For example, the HummingBoard-i2eX is made by the same company as the CuBox, I think and it supports PCIe.  It seems like it should be CuBox compatible.</p>
<p><i>[WM: Give it a whirl and let us know how it goes.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: dziny		</title>
		<link>https://nerdvittles.com/hardware-device-of-the-year-meet-the-cubox-i-with-incredible-pbx-for-ubuntu/comment-page-1/#comment-168440</link>

		<dc:creator><![CDATA[dziny]]></dc:creator>
		<pubDate>Thu, 04 Sep 2014 20:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=10372#comment-168440</guid>

					<description><![CDATA[Sorry for posting here about Pogoplug 4 but apparently your forum has decided that my new account I have created just to reply does not give me any privileges to post. I&#039;m quoting Nerd from the Pogoplug forum post:

&quot;2. MySQL likes about 40MB of RAM as a minimum. When you only have 128MB, that can be problematic. Apache likes boatloads of RAM. Asterisk appears happy at 20MB when nothing much is happening. We avoided RAM exhaustion by setting up a 256MB swap file, but that can be a problem, too, since you&#039;re operating with an SDcard. Possible solutions: (1) Don&#039;t install FreePBX which eliminates the need for MySQL, Apache, and PHP... but what fun is that. (2) Build the image you want to use with step #1 above and never use a browser to open FreePBX. This keeps Apache usage to a minimum just handling FreePBX&#039;s operational requirements for managing calls. In this setup, the Yahoo News app runs without a hiccup, and it&#039;s a memory hog: sox and mpg123 easily consume 98% of the RAM resources just processing the text-to-speech for the call. But only 192 bytes of swap file were required to process everything without any noticeable degradation.&quot;

Here is my experience. I have been running Asterisk+Freepbx (3 servers) for about 9 years on this piece of cheap hardware: http://www.amazon.com/RCA-RM4100-Internet-Media-Player/dp/B0096SIHJS 
It only has 128MB but with few tricks Freepbx interface is pretty snappy. 1st advice: forget about Apache, it is a bloatware compare to lighttpd. Believe me, whole Freepbx runs without a hiccup on lighttpd instead of Apache, it take about 10 min to swap the web server and configure it.
2nd advice: Minimize memory footprint of MySQL. How: swap default database engine to MyISAM. Of course it means that existing databases has to be rebuilt (if there are any). To do this just add lines to my.cnf

skip-innodb
default-storage-engine=MyISAM

Hope this helps! (I have around 10 registered trunks, 15 extensions, 3 google voice accounts and chan_dongle). I&#039;m using around 60% of memory with asterisk+freebpx running plus openvpn plus racoon+xltpd. No issues!

&lt;i&gt;[WM: Great suggestions. We always dump InnoDB, but tip #1 is worth a careful look. Thanks.]&lt;/i&gt;]]></description>
			<content:encoded><![CDATA[<p>Sorry for posting here about Pogoplug 4 but apparently your forum has decided that my new account I have created just to reply does not give me any privileges to post. I&#8217;m quoting Nerd from the Pogoplug forum post:</p>
<p>"2. MySQL likes about 40MB of RAM as a minimum. When you only have 128MB, that can be problematic. Apache likes boatloads of RAM. Asterisk appears happy at 20MB when nothing much is happening. We avoided RAM exhaustion by setting up a 256MB swap file, but that can be a problem, too, since you&#8217;re operating with an SDcard. Possible solutions: (1) Don&#8217;t install FreePBX which eliminates the need for MySQL, Apache, and PHP&#8230; but what fun is that. (2) Build the image you want to use with step #1 above and never use a browser to open FreePBX. This keeps Apache usage to a minimum just handling FreePBX&#8217;s operational requirements for managing calls. In this setup, the Yahoo News app runs without a hiccup, and it&#8217;s a memory hog: sox and mpg123 easily consume 98% of the RAM resources just processing the text-to-speech for the call. But only 192 bytes of swap file were required to process everything without any noticeable degradation."</p>
<p>Here is my experience. I have been running Asterisk+Freepbx (3 servers) for about 9 years on this piece of cheap hardware: <a href="http://www.amazon.com/RCA-RM4100-Internet-Media-Player/dp/B0096SIHJS" rel="nofollow ugc">http://www.amazon.com/RCA-RM4100-Internet-Media-Player/dp/B0096SIHJS</a><br />
It only has 128MB but with few tricks Freepbx interface is pretty snappy. 1st advice: forget about Apache, it is a bloatware compare to lighttpd. Believe me, whole Freepbx runs without a hiccup on lighttpd instead of Apache, it take about 10 min to swap the web server and configure it.<br />
2nd advice: Minimize memory footprint of MySQL. How: swap default database engine to MyISAM. Of course it means that existing databases has to be rebuilt (if there are any). To do this just add lines to my.cnf</p>
<p>skip-innodb<br />
default-storage-engine=MyISAM</p>
<p>Hope this helps! (I have around 10 registered trunks, 15 extensions, 3 google voice accounts and chan_dongle). I&#8217;m using around 60% of memory with asterisk+freebpx running plus openvpn plus racoon+xltpd. No issues!</p>
<p><i>[WM: Great suggestions. We always dump InnoDB, but tip #1 is worth a careful look. Thanks.]</i></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jon		</title>
		<link>https://nerdvittles.com/hardware-device-of-the-year-meet-the-cubox-i-with-incredible-pbx-for-ubuntu/comment-page-1/#comment-168413</link>

		<dc:creator><![CDATA[Jon]]></dc:creator>
		<pubDate>Wed, 03 Sep 2014 18:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://nerdvittles.com/?p=10372#comment-168413</guid>

					<description><![CDATA[Please check out SPA instead of regular port knocking. Port knocking can be replayed where SPA gives you all the advantages but additionally can do encryption preventing any replay attacks or lucky guesses from an attacker. It works on Ubuntu as well:)

http://www.cipherdyne.org/fwknop/]]></description>
			<content:encoded><![CDATA[<p>Please check out SPA instead of regular port knocking. Port knocking can be replayed where SPA gives you all the advantages but additionally can do encryption preventing any replay attacks or lucky guesses from an attacker. It works on Ubuntu as well:)</p>
<p><a href="http://www.cipherdyne.org/fwknop/" rel="nofollow ugc">http://www.cipherdyne.org/fwknop/</a></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
