<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>systemBash</title>
	
	<link>http://systembash.com</link>
	<description>Technology and System Administration</description>
	<lastBuildDate>Sat, 12 May 2012 13:13:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/systembash" /><feedburner:info uri="systembash" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><geo:lat>39.978456</geo:lat><geo:long>-75.822755</geo:long><creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license><feedburner:emailServiceId>systembash</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2Fsystembash" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2Fsystembash" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.feedburner.com%2Fsystembash" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://feeds.feedburner.com/systembash" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.feedburner.com%2Fsystembash" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2Fsystembash" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2Fsystembash" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><feedburner:feedFlare href="http://www.live.com/?add=http%3A%2F%2Ffeeds.feedburner.com%2Fsystembash" src="http://tkfiles.storage.msn.com/x1piYkpqHC_35nIp1gLE68-wvzLZO8iXl_JMledmJQXP-XTBOLfmQv4zhj4MhcWEJh_GtoBIiAl1Mjh-ndp9k47If7hTaFno0mxW9_i3p_5qQw">Subscribe with Live.com</feedburner:feedFlare><feedburner:feedFlare href="http://www.webwag.com/wwgthis.php?url=http%3A%2F%2Ffeeds.feedburner.com%2Fsystembash" src="http://www.webwag.com/images/wwgthis.gif">Subscribe with Webwag</feedburner:feedFlare><item>
		<title>Simple Disk Benchmarking in Linux Using ‘dd’</title>
		<link>http://feedproxy.google.com/~r/systembash/~3/fbW14L5v8-w/</link>
		<comments>http://systembash.com/content/simple-disk-benchmarking-in-linux-using-dd/#comments</comments>
		<pubDate>Wed, 21 Mar 2012 18:23:03 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[benchmarking]]></category>

		<guid isPermaLink="false">http://systembash.com/?p=1256</guid>
		<description><![CDATA[A great way to do a real-world disk test on your linux system is with a program called dd. dd stands for data description and is used for copying data sources. A simple command to do real-world disk write test in linux is: 1dd bs=1M count=512 if=/dev/zero of=test conv=fdatasync This creates a file named &#8216;test&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p>A great way to do a real-world disk test on your linux system is with a program called dd.</p>
<p>dd stands for data description and is used for copying data sources. </p>
<p>A simple command to do real-world disk write test in linux is:</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">dd bs=1M count=512 if=/dev/zero of=test conv=fdatasync</div></td></tr></tbody></table></div>
<p>This creates a file named &#8216;test&#8217; with all zeroes in it. The flag conv=fdatasync tells dd to sync the write to disk before it exits. Without this flag, dd will perform the write but some of it will remain in memory, not giving you an accurate picture of the true write performance of the disk. </p>
<p>A sample of the run is below, with a simple SATA disk:</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">[14:11][root@server:~]$ dd bs=1M count=512 if=/dev/zero of=test conv=fdatasync<br />
512+0 records in<br />
512+0 records out<br />
536870912 bytes (537 MB) copied, 5.19611 s, 103 MB/s</div></td></tr></tbody></table></div>
<p>Now, there is a major caveat for using dd for disk benchmarking. The first is that it only tests filesystem access. Depending on your filesystem (I&#8217;m looking at your <a href="http://en.wikipedia.org/wiki/ZFS">ZFS</a>) the file write may itself just load into memory for writing later down the road. The same with a RAID controller on the system. </p>
<p>A <em>much more accurate</em> way of performing a disk benchmark is to use tools specifically geared towards this task. It will write much more data over a longer period of time. <a href="http://www.coker.com.au/bonnie++/">Bonnie++</a> is a particularly useful tool for this purpose. </p>
<p>Now don&#8217;t forget to remove that test file. </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/systembash?a=fbW14L5v8-w:2cLYji5tIIY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/systembash?i=fbW14L5v8-w:2cLYji5tIIY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=fbW14L5v8-w:2cLYji5tIIY:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/systembash?i=fbW14L5v8-w:2cLYji5tIIY:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=fbW14L5v8-w:2cLYji5tIIY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/systembash?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=fbW14L5v8-w:2cLYji5tIIY:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/systembash?i=fbW14L5v8-w:2cLYji5tIIY:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=fbW14L5v8-w:2cLYji5tIIY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/systembash?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/systembash/~4/fbW14L5v8-w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/simple-disk-benchmarking-in-linux-using-dd/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://systembash.com/content/simple-disk-benchmarking-in-linux-using-dd/</feedburner:origLink></item>
		<item>
		<title>Apache 2.4 Upgrade and the “Invalid Command ‘Order’” Error</title>
		<link>http://feedproxy.google.com/~r/systembash/~3/tt-EBmiPOaY/</link>
		<comments>http://systembash.com/content/apache-2-4-upgrade-and-the-invalid-command-order-error/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 15:14:43 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Configurations]]></category>
		<category><![CDATA[apache]]></category>

		<guid isPermaLink="false">http://systembash.com/?p=1249</guid>
		<description><![CDATA[The new Apache 2.4 has been released a few weeks ago and I decided to use this version while installing a new server (I compiled it from scratch rather that using an rpm or deb). After using one of my tried and true Apache configuration files, I received this error on start: 12Starting httpd: AH00526: [...]]]></description>
			<content:encoded><![CDATA[<p>The new <a href="http://arstechnica.com/business/news/2012/02/apache-devs-release-version-24-first-major-update-in-six-years.ars">Apache 2.4 has been released</a> a few weeks ago and I decided to use this version while installing a new server (I compiled it from scratch rather that using an rpm or deb). </p>
<p>After using one of my tried and true Apache configuration files, I received this error on start:</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Starting httpd: AH00526: Syntax error on line 104 of /usr/local/apache2/conf/httpd.conf:<br />
Invalid command 'Order', perhaps misspelled or defined by a module not included in the server configuration</div></td></tr></tbody></table></div>
<p>Common wisdom would imply that I should make sure the authz_host module is installed (LoadModule authz_host_module modules/mod_authz_host.so), however this just was not working.</p>
<p>Finally, I discovered that the Order command has been removed from Apache 2.4! According to the <a href="http://httpd.apache.org/docs/trunk/upgrading.html">upgrade notes for Apache 2.4</a>:</p>
<blockquote><p>In 2.2, access control based on client hostname, IP address, and other characteristics of client requests was done using the directives Order, Allow, Deny, and Satisfy.</p>
<p>In 2.4, such access control is done in the same way as other authorization checks, using the new module mod_authz_host. The old access control idioms should be replaced by the new authentication mechanisms, although for compatibility with old configurations, the new module mod_access_compat is provided.</p></blockquote>
<p><strong>Basically, the Order command is depreciated. </strong></p>
<p>In my case, I replaced the lines:</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Order deny,allow<br />
Deny from all</div></td></tr></tbody></table></div>
<p>with:</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Require all denied</div></td></tr></tbody></table></div>
<p>Also make sure both of these modules are loaded:</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">LoadModule authz_core_module modules/mod_authz_core.so<br />
LoadModule authz_host_module modules/mod_authz_host.so</div></td></tr></tbody></table></div>
<p>Easy enough, but just be aware that there are several configuration changes between 2.2 and 2.4 which render your old Apache configuration files unusable. </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/systembash?a=tt-EBmiPOaY:SVvIOSLODOw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/systembash?i=tt-EBmiPOaY:SVvIOSLODOw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=tt-EBmiPOaY:SVvIOSLODOw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/systembash?i=tt-EBmiPOaY:SVvIOSLODOw:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=tt-EBmiPOaY:SVvIOSLODOw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/systembash?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=tt-EBmiPOaY:SVvIOSLODOw:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/systembash?i=tt-EBmiPOaY:SVvIOSLODOw:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=tt-EBmiPOaY:SVvIOSLODOw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/systembash?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/systembash/~4/tt-EBmiPOaY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/apache-2-4-upgrade-and-the-invalid-command-order-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://systembash.com/content/apache-2-4-upgrade-and-the-invalid-command-order-error/</feedburner:origLink></item>
		<item>
		<title>Big Cable Wants to Encrypt Your Basic Channels – How To Fight For Your Rights</title>
		<link>http://feedproxy.google.com/~r/systembash/~3/smnCWkrUnsk/</link>
		<comments>http://systembash.com/content/big-cable-wants-to-encrypt-your-basic-channels-how-to-fight-for-your-rights/#comments</comments>
		<pubDate>Thu, 23 Feb 2012 14:03:18 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Other Technology]]></category>
		<category><![CDATA[Television]]></category>

		<guid isPermaLink="false">http://systembash.com/?p=1209</guid>
		<description><![CDATA[For those not familiar with the current state of digital television, cable providers send signals to your house in a format called QAM. This comes in two flavors, Encrypted and Unencrypted formats. Encryption is used to protect channel content from general viewership so that cable operators can sell these packages and/or individual channels based on [...]]]></description>
			<content:encoded><![CDATA[<p>For those not familiar with the current state of digital television, cable providers send signals to your house in a format called <a href="https://en.wikipedia.org/wiki/QAM_(television)">QAM</a>. This comes in two flavors, Encrypted and Unencrypted formats. Encryption is used to protect channel content from general viewership so that cable operators can sell these packages and/or individual channels based on a decryption device at the home.</p>
<p>The FCC currently has a ban in place on the encryption of the &#8220;Basic&#8221; level of cable service. This includes such channels as ABC, NBC, Fox, PBS, etc. It is a good way for low-income or budget conscious consumer to buy the basic level of service if they can not receive these channels over the air, possibly because of interference or distance to broadcasting towers. <strong>You do not currently need to rent a cable box (aka decryption device) to see these channels</strong>, ensuring broad access to these channels which often perform public service functions such as notification in case of emergency, carrying signals from the emergency broadcast system, or also community television stations. </p>
<p>This is a <strong>good thing</strong>. It allows citizens to purchase a very cheap (I paid $12.99/mo) cable plan to receive these essential stations without the purchase of any decryption boxes from the cable company (which they force you to rent from them, I might add). </p>
<h2>The Cable Companies Want Your Money</h2>
<p><center><img src="http://systembash.com/wp-content/uploads/2012/02/cable-box.jpg" alt="" title="cable-box" width="640" height="273" class="aligncenter size-full wp-image-1214" /></center></p>
<p><small>Photo credit <a href="http://www.flickr.com/photos/zeusandhera/2217827798/in/photostream/">zeusandhera</a></small></p>
<p>The cable companies are, and have been, lobbying the FCC to remove this encryption ban. The FCC has a <a href="http://transition.fcc.gov/Daily_Releases/Daily_Business/2011/db1014/FCC-11-153A1.pdf">proposed plan of rule making for removing this ban on encryption</a>. The big cable providers are lobbying for this ban removal on a couple of major points:</p>
<ul>
<li>Encrypting all channels will allow them to remain &#8220;hot&#8221; at the consumer end, </li>
<li>It will reduce service technician calls because of the above,</li>
<li>It will reduce or eliminate cable theft.</li>
</ul>
<p>What they do not mention is that:</p>
<ul>
<li>You will need to buy a cable adapter (either box-top or Cablecard) for each TV in your home.</li>
</ul>
<p>The cable companies are profit driven (this is OK) and, while I admit this may reduce service calls to your home, they also have other methods of being able to deliver this service &#8220;hot&#8221; including IP-based television distribution. <strong>This is simply a cheaper way for them to use their existing technologies to maximize their profits, while maintaining a facade that they are doing this for consumers&#8217; benefit.</strong> </p>
<p>Based on my own television bill and the number of televisions that an average consumer has in their home (3), <strong>I estimate that an existing basic television consumer would receive a 92% increase to their cable bill for the same exact content</strong>. <em>(<a href="http://systembash.com/wp-content/uploads/2012/02/Comment-to-the-FCC-11-169.pdf">Source</a>)</em></p>
<h2>Fighting The Good Fight</h2>
<p>Several &#8220;new&#8221; television technology companies, such as <a href="http://boxee.tv">Boxee</a> and <a href="http://www.hauppauge.com/">Hauppauge Computer Works</a> (makers of Unencrypted QAM tuner cards) are fighting this rule change, along with the <a href="https://www.eff.org/">EFF</a>, to allow consumers to continue to receive these basic television channels in the unencrypted format. While Boxee and Hauppage have their own profit motives, they are actively working to promote new technologies to bring a variety of TV content into your home. </p>
<p><a href="http://blog.boxee.tv/2012/02/13/in-response-to-the-cable-companies-misleading-arguments-to-the-fcc/#.T0Y6G_Hy_8c">Boxee</a> and the <a href="http://apps.fcc.gov/ecfs/document/view.action?id=7021858767">National Cable &#038; Telecommunications Association</a> have been going <em>tête à tête</em> over the issue. Boxee is obviously making a play where its Boxee Box uses Unencrypted QAM to receive television stations while the NCTA represents the cable companies who want you to continue to pay your cable providers. </p>
<h2>How to Weigh In</h2>
<p>I urge all consumers of Cable TV to weigh in on the issue, but especially if you utilize Unencrypted QAM format to watch broadcast TV. The Cable Industry says that the number of consumers who use unencrypted QAM is negligible, so we need to show the FCC that we are in fact, not a negligible party to deal with. </p>
<p>The FCC is accepting comments on this proposed change to the rules. </p>
<p><a href="http://apps.fcc.gov/ecfs/comment_search/execute.action?proceeding=11-169">Here is a listing of all comments on this proposed elimination of the ban on the encryption of the basic tier of service from the FCC. </a></p>
<p>The best way is to write a short letter to the FCC. <a href="http://systembash.com/wp-content/uploads/2012/02/Comment-to-the-FCC-11-169.pdf">Here is the letter that I wrote.</a> </p>
<p>Then proceed to the <a href="http://apps.fcc.gov/ecfs/upload/display.action?z=65ox4">FCC&#8217;s page for submitting a filing</a>. For the proceeding number, use 11-169. Type in your information and attach the letter you wrote (I recommend sending as a PDF). After submitting, the FCC reviews the submission and places it on their website. </p>
<h2>Together, we can fight the cable companies</h2>
<p>The only way they know that we are not happy with this proposed rule change is by commenting on this to the organization who makes the rules, the FCC. </p>
<p>Please send them your thoughts! It should only take about 15 minutes of your time and you will feel great about participating in the rule making process. </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/systembash?a=smnCWkrUnsk:xOwZe4ZhMHI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/systembash?i=smnCWkrUnsk:xOwZe4ZhMHI:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=smnCWkrUnsk:xOwZe4ZhMHI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/systembash?i=smnCWkrUnsk:xOwZe4ZhMHI:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=smnCWkrUnsk:xOwZe4ZhMHI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/systembash?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=smnCWkrUnsk:xOwZe4ZhMHI:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/systembash?i=smnCWkrUnsk:xOwZe4ZhMHI:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=smnCWkrUnsk:xOwZe4ZhMHI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/systembash?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/systembash/~4/smnCWkrUnsk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/big-cable-wants-to-encrypt-your-basic-channels-how-to-fight-for-your-rights/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://systembash.com/content/big-cable-wants-to-encrypt-your-basic-channels-how-to-fight-for-your-rights/</feedburner:origLink></item>
		<item>
		<title>The Easy CIDR Cheatsheet</title>
		<link>http://feedproxy.google.com/~r/systembash/~3/UPQu55NIwPw/</link>
		<comments>http://systembash.com/content/cidr-cheatsheet/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 14:38:50 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Configurations]]></category>
		<category><![CDATA[Other Code]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[cheatsheet]]></category>
		<category><![CDATA[cidr]]></category>
		<category><![CDATA[Classless Inter-Domain Routing]]></category>

		<guid isPermaLink="false">http://systembash.com/?p=1202</guid>
		<description><![CDATA[Even though I've been working with <a href="https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing">Classless Inter-Domain Routing</a> (henceforth known as CIDR) for years now, I always need a bit up a help remember how many addresses are in each block and how many sub-blocks fit into larger blocks. I have the following printed out for easy reference, and here it is for your geeky enjoyment:

<pre>CIDR        Total number    Network             Description:
Notation:   of addresses:   Mask:
--------------------------------------------------------------
/0          4,294,967,296   0.0.0.0             Every Address
/1          2,147,483,648   128.0.0.0           128 /8 nets
/2          1,073,741,824   192.0.0.0           64 /8 nets
/3          536,870,912     224.0.0.0           32 /8 nets
/4          268,435,456     240.0.0.0           16 /8 nets
/5          134,217,728     248.0.0.0           8 /8 nets
/6          67,108,864      252.0.0.0           4 /8 nets
/7          33,554,432      254.0.0.0           2 /8 nets
/8          16,777,214      255.0.0.0           1 /8 net (Class A)
--------------------------------------------------------------
/9          8,388,608       255.128.0.0         128 /16 nets
/10         4,194,304       255.192.0.0         64 /16 nets
/11         2,097,152       255.224.0.0         32 /16 nets
/12         1,048,576       255.240.0.0         16 /16 nets
/13         524,288         255.248.0.0         8 /16 nets
/14         262,144         255.252.0.0         4 /16 nets
/15         131.072         255.254.0.0         2 /16 nets
/16         65,536          255.255.0.0         1 /16 (Class B)
--------------------------------------------------------------
/17         32,768          255.255.128.0       128 /24 nets
/19         16,384          255.255.192.0       64 /24 nets
/19         8,192           255.255.224.0       32 /24 nets
/20         4,096           255.255.240.0       16 /24 nets
/21         2,048           255.255.248.0       8 /24 nets
/22         1,024           255.255.252.0       4 /24 nets
/23         512             255.255.254.0       2 /24 nets
/24         256             255.255.255.0       1 /24 (Class C)
--------------------------------------------------------------
/25         128             255.255.255.128     Half of a /24
/26         64              255.255.255.192     Fourth of a /24
/27         32              255.255.255.224     Eighth of a /24
/28         16              255.255.255.240     1/16th of a /24
/29         8               255.255.255.248     5 Usable addresses
/30         4               255.255.255.252     1 Usable address
/31         2               255.255.255.254     Unusable
/32         1               255.255.255.255     Single host
--------------------------------------------------------------
Reserved Space:
	0.0.0.0/8	
	127.0.0.0/8
	192.0.2.0/24
	10.0.0.0/8
	172.16.0.0/12
	192.168.0.0/16
	169.254.0.0/16</pre>]]></description>
			<content:encoded><![CDATA[<p>Even though I&#8217;ve been working with <a href="https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing">Classless Inter-Domain Routing</a> (henceforth known as CIDR) for years now, I always need a bit up a help remember how many addresses are in each block and how many sub-blocks fit into larger blocks. I have the following printed out for easy reference, and here it is for your geeky enjoyment:</p>
<pre>CIDR        Total number    Network             Description:
Notation:   of addresses:   Mask:
--------------------------------------------------------------
/0          4,294,967,296   0.0.0.0             Every Address
/1          2,147,483,648   128.0.0.0           128 /8 nets
/2          1,073,741,824   192.0.0.0           64 /8 nets
/3          536,870,912     224.0.0.0           32 /8 nets
/4          268,435,456     240.0.0.0           16 /8 nets
/5          134,217,728     248.0.0.0           8 /8 nets
/6          67,108,864      252.0.0.0           4 /8 nets
/7          33,554,432      254.0.0.0           2 /8 nets
/8          16,777,214      255.0.0.0           1 /8 net (Class A)
--------------------------------------------------------------
/9          8,388,608       255.128.0.0         128 /16 nets
/10         4,194,304       255.192.0.0         64 /16 nets
/11         2,097,152       255.224.0.0         32 /16 nets
/12         1,048,576       255.240.0.0         16 /16 nets
/13         524,288         255.248.0.0         8 /16 nets
/14         262,144         255.252.0.0         4 /16 nets
/15         131.072         255.254.0.0         2 /16 nets
/16         65,536          255.255.0.0         1 /16 (Class B)
--------------------------------------------------------------
/17         32,768          255.255.128.0       128 /24 nets
/19         16,384          255.255.192.0       64 /24 nets
/19         8,192           255.255.224.0       32 /24 nets
/20         4,096           255.255.240.0       16 /24 nets
/21         2,048           255.255.248.0       8 /24 nets
/22         1,024           255.255.252.0       4 /24 nets
/23         512             255.255.254.0       2 /24 nets
/24         256             255.255.255.0       1 /24 (Class C)
--------------------------------------------------------------
/25         128             255.255.255.128     Half of a /24
/26         64              255.255.255.192     Fourth of a /24
/27         32              255.255.255.224     Eighth of a /24
/28         16              255.255.255.240     1/16th of a /24
/29         8               255.255.255.248     5 Usable addresses
/30         4               255.255.255.252     1 Usable address
/31         2               255.255.255.254     Unusable
/32         1               255.255.255.255     Single host
--------------------------------------------------------------
Reserved Space:
	0.0.0.0/8
	127.0.0.0/8
	192.0.2.0/24
	10.0.0.0/8
	172.16.0.0/12
	192.168.0.0/16
	169.254.0.0/16</pre>
<p>Of course I&#8217;m not the first one to come up with this. Modified based on the cheat sheet from <a href="http://old.tamasrepus.hotnudiegirls.com/pages/IPv4+CIDR+notation+cheat+sheet">Samat Jain</a>. </p>
<p>Let me know if you have any improvements or suggestions. </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/systembash?a=UPQu55NIwPw:pP8Ypq5ZwtI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/systembash?i=UPQu55NIwPw:pP8Ypq5ZwtI:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=UPQu55NIwPw:pP8Ypq5ZwtI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/systembash?i=UPQu55NIwPw:pP8Ypq5ZwtI:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=UPQu55NIwPw:pP8Ypq5ZwtI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/systembash?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=UPQu55NIwPw:pP8Ypq5ZwtI:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/systembash?i=UPQu55NIwPw:pP8Ypq5ZwtI:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=UPQu55NIwPw:pP8Ypq5ZwtI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/systembash?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/systembash/~4/UPQu55NIwPw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/cidr-cheatsheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://systembash.com/content/cidr-cheatsheet/</feedburner:origLink></item>
		<item>
		<title>Xbox 360 Windows Media Center Extender Demo</title>
		<link>http://feedproxy.google.com/~r/systembash/~3/Q38Gno7OiR8/</link>
		<comments>http://systembash.com/content/xbox-360-windows-media-center-extender-demo/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 03:18:25 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Other Technology]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Television]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[htpc]]></category>
		<category><![CDATA[Windows Media Center]]></category>
		<category><![CDATA[Windows Media Center Extender]]></category>
		<category><![CDATA[xbox]]></category>
		<category><![CDATA[xbox 360]]></category>

		<guid isPermaLink="false">http://systembash.com/?p=1192</guid>
		<description><![CDATA[After I ditched cable TV, I used both Snapstream's BeyondTV and SageTV to sate my and my family's television needs. After almost 2 years we ended up turning cable back on. Win one for the cable company! 

But that did not end my search for the perfect home television system. Our cable box, well, works; but the hard drive is limited and you have to pay 15.99/mo for it. 

For the full video demo... continue to the full post!]]></description>
			<content:encoded><![CDATA[<p>After I ditched cable TV, I used both <a href="http://www.snapstream.com/products/beyondtv/">Snapstream&#8217;s BeyondTV</a> and <a href="http://www.sagetv.com/index.html">SageTV</a> (now owned by Google) to sate my and my family&#8217;s television needs. After almost 2 years we ended up turning cable back on. Win one for the cable company! </p>
<p>But that did not end my search for the perfect home television system. Our cable box, well, works; but the hard drive is limited, you have to pay $15.99/mo for it, and the recordings are only on one device. </p>
<p>Luckily I found the <a href="http://www.hauppauge.com/site/products/data_dcr2650.html">DCR-2650</a> (currently $122 at <a href="http://www.amazon.com/gp/product/B005FPT38A/ref=as_li_ss_tl?ie=UTF8&#038;tag=systembash-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B005FPT38A">amazon</a>) which allows you to rent a <a href="http://en.wikipedia.org/wiki/CableCARD">CableCARD</a> from the cable company (I&#8217;m paying $3.99/mo from Verizon) and get all of the premium cable channels on your PC &#8211; the drawback is that you must use Windows Media Center due to the DRM (there is a hack for SageTV &#8211; more on that later). </p>
<p>We recently got an Xbox 360 for Christmas, and I&#8217;ve been wanting to try the <a href="http://windows.microsoft.com/en-US/windows7/Set-up-a-Windows-Media-Center-Extender">Media Center Extender</a> functionality on it. I&#8217;m happy to report it works really well! Here is a video with a quick walkthrough of the Media Center Extender experience on the Xbox 360.</p>
<p><iframe width="870" height="620" src="http://www.youtube.com/embed/aV0kJTYrvyg" frameborder="0" allowfullscreen></iframe></p>
<p>Some notes on the setup:</p>
<ul>
<li>My Media Center PC &#038; Xbox are both connected via gigabit wired network</li>
<li>Live TV, Guide and DVR functionality work perfectly</li>
<li>Have had issues with Movie playback. This is because the Xbox is limited in what codecs it can decode. Apparently the Windows Media Center Extender app does not use the same codecs as the Xbox media player app.</li>
<li>You could use as many Xboxes as you want, so essentially you have a free number of DVRs in your home</li>
<li>The <a href="http://www.amazon.com/gp/product/B005FPT38A/ref=as_li_ss_tl?ie=UTF8&#038;tag=systembash-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B005FPT38A">DCR-2650</a> uses a single cable card but has 2 tuners. This means you are limited to 2 channels at a time of live TV or recording shows. You could easily continue to add tuners if you would like more.</li>
<li>The Windows Media Center app is available directly on the main Xbox menu that pops up when you hit the Xbox button on your controller/remote</li>
</ul>
<p>The quality of the video coming from the Media Center Extender is significantly better compared to the &#8220;LiveTV&#8221; streamed over the internet &#8211; also from Verizon. </p>
<p><strong>If Microsoft and Verizon is serious about making their streaming live TV app commonplace in consumer&#8217;s homes, they will need to both up the quality of the video and also add DVR functionality to the system.</strong> </p>
<p>Between how well it works and the fact that you can get a <a href="http://www.amazon.com/gp/product/B005FMLZQQ/ref=as_li_ss_tl?ie=UTF8&#038;tag=systembash-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B005FMLZQQ">remote for the Xbox</a>, it really makes an <strong>ideal replacement for your cable box</strong>. </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/systembash?a=Q38Gno7OiR8:14DKI8VoRrQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/systembash?i=Q38Gno7OiR8:14DKI8VoRrQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=Q38Gno7OiR8:14DKI8VoRrQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/systembash?i=Q38Gno7OiR8:14DKI8VoRrQ:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=Q38Gno7OiR8:14DKI8VoRrQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/systembash?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=Q38Gno7OiR8:14DKI8VoRrQ:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/systembash?i=Q38Gno7OiR8:14DKI8VoRrQ:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=Q38Gno7OiR8:14DKI8VoRrQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/systembash?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/systembash/~4/Q38Gno7OiR8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/xbox-360-windows-media-center-extender-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://systembash.com/content/xbox-360-windows-media-center-extender-demo/</feedburner:origLink></item>
		<item>
		<title>The Fight To Lower Your Cable Bill: Online Live Streaming Television In Jeopardy</title>
		<link>http://feedproxy.google.com/~r/systembash/~3/CJObuH1D-Do/</link>
		<comments>http://systembash.com/content/the-fight-to-lower-your-cable-bill-online-live-streaming-television-in-jeopardy/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 12:20:10 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Other Technology]]></category>
		<category><![CDATA[Television]]></category>
		<category><![CDATA[ivi.tv]]></category>
		<category><![CDATA[live streaming television]]></category>
		<category><![CDATA[live tv]]></category>
		<category><![CDATA[streaming video]]></category>

		<guid isPermaLink="false">http://systembash.com/?p=1059</guid>
		<description><![CDATA[First, a bit of history. Cable TV started in the 1970s when TV consumers just outside the range of commercial Over The Air (OTA) broadcasts banded together to create community &#8220;Cable&#8221; TV systems. An antenna was posted at a high spot on a mountain and pulled in signals that were out of range for households, [...]]]></description>
			<content:encoded><![CDATA[<p>First, a bit of history.</p>
<p>Cable TV started in the 1970s when TV consumers just outside the range of commercial Over The Air (OTA) broadcasts banded together to create community &#8220;Cable&#8221; TV systems. An antenna was posted at a high spot on a mountain and pulled in signals that were out of range for households, then retransmitted those signals to subscribers. At the time, there was a fight by the commercial television stations to protect their content, but eventually the cable systems won out, and eventually evolved to be the mega-cable companies you see today. In fact, today cable companies and content companies are one-in-the-same.</p>
<p>Fast forward to today. Wouldn&#8217;t it be great if there was an internet television station that would take OTA broadcast signals and retransmit them over the internet to households that couldn&#8217;t receive that signal? <strong>Well, there is and its name is <a href="http://www.ivi.tv/">ivi.tv</a>.</strong></p>
<div id="attachment_1060" class="wp-caption aligncenter" style="width: 610px"><a href="http://systembash.com/wp-content/uploads/2011/09/ivi.tv_.png"><img src="http://systembash.com/wp-content/uploads/2011/09/ivi.tv_-600x356.png" alt="" title="ivi.tv" width="600" height="356" class="size-large wp-image-1060" /></a><p class="wp-caption-text">The ivi.tv interface. Includes channel guide, DVR, and more. </p></div>
<p>The user experience was great. The stations came in at high quality and live, something that today&#8217;s streaming world is sorely missing. It was only about <strong>$10 per month</strong>, and you received the major broadcast stations. There was only one problem &#8211; the current content owners and cable systems (rightly) see this as a threat to their existing cable based systems, as the same exact TV content can be transmitted through their own internet lines and therefore cannibalism their TV revenue stream. ivi.tv was sued by over 40 major broadcasts and stations, and was forced to take their live streams of CBS, ABC, NBC offline. The very life of ivi.tv and other internet live TV streaming companies is threatened. <strong>They want to squash innovation in live streaming TV.</strong></p>
<p>ivi&#8217;s CEO Todd Weaver has said this: </p>
<blockquote><p>&#8220;Broadcasters fought against cable companies, then joined them. Broadcasters then fought against satellite companies, then joined them. Now it is our turn. History has a habit of repeating itself &#8212; and it is unfortunate they cannot learn from that and realize we strongly support broadcasters and their program suppliers helping them monetize, increase their eyeballs, and ultimately get paid.&#8221; (<em><a href="http://www.pcworld.com/article/206534/ivi_sued_for_streaming_copyrighted_video.html">Source</a></em>)</p></blockquote>
<p>He&#8217;s right. <strong>This is the future of live television</strong>, and the existing hegemony of cable systems and content creators is fighting it tooth and nail. <em>They have enough money to throw into lawsuits to delay it forever.</em></p>
<p><strong>So what can you do about this? </strong></p>
<p>The case against ivi.tv is currently working its way through the court system. Whatever is the decision on this court case is going to be used as prior ruling on future cases. I can&#8217;t even begin to describe how important it is that ivi wins their case. The odds are stacked up against them. With limited funds, there is no way they can <a href="http://blog.ivi.tv/2011/09/ivi-tv-still-battling-for-affordable-cable-tv/">fight the courts forever</a>. <a href="http://www.indiegogo.com/Help-ivi-Stop-Your-High-Cable-TV-Bill#">Donate money to their cause here</a>, and tell your friends about this innovative service that is being crushed by the big cable companies. </p>
<p>Everyone complains about the high price of cable television. You want alternatives? Support, share and talk about this court case and the future of online television.</p>
<div class="linkhighlight"><a href="http://www.indiegogo.com/Help-ivi-Stop-Your-High-Cable-TV-Bill">Donate To Save Live Online Streaming Television &rarr;</a></div>
<p>Additional Reading:</p>
<ul>
<li><a href="http://www.fierceonlinevideo.com/story/ivi-tv-founder-todd-weaver-its-better-be-right-rich/2011-03-09">Interview with Todd Weaver, CEO of ivi.tv</a></li>
<li><a href="http://www.pcworld.com/article/206534/ivi_sued_for_streaming_copyrighted_video.html">PCWorld Article on Lawsuit</a></li>
<li><a href="http://paidcontent.org/article/419-ivi-tv-loses-major-court-decision-but-shouldnt-have/">Ivi TV Loses Major Court Decision—But Shouldn’t Have</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/systembash?a=CJObuH1D-Do:xi3Bl8KXZcA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/systembash?i=CJObuH1D-Do:xi3Bl8KXZcA:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=CJObuH1D-Do:xi3Bl8KXZcA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/systembash?i=CJObuH1D-Do:xi3Bl8KXZcA:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=CJObuH1D-Do:xi3Bl8KXZcA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/systembash?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=CJObuH1D-Do:xi3Bl8KXZcA:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/systembash?i=CJObuH1D-Do:xi3Bl8KXZcA:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=CJObuH1D-Do:xi3Bl8KXZcA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/systembash?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/systembash/~4/CJObuH1D-Do" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/the-fight-to-lower-your-cable-bill-online-live-streaming-television-in-jeopardy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://systembash.com/content/the-fight-to-lower-your-cable-bill-online-live-streaming-television-in-jeopardy/</feedburner:origLink></item>
		<item>
		<title>Arnova 10 G2 (AKA Phillytablet) Hands On Review</title>
		<link>http://feedproxy.google.com/~r/systembash/~3/fgStORi36mg/</link>
		<comments>http://systembash.com/content/arnova-10-g2-aka-phillytablet-hands-on-review/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 14:48:49 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://systembash.com/?p=1035</guid>
		<description><![CDATA[Recently picked up a "<a href="http://phillytablet.com">Phillytablet</a>" from the local newspaper publishing group, <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Philadelphia_Media_Network">Philly Media Network</a> (PMN), publishers of the <a href="http://philly.com">Philadelphia Inquirer</a>, Daily News, and a few other smaller news publications. 

Read on to view my review of the actual hardware (The Arnova/Archos 10 G2 Tablet) and of the Philly Media Network applications that you are subscribed to. ]]></description>
			<content:encoded><![CDATA[<p>Recently picked up a &#8220;<a href="http://phillytablet.com">Phillytablet</a>&#8221; from the local newspaper publishing group, <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Philadelphia_Media_Network">Philly Media Network</a> (PMN), publishers of the <a href="http://philly.com">Philadelphia Inquirer</a>, Daily News, and a few other smaller news publications. </p>
<p>The pricing is structured with two options. The first is to buy the tablet for $99 and pay $9.99 a month for the e-editions of the newspapers for 2-years. The second is to pay $129 for the tablet and agree to a 1-year subscription at $12.99/mo.</p>
<p>If you decided to buy this tablet without the deal, it is currently retailing for about $221, but it is not quite available yet from general retailers. A lot of misinformation has been going around saying that it is available for $170, however this is for an older model and isn&#8217;t accurate if you are making that comparison.</p>
<p>The newspaper wants you to believe you are receiving a savings over a regular newspaper subscription. If you work it out over the term of the contract and discard the value of the newspaper, it costs $338.76 for the 2 year and $284 for the 1 year deal. <strong>Obviously if you aren&#8217;t going to use the newspaper portion, it isn&#8217;t worth it to agree to this deal.</strong></p>
<p>I am going to review the PMN portion of the device separately from the hardware, because they are really two separate things. Also of note, this is my first Android device. I&#8217;ve used Windows Mobile in the past and I&#8217;ve been an iOS fan for the past few years but have been wanting to dip my feet into the Android world for a while now and thought this would be a good chance to do so.</p>
<p><a href="#pmn">Click here to skip to the Philly Media Network apps review.</a></p>
<h1>The Arnova 10 G2 Tablet</h1>
<div id="attachment_1038" class="wp-caption aligncenter" style="width: 610px"><a href="http://systembash.com/wp-content/uploads/2011/09/photo.jpg"><img src="http://systembash.com/wp-content/uploads/2011/09/photo-600x448.jpg" alt="" title="The Arnova 10 G2 Tablet" width="600" height="448" class="size-large wp-image-1038" /></a><p class="wp-caption-text">The Arnova 10 G2 Tablet</p></div>
<p>The tablet itself has a solid feel to it. It is mainly plastic but is sturdy enough to not seem flimsy. There is a camera on the front and none on the back &#8211; and the front-camera is of low enough quality that it isn&#8217;t going to be good for much more than video-chatting.</p>
<p>It came with Android 2.3 installed on it, as well as a few apps and shortcuts. Specific to the Phillytablet are a few apps I will describe in further detail <a href="#pmn">below</a>. </p>
<p>The 10&#8243; screen itself is bright and of decent quality. It has a more rectangular shape than the iPad, which does lend itself to reading a newspaper or a lot of text. </p>
<p>Battery life, from what I can tell so far, is also good on this tablet. </p>
<p>I did notice that it does not charge via the included USB plug, you need to use the proprietary power adapter to do any charging, so I was a bit put off by that. USB is so prevalent, all devices/gadgets should charge via this method. </p>
<p>The lack of a dual-core processor was definitely visible at times. Angry Birds took a few seconds to get running smoothly, but after that it seemed to run OK. Any website that included Flash was visibly slow and movement was jerky. Reading a book via the Amazon Kindle app was OK, there was a little delay while paging but it was tolerable. If I had to guess I would say that this device suffers a bit both from not enough CPU power and also latency while reading/writing to memory. </p>
<p><strong>All said, it is a decent device for the money. </strong> I would not describe this as a &#8220;top tier&#8221; tablet as some PMN executive will tell you, but it isn&#8217;t bad for the price. </p>
<h3>The App Store</h3>
<p>Since I&#8217;m new to the Android world, I&#8217;m also new to this market fragmentation I&#8217;ve heard so much about. And it is <strong>ugly</strong>. So for non-Android people, I will give you the short and quick version as I know it, please feel free to correct me if I am wrong. Apparently Google only allows access to Android Market on some devices, and this tablet is not one of them. To try to correct this, Archos (the parent of the Arnova brand) created an App store called <a href="http://appslib.com/">AppsLib</a>. They also included the <a href="http://www.amazon.com/mobile-apps/b?ie=UTF8&#038;node=2350149011">Amazon App Store</a> on the tablet. Each store does have tons of applications, however I found some major gaps. You want Netflix? <a href="https://www.youtube.com/watch?v=LJP1DphOWPs">Nope.</a> Skype? Nope. BeeJive? Just the Facebook version (?) for some reason. </p>
<p>It appears that some application developers choose to only release to certain stores, and access to those stores is restricted. I&#8217;ve heard that you can root your device and add some custom ROMs which then give you access to other stores, but haven&#8217;t gotten that far yet. </p>
<p>Yet for some reason, AppsLib offered Angry Birds for free (add supported). I can&#8217;t really figure it out, but I can tell you the separation of apps stores is definitely a cause of confusion for consumers. </p>
<p>Notably missing was Google Apps and other cool toys you often see on other Android phones and tablets. It does include a browser and some apps are available via the Amazon store, including <a href="https://www.seesmic.com/">Seesmic</a>, <a href="http://www.kik.com/">Kik</a> and more. </p>
<p><a name="pmn"></a></p>
<h1>The Philly Media Network Apps</h1>
<div id="attachment_1039" class="wp-caption aligncenter" style="width: 360px"><a href="http://systembash.com/wp-content/uploads/2011/09/photo-1.jpg"><img src="http://systembash.com/wp-content/uploads/2011/09/photo-1-e1316528316540-350x600.jpg" alt="" title="Philly Media Network Apps" width="350" height="600" class="size-large wp-image-1039" /></a><p class="wp-caption-text">The E-Edition of The Philadelphia Inquirer</p></div>
<p>So now that we&#8217;ve determined that you should only buy this device if you want to receive the subscription to Philly Media Network, what do you get with your subscription?</p>
<p>When you receive your device there are several pre-installed apps from PMN. One is a link to the online tablet version of The Inquirer. The second are two &#8216;e-readers&#8217; for the digital versions of the print layout of the Philadelphia Inquirer and the Daily News. The rest just seem to be bloatware to me &#8211; advertisements (links to websites, basically) to Main Line Health, PMN,  Dealy-o and Philly.com. So the real thing you are paying for are the subscription to the 2 e-reader apps for the Inq and Daily News.</p>
<h3>What I like About The Inquirer and Daily News Apps</h3>
<p>There are a few things that I do like about the apps. It&#8217;s nice that it will automatically download the papers while you are at home, and you don&#8217;t need the network to read them as you travel on your way to work. I take the train and the reception from AT&#038;T is, let&#8217;s just say, unreliable. Using the paper app you can read through the paper just like the print version. </p>
<p>When I was a print newspaper subscriber, I liked reading the paper, but disliked all of the trash it generated. This is also a great way to reduce paper consumption and reduce distribution costs for the paper. </p>
<h3>And Of Course, the Drawbacks</h3>
<p>Specific to this device, there is a delay while reading the paper and moving around. With the processing power of a tablet, I assume you are going to see some of this latency. I&#8217;m curious how this e-version of the paper would look on something like the <a href="http://www.amazon.com/gp/product/B004U78J1G/ref=as_li_ss_tl?ie=UTF8&#038;tag=theblackhol0a-20&#038;linkCode=as2&#038;camp=217145&#038;creative=399373&#038;creativeASIN=B004U78J1G">EeePad Transformer</a> (<a href="https://twitter.com/#!/subewl">@subewl</a>, care to help me out with that?)</p>
<p>Non-specific to the device, the UI of the app seemed to be a bit confusing to me. You supposedly have the ability to click on headlines and be taken to a text-version of the article formatted to read on your screen. It only worked about half the time for me, I think it has to do with where the main text section was located. Hopefully this is just a bug they can iron out. </p>
<h3>Why I Like Reading The Whole Paper</h3>
<p>Sorry of this gets a bit philosophical for you, but I think there is a place for old-school journalism. It&#8217;s not about local news, if I want tidbits of local information I&#8217;ll check Twitter or Facebook. I like old-school journalism because it gets me in-depth coverage of local-ish news items. </p>
<p>Blogs have their place too, but I attribute their success to a different area of the brain. It&#8217;s the same area that <em>OK</em> or <em>People</em> scratches &#8211; breaking news, gossip, and &#8216;eye catching&#8217; headlines. Having written for some major blogs &#8211; <em>Lifehacker</em> and <em>MakeUseOf</em>, it is amazing to see how much of the success of a blogger is attributed to the eye-catching quality of the title of the post. It takes one read through comments and you can tell that many do not even read the actual content, they read the headlines and form an opinion. </p>
<p>Newspapers are good, on the other hand, at really getting into the issues. They interview local people and analyze the issue much more than any blog that I&#8217;ve known. </p>
<p><strong>The problem with newspapers is that they are trying to emulate the success of blogs. Instead, they need to focus on what they are good at &#8211; in depth coverage of local/national news, and bringing that to its audience in as user-friendly of a way as possible.</strong> </p>
<p>An e-Newspaper does not do this. I think <a href="http://www.thedaily.com/">The Daily</a> is probably the best example I&#8217;ve seen of a newspaper making this transition the right way. Focus on the app. Creating version of the newspaper that is exactly like the paper version is not going to win you any subscribers. </p>
<p>Want to reach us in the digital age? We might have a shorter attention span but we still value good content. </p>
<h2>Will the Phillytablet be a success?</h2>
<p>This is certainly a tough call to make. I <em>want</em> it to work. Journalism as a whole has been under fire and the whole reason I gave this deal a shot &#8211; besides having the tablet itch for a while now &#8211; is that I want it to succeed. I&#8217;m probably the ideal  customer for this tablet &#8211; my train commute giving me ample reading time &#8211; and I&#8217;m a news junkie to boot.</p>
<p>I just don&#8217;t see this being a long-term viable winning strategy for them. I think they are concerned that not enough people have access to tablets in order to get the e-edition of the paper. As we&#8217;ve seen tablet prices drop, I think if someone wants a tablet, they are going to buy one and this isn&#8217;t going to be a barrier to adoption of an e-newspaper. <strong>The barrier to adoption is that reading a full-version newspaper on a tiny device is never going to be as a fulfilling experience as holding out crisp newsprint.</strong> </p>
<p>To illustrate my point, I paged sadly by the crossword and sudoku puzzles. We used to get the physical paper just so that my wife could do those every week. With the e-edition, you can&#8217;t play them at all. </p>
<h3>What can the Philly Media Network do to turn things around?</h3>
<p>First of all, I think they need to drop the Phillytablet initiative and focus on content and delivery across all platforms &#8211; iOS, Android and Web. If they want to offer a tablet, give it as a gift if someone subscribes to the paper for a year or 2. They should be giving online access to everyone with an interest in the content, not just subscribers to a physical or electronic paper. </p>
<p>Also, they need to get with the times on the ordering process. You had to call a phone number to order the Philly tablet. You couldn&#8217;t order it online or pick it up in their store. This goes the same with their newspaper subscription, and in this day and age is a major drawback to adoption. </p>
<h2>Let me know your thoughts</h2>
<p>So, I&#8217;ve certainly been wrong before but I am curious about your thoughts. Do you think the Phillytablet has a shot? What is the future of print newspapers?</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/systembash?a=fgStORi36mg:zwIp-bQ2y-4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/systembash?i=fgStORi36mg:zwIp-bQ2y-4:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=fgStORi36mg:zwIp-bQ2y-4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/systembash?i=fgStORi36mg:zwIp-bQ2y-4:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=fgStORi36mg:zwIp-bQ2y-4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/systembash?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=fgStORi36mg:zwIp-bQ2y-4:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/systembash?i=fgStORi36mg:zwIp-bQ2y-4:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=fgStORi36mg:zwIp-bQ2y-4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/systembash?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/systembash/~4/fgStORi36mg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/arnova-10-g2-aka-phillytablet-hands-on-review/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		<feedburner:origLink>http://systembash.com/content/arnova-10-g2-aka-phillytablet-hands-on-review/</feedburner:origLink></item>
		<item>
		<title>Exporting Announcements from WHMCS</title>
		<link>http://feedproxy.google.com/~r/systembash/~3/NSy5_o8paao/</link>
		<comments>http://systembash.com/content/exporting-announcements-from-whmcs/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 13:59:31 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Code Samples]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[sample code]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[whmcs]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://systembash.com/?p=1022</guid>
		<description><![CDATA[Doing some integration work with <a href="http://whmcs.com/">WHMCS</a>, I found the need to export some of the announcements into <a href="http://wordpress.org/">Wordpress</a>. Since there isn't any native implementation of this, I found the best way is to export it directly from the database. The PHP code to do this is fairly easy...]]></description>
			<content:encoded><![CDATA[<p>Doing some integration work with <a href="http://whmcs.com/">WHMCS</a>, I found the need to export some of the announcements into <a href="http://wordpress.org/">WordPress</a>. Since there isn&#8217;t any native implementation of this, I found the best way is to export it directly from the database. The PHP code to do this is fairly easy:</p>
<div class="codecolorer-container php mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br />10<br />11<br />12<br /></div></td><td><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #b1b100;">include</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;/path/to/whmcs/configuration.php&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<span style="color: #000088;">$link</span> <span style="color: #339933;">=</span> <span style="color: #990000;">mysql_connect</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$db_host</span><span style="color: #339933;">,</span><span style="color: #000088;">$db_username</span><span style="color: #339933;">,</span><span style="color: #000088;">$db_password</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<span style="color: #990000;">mysql_select_db</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$db_name</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<span style="color: #000088;">$query</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">&quot;SELECT * FROM tblannouncements WHERE published='on' ORDER BY date DESC LIMIT 0,3&quot;</span><span style="color: #339933;">;</span><br />
<span style="color: #000088;">$result</span><span style="color: #339933;">=</span><span style="color: #990000;">mysql_query</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$query</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<span style="color: #b1b100;">while</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$data</span> <span style="color: #339933;">=</span> <span style="color: #990000;">mysql_fetch_array</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$result</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span><br />
&nbsp; <span style="color: #000088;">$id</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$data</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">&quot;id&quot;</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span><br />
&nbsp; <span style="color: #000088;">$date</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$data</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">&quot;date&quot;</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span><br />
&nbsp; <span style="color: #000088;">$title</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$data</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">&quot;title&quot;</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span><br />
&nbsp; <span style="color: #000088;">$announcement</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$data</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">&quot;announcement&quot;</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span><br />
&nbsp; <span style="color: #b1b100;">echo</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;&lt;a href=<span style="color: #000099; font-weight: bold;">\&quot;</span>/support/announcements.php?id=<span style="color: #006699; font-weight: bold;">$id</span><span style="color: #000099; font-weight: bold;">\&quot;</span>&gt;<span style="color: #006699; font-weight: bold;">$title</span>&lt;/a&gt;&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<span style="color: #009900;">&#125;</span></div></td></tr></tbody></table></div>
<p>If you wanted to make it more than 3 posts, just change the limit to 5 or 10 or whatever you wish. You can also change the ordering and add additional filters via more SQL statements. If you wanted to do a list, encapulate the code with &lt;ul&gt; and just make them &lt;li&gt; entries.</p>
<p>I&#8217;m using this code in a WordPress template but it would work equally as well in any other PHP based application. </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/systembash?a=NSy5_o8paao:vJED73zR9q0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/systembash?i=NSy5_o8paao:vJED73zR9q0:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=NSy5_o8paao:vJED73zR9q0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/systembash?i=NSy5_o8paao:vJED73zR9q0:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=NSy5_o8paao:vJED73zR9q0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/systembash?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=NSy5_o8paao:vJED73zR9q0:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/systembash?i=NSy5_o8paao:vJED73zR9q0:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=NSy5_o8paao:vJED73zR9q0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/systembash?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/systembash/~4/NSy5_o8paao" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/exporting-announcements-from-whmcs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://systembash.com/content/exporting-announcements-from-whmcs/</feedburner:origLink></item>
		<item>
		<title>The Dirty Little Secret About SSL Certificates</title>
		<link>http://feedproxy.google.com/~r/systembash/~3/zXbo497Ge2c/</link>
		<comments>http://systembash.com/content/the-dirty-little-secret-about-ssl-certificates/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 13:13:06 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[certificate-authority]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://systembash.com/?p=1009</guid>
		<description><![CDATA[The dirty little secret about SSL certificates is that:

<center><em><strong>Anyone can become a certificate authority.</strong></em></center>

The tools to become a certificate authority, and therefore to publish your own SSL certificates, is included in a wide variety of systems - chances are if you have an Ubuntu or CentOS install you already have the capability of becoming an SSL certificate authority via <a href="http://www.openssl.org/">OpenSSL</a>. ]]></description>
			<content:encoded><![CDATA[<p>The dirty little secret about SSL certificates is that:</p>
<p><center><em><strong>Anyone can become a certificate authority.</strong></em></center></p>
<p>The tools to become a certificate authority, and therefore to publish your own SSL certificates, is included in a wide variety of systems &#8211; chances are if you have an Ubuntu or CentOS install you already have the capability of becoming an SSL certificate authority via <a href="http://www.openssl.org/">OpenSSL</a>.</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">openssl genrsa -des3 -out ca.key 4096<br />
openssl req -new -x509 -days 365 -key ca.key -out ca.crt</div></td></tr></tbody></table></div>
<p>The security, and by that I mean <strong>trust</strong>, that SSL certificates provide in major modern browsers is that only certificates that are signed by a limited number of authorities are trusted. <em>Currently there are about 50 trusted certificate authorities in the world.</em> [<a href="http://en.wikipedia.org/wiki/Certificate_authorities">Wikipedia</a>] If the certificate that is presented to your browser is signed by one of those CAs, then your browser trusts that it is a legitimate certificate.</p>
<p>Unfortunately in the real world, no computer system should be assumed safe. I would presume that all of the major CAs &#8211; Thawte, Comodo, DigiNotar and others have their private key under lock stock and barrel, but simply put, no computer system is safe from intrusion. </p>
<h2>The Difference Between Encryption and Trust</h2>
<p>SSL certificates play two roles in a browsing session &#8211; encryption and trust. </p>
<p>When you visit an SSL site on the HTTPS protocol, you are encrypting your session between two places. In a typical situation, the connection between your browser and server is encrypted, therefore any party which is trying to sniff your data in-between the two endpoints can not see your data.</p>
<p>Trust also occurs when you use an SSL certificate. When you visit mail.google.com, you assume that the certificate is only held by Google and therefore the data you are actually receiving is from mail.google.com, not mail.attacker.com. </p>
<h2>The Man-In-The-Middle Attack</h2>
<p>A man in the middle attack occurs when your internet connection has been intercepted and someone is playing an active role of sniffing your data in between the two connections. When traffic is unencrypted, this is trivial in nature. When it is encrypted, for example with an SSL certificate, it becomes much more difficult. If you are not planning on modifying the data and just want to see what is occurring between the two connections, it looks something like this:</p>
<p>MITM Intercepts traffic from legitimate HTTPS server -> MITM decodes the content and then re-encodes with its own SSL certificate -> MITM passes all traffic back and forth using the fake SSL certificate on the client&#8217;s side, while using the real SSL certificate on the server side.</p>
<p>This all relies on the client&#8217;s browser accepting the SSL certificate that the MITM presents. This is why the <a href="http://www.scmagazineus.com/iran-may-be-behind-yet-another-ssl-certificate-spoof/article/210824/">recent DigiNotar false SSL certificate in Iran</a> for *.google.com is so troubling. Once you have a &#8220;legitimate&#8221; SSL certificate then a MITM can decode the data without the client even knowing. This violates both the trust and encryption aspects of SSL certificates.</p>
<h2>What is being done to protect us against MITM attacks like this?</h2>
<p>Google is using its massive number of web crawlers to <a href="http://googleonlinesecurity.blogspot.com/2011/04/improving-ssl-certificate-security.html">take inventory of all SSL certificates it finds</a>. It no doubt includes this in its search rankings as well (because if a web site bothers to get an SSL certificate, it indicates it is probably a higher value site), but it can be used to increase the security of sites as well when integrated into Chrome. <a href="http://eff.org">EFF</a> also runs the <a href="https://www.eff.org/observatory/">SSL Certificate Observatory</a> which has a similar function. The way the *.google.com certificate was discovered was that Chrome gave an error when it noticed the serial number of the certificate did not match what Google had crawled previously. This is all well and good, but it does not work in all browsers and also still allows the site to load, and I doubt a non-technically savvy person would have caught it. </p>
<p><a href="http://www.apacheweek.com/features/crl">Revocation lists</a> help to recall bad certificates, but by the time a certificate is discovered and revoked the damage has already been done. </p>
<p>The problem is that <strong>the whole CA system is flawed</strong>. Putting trust into 50 or so companies really is a disservice for end users. Let&#8217;s say the US government puts pressure on one of the CAs to issue a similar certificate. Not to mention any hacker gaining access to the CA&#8217;s root private certificate. </p>
<p>There are also some at work on a <a href="https://datatracker.ietf.org/wg/dane/charter/">SSL certificate system mixed in with DNSSEC</a> <em>[Ed note: strangely enough, their certificate is currently expired]</em>. The problem again is that the root DNS servers hold a lot of power, and traffic can be spoofed. </p>
<p><a href="http://convergence.io/">Convergence</a> is another tool from <a href="http://twitter.com/moxie__">@moxie__</a> which is currently available as a Firefox plugin. It allows you to specify trust authorities which can then tell you when a certificate is insecure. I wasn&#8217;t able to try it as I&#8217;ve upgraded to Firefox 6.0 and it wasn&#8217;t compatible, but it appears to have promise. My concern is that Joe user doesn&#8217;t have enough sense to run any security plugins that require any type of input. Any final solution to the SSL CA problem will need to be standards-based and not solved as a plugin.</p>
<h2>What Can You Do To Help</h2>
<p>Support the <a href="http://www.ietf.org/">IETF</a> and other research into alternatives to the current SSL Certificate Authority system. <a href="https://www.eff.org/deeplinks/2011/08/iranian-man-middle-attack-against-google">The SSL CA system is broke</a>, and we need a replacement ASAP if we expect to keep our connections encrypted and private. </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/systembash?a=zXbo497Ge2c:t5OXyfV8-ZA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/systembash?i=zXbo497Ge2c:t5OXyfV8-ZA:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=zXbo497Ge2c:t5OXyfV8-ZA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/systembash?i=zXbo497Ge2c:t5OXyfV8-ZA:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=zXbo497Ge2c:t5OXyfV8-ZA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/systembash?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=zXbo497Ge2c:t5OXyfV8-ZA:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/systembash?i=zXbo497Ge2c:t5OXyfV8-ZA:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=zXbo497Ge2c:t5OXyfV8-ZA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/systembash?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/systembash/~4/zXbo497Ge2c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/the-dirty-little-secret-about-ssl-certificates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://systembash.com/content/the-dirty-little-secret-about-ssl-certificates/</feedburner:origLink></item>
		<item>
		<title>Zalman ZM-VE200 Review – You Need This External Hard Drive Enclosure</title>
		<link>http://feedproxy.google.com/~r/systembash/~3/D3R05En1t5A/</link>
		<comments>http://systembash.com/content/zalman-zm-ve200-review-you-need-this-external-hard-drive-enclosure/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 14:03:20 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[external-drives]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://systembash.com/?p=987</guid>
		<description><![CDATA[Fellow tech friends, I have a find for you. If you have a job, or hobby, or whatever where you find yourself meddling with a bunch of .iso files, whether to boot off of them or just to access the data on them, then I have the device for you. It all started after I [...]]]></description>
			<content:encoded><![CDATA[<p>Fellow tech friends, I have a find for you. If you have a job, or hobby, or whatever where you find yourself meddling with a bunch of .iso files, whether to boot off of them or just to access the data on them, <strong>then I have the device for you</strong>.</p>
<p>It all started after I backed the <a href="http://www.kickstarter.com/">Kickstarter</a> project for the <a href="http://www.kickstarter.com/projects/elegantinvention/isostick-the-optical-drive-in-a-usb-stick">isostick</a>. Having never heard of a device before that would accept .iso images on a filesystem and then present them to the computer as a disc drive, I thought this was (and is) a pretty cool idea. </p>
<p>When browsing through the comments, I saw folks mentioning that this is just like the <a href="http://www.zalman.com/eng/product/Product_Read.asp?idx=431">Zalman ZM-VE200</a> external hard drive enclosure. So of course I decided to do some research on this newly discovered gadget.</p>
<h2>Overview</h2>
<div id="attachment_997" class="wp-caption aligncenter" style="width: 610px"><a href="http://systembash.com/wp-content/uploads/2011/08/P10205421.jpg"><img src="http://systembash.com/wp-content/uploads/2011/08/P10205421-600x450.jpg" alt="ZM-VE200 Size Comparison" title="ZM-VE200 Size Comparison" width="600" height="450" class="size-large wp-image-997" /></a><p class="wp-caption-text">Size Comparison: ZM-VE200 on Lower Left, Normal External Drive on Top, External Disc Drive on Lower Right.</p></div>
<p>The Zalman ZM-VE200 at its core is an external sata hard drive enclosure. These have been around for a long time, allowing you to put your hard drive in an external enclosure and accessing the file system via a USB port. They are <em>great</em> for when you need to transfer a large amount of data and have an internet connection which isn&#8217;t up the the task in any reasonable amount of time. </p>
<p>This external enclosure can work just like that, an external USB drive. However, Zalman has added an extra layer of functionality on the enclosure by adding additional components which <strong>add features which I frankly haven&#8217;t seen anywhere else</strong>. </p>
<h2>Zalman&#8217;s Additional Hardware Magic</h2>
<p>The additional circuitry allows you to select an ISO which is present on the drive, and load it just as if it were a DVD or CDROM on the system. This means that instead of carrying around discs to install operating systems on, you simply put the ISOs on the drive and then select the correct ISO when you boot.</p>
<div id="attachment_1001" class="wp-caption aligncenter" style="width: 610px"><a href="http://systembash.com/wp-content/uploads/2011/08/P1020538.jpg"><img src="http://systembash.com/wp-content/uploads/2011/08/P1020538-600x422.jpg" alt="" title="The Zalman ZM-VE200 Screen" width="600" height="422" class="size-large wp-image-1001" /></a><p class="wp-caption-text">The Zalman ZM-VE200 Screen</p></div>
<p>When you boot/plug in the drive you actually have 3 modes available to you. Disc, Hard Drive or Dual. With Disc, files you place in the _ISO folder on the drive will be selectable via the wheel on the side of the device. As it was shipped the drive needs to be formatted as NTFS in order to show the ISO files, however with <a href="http://www.zalman.com/Eng/Contact/Download/SoftWare_List.asp?searchType=category&#038;CATEGORY_1=CAF17&#038;CATEGORY_2=CAS56&#038;SEARCHPROD=ZM-VE200">updated firmware</a> you can actually use with FAT or NTFS.</p>
<h2>Operation</h2>
<div id="attachment_990" class="wp-caption aligncenter" style="width: 600px"><a href="http://systembash.com/wp-content/uploads/2011/08/IMG_2531.jpg"><img src="http://systembash.com/wp-content/uploads/2011/08/IMG_2531-e1314107305207.jpg" alt="" title="Hard Drive Attached" width="590" height="456" class="size-full wp-image-990" /></a><p class="wp-caption-text">Plugging in the hard drive</p></div>
<p>First thing you need to do is to install a SATA drive into the enclosure. This is pretty much a no-brainer, it only plugs in one direction. Slide the drive and circuitry back into the case and use the attached screws to secure the case to the drive/circuitboard. The screws are hidden by little rubber seals on the edge of the case.</p>
<div id="attachment_1002" class="wp-caption aligncenter" style="width: 610px"><a href="http://systembash.com/wp-content/uploads/2011/08/P1020540.jpg"><img src="http://systembash.com/wp-content/uploads/2011/08/P1020540-600x450.jpg" alt="" title="Menu Wheel" width="600" height="450" class="size-large wp-image-1002" /></a><p class="wp-caption-text">The Menu Navigation Wheel</p></div>
<p>When plugging it into the system, you interact with the drive in a few ways. The initial scroll wheel position, when powered up, determines the mode:</p>
<ul>
<li>Hold <strong>Up</strong> to enter ODD or &#8220;Disc&#8221; mode</li>
<li>Hold <strong>Center</strong> to enter Dual mode (both HDD and ODD modes)</li>
<li>Hold <strong>Down</strong> to enter HDD only mode</li>
</ul>
<div id="attachment_1003" class="wp-caption aligncenter" style="width: 610px"><a href="http://systembash.com/wp-content/uploads/2011/08/P1020541.jpg"><img src="http://systembash.com/wp-content/uploads/2011/08/P1020541-600x450.jpg" alt="" title="eSATA Port XM-VE200" width="600" height="450" class="size-large wp-image-1003" /></a><p class="wp-caption-text">eSATA Port on the ZM-VE200</p></div>
<p>An <strong>eSATA port</strong> and cable are also supplied. I did not use this mode in my testing. It requires that you still plug in the USB cable for power requirements, and I would assume you would see faster transfer rates while in eSATA mode. </p>
<p>Finally there is a <strong>small switch that enables write-protect mode</strong>. This makes it so that you won&#8217;t be able to accidentally change the data on the drive. </p>
<p>The only problem I had with the drive was when I first plugged it into my system via a USB extension cable. The drive did not even turn on, it actually just clicked a little bit. I changed USB ports and then it seemed to work fine. Also I&#8217;ve run into a situation where I plugged in the drive to a system that was off and then booted it, and the screen lit up but stayed blank. I believe this is because this drive requires more power than some USB ports can deliver, so if you have problems with it, <strong>try another USB port first</strong> to see if that fixes your problem.</p>
<p>I also had some problems occasionally mounting the ISO file, usually booting into ODD mode (hold the scroll wheel &#8220;up&#8221;) seemed to fix this problem.</p>
<h2>Final Thoughts</h2>
<p>When installing operating systems from this drive, the process is notably faster. Meaning, the transfer speed you see off of the &#8220;disc&#8221; on the drive is much faster than a normal CD or DVD drive. While there were some technical hiccups and gotchas, the drive works very well. </p>
<p><strong>This &#8220;gadget&#8221; is a must-have tool for system technicians who find themselves constantly burning ISOs to discs.</strong> My co-worker who initially made fun of my fondness for new gadgets has since said I&#8217;ll have to pry this drive from his cold, dead hands. It is so useful that I am now recommending it to all of my sysadmin friends. At $50 it is a steal and you will even make your money back because you won&#8217;t be burning so many discs. </p>
<h3><a href="http://www.zalman.com/eng/product/Product_Read.asp?idx=431">Official Zalman ZM-VE200 Product Site</a></h3>
<h3><a href="http://www.amazon.com/gp/product/B007M56JHO/ref=as_li_ss_tl?ie=UTF8&#038;tag=systembash-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B007M56JHO">Buy From Amazon</a></h3>
<p><small>(Updated Amazon link to SE product on 5/12/2012 &#8211; Thanks Skip!)</small></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/systembash?a=D3R05En1t5A:rcb0fBkJ_fM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/systembash?i=D3R05En1t5A:rcb0fBkJ_fM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=D3R05En1t5A:rcb0fBkJ_fM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/systembash?i=D3R05En1t5A:rcb0fBkJ_fM:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=D3R05En1t5A:rcb0fBkJ_fM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/systembash?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=D3R05En1t5A:rcb0fBkJ_fM:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/systembash?i=D3R05En1t5A:rcb0fBkJ_fM:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/systembash?a=D3R05En1t5A:rcb0fBkJ_fM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/systembash?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/systembash/~4/D3R05En1t5A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/zalman-zm-ve200-review-you-need-this-external-hard-drive-enclosure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://systembash.com/content/zalman-zm-ve200-review-you-need-this-external-hard-drive-enclosure/</feedburner:origLink></item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 9/18 queries in 0.006 seconds using disk: basic

Served from: systembash.com @ 2012-05-20 02:29:44 -->

