<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>2 Robots &#187; Linux</title>
	<atom:link href="http://www.2robots.com/categories/technology/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.2robots.com</link>
	<description>Inside the robot's brain</description>
	<lastBuildDate>Mon, 19 Dec 2011 23:09:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Graduating from UnRaid</title>
		<link>http://www.2robots.com/2011/12/19/graduating-from-unraid/</link>
		<comments>http://www.2robots.com/2011/12/19/graduating-from-unraid/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 23:09:02 +0000</pubDate>
		<dc:creator>Daniel Eisner</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.2robots.com/?p=233</guid>
		<description><![CDATA[I am a digital pack rat. I used to keep piles and piles of floppy disks all over my room. Cabinets were full of them. This included software I had bought (or &#8220;borrowed&#8221;), school work, creative writing, and source code I had written. Later, I moved it all over to CDs, and then to DVDs. [...]]]></description>
			<content:encoded><![CDATA[<p>I am a digital pack rat. I used to keep piles and piles of floppy disks all over my room. Cabinets were full of them. This included software I had bought (or &#8220;borrowed&#8221;), school work, creative writing, and source code I had written. Later, I moved it all over to CDs, and then to DVDs. While that was great &#8212; I could fit almost all my old floppy disks on a single DVD &#8212; the amount of data I needed to save kept getting</p>
]]></content:encoded>
			<wfw:commentRss>http://www.2robots.com/2011/12/19/graduating-from-unraid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Home Storage Server on the cheap &#8212; to drive your HTPC!</title>
		<link>http://www.2robots.com/2008/06/02/home-storage-server-on-the-cheap-to-drive-your-htpc/</link>
		<comments>http://www.2robots.com/2008/06/02/home-storage-server-on-the-cheap-to-drive-your-htpc/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 18:39:29 +0000</pubDate>
		<dc:creator>Daniel Eisner</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[htpc]]></category>
		<category><![CDATA[openfiler]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://www.2robots.com/?p=177</guid>
		<description><![CDATA[For the past few years, I&#8217;ve been using a Mac Mini as my main HTPC. This has worked out really great, as the Mini is a small, quiet piece of hardware, and generally Apple&#8217;s iTunes/Frontrow is simple, intuitive, and impressive as a content management system. As my collection of media grew, I started to run [...]]]></description>
			<content:encoded><![CDATA[<p>For the past few years, I&#8217;ve been using a Mac Mini as my main HTPC. This has worked out really great, as the Mini is a small, quiet piece of hardware, and generally Apple&#8217;s iTunes/Frontrow is simple, intuitive, and impressive as a content management system.</p>
<p>As my collection of media grew, I started to run out of disk space (My mini only has 80GB). First, I added a USB drive to it. Then two. Then, I created a RAID array out of USB drives using an OSX RAID stripe. But, that is dangerous, because if any drive fails, you lose all the data. So I added more USB drives, and created a second stripe, to use for time machine. I currently have USB and Firewire drives connected to my Mini at the moment, due to this escellation.</p>
<p>It has finally gotten to the point where it really makes more sense to just build myself a multi-terrabyte file server, with proper RAID built into it. Further, while I&#8217;m at it, I want to add some additional capabilities as well. Ideally, this is something that will live on the network, and give me the following:</p>
<ul>
<li>Centrally store all my media files (music, movies, photos) which can be accessed from any computer in my house</li>
<li>Provide a &#8220;time machine&#8221; backup location for my macs</li>
<li>serve centralized home directories for any linux, mac, windows PC&#8217;s in my home</li>
<li>Act as an LDAP authentication server, for single sign on in my home (yes, my home will then be enterprise-ready)</li>
<li>Possibly serve a wiki and/or calendering/groupware system which my wife and I can use to sync our phones/mail clients/address book/calandar stuff (that would be nice)</li>
</ul>
<p>Some or all of this may or may not come from the same software package. In fact, going the enterprise route, here is the solution I intend to implement:</p>
<p>Build an innexpensive file server based on the <a href="http://www.openfiler.com/">openfiler project</a>. I&#8217;ve already put the order through for the components. Without drives, the whole solution, including a 12-bay hot-swap sata rack-mount case (and taxes and shipping), is about $600 for a Phenom 3-core CPU system w/ 4GB RAM. For drives, I can reuse a lot of the disks I already have running over USB (they are SATA inside), although I purchased an additional TB sata drive. Juggling the data while I&#8217;m setting up the new server will be tricky, but I should just be able to do it with the capacity I currently have.</p>
<p>Once the fileserver is set up, openfiler can export data as AFS, CIFS, or NFS to my mac Mini. Moreover, access will probably be [significantly] faster over gigabit ethernet than it was running RAID over USB2.</p>
<p>Then, I&#8217;ll install vmware on the openfiler server, and set up a virtual machine possibly running a linux distribution (TBD) to support local authentication for AD and LDAP.</p>
<p>With any luck, the system will be up and running by the end of the week. It&#8217;s pretty amazing that I can put together what is a business-class file server myself for under $1,000, even including storage.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.2robots.com/2008/06/02/home-storage-server-on-the-cheap-to-drive-your-htpc/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Server Migration Complete</title>
		<link>http://www.2robots.com/2007/10/11/server-migration-complete/</link>
		<comments>http://www.2robots.com/2007/10/11/server-migration-complete/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 07:39:14 +0000</pubDate>
		<dc:creator>Daniel Eisner</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[This Site]]></category>
		<category><![CDATA[server migration]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.2robots.com/2007/10/11/server-migration-complete/</guid>
		<description><![CDATA[All services have been moved to the new server, and everything has been running well for the past few days. All systems go.]]></description>
			<content:encoded><![CDATA[<p>All services have been moved to the new server, and everything has been running well for the past few days. All systems go.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.2robots.com/2007/10/11/server-migration-complete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server Migration in Progress</title>
		<link>http://www.2robots.com/2007/10/06/server-migration-in-progress/</link>
		<comments>http://www.2robots.com/2007/10/06/server-migration-in-progress/#comments</comments>
		<pubDate>Sat, 06 Oct 2007 19:50:12 +0000</pubDate>
		<dc:creator>Daniel Eisner</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[This Site]]></category>
		<category><![CDATA[Web Sites]]></category>

		<guid isPermaLink="false">http://www.2robots.com/2007/10/06/server-migration-in-progress/</guid>
		<description><![CDATA[2robots.com is currently getting a major server upgrade. Service may be a little spotty over the next few days, although I&#8217;ll try to keep that to a minimum. So far, only the main webserver (www.2robots.com) has been transfered over to the new server. Over the next few days, the rest of the hosted domains, as [...]]]></description>
			<content:encoded><![CDATA[<p>2robots.com is currently getting a major server upgrade. Service may be a little spotty over the  next few days, although I&#8217;ll try to keep that to a minimum. So far, only the main webserver (www.2robots.com) has been transfered over to the new server. Over the next few days, the rest of the hosted domains, as well as email services will be moved as well, and then the old server will be decommissioned. I&#8217;ll post more details when the move is complete.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.2robots.com/2007/10/06/server-migration-in-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Steve Ballmer is crazy!</title>
		<link>http://www.2robots.com/2007/05/15/steve-ballmer-is-crazy/</link>
		<comments>http://www.2robots.com/2007/05/15/steve-ballmer-is-crazy/#comments</comments>
		<pubDate>Tue, 15 May 2007 14:36:42 +0000</pubDate>
		<dc:creator>Daniel Eisner</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[apple]]></category>

		<guid isPermaLink="false">http://www.2robots.com/2007/05/15/steve-ballmer-is-crazy/</guid>
		<description><![CDATA[Ballmer's latest fiasco is to claim that Open Source projects violate "over 235 patents," and to then threaten lawsuits for any company using Linux or other open source software. Turns out, Steve was quoting a study produced by the Open Source Risk Management Group. However, the author of the study has claimed that Microsoft has it all wrong -- the study's conclusions were that those were only "potential" infringements, and that not a single one of those patents had ever been held up in court. In addition, not all of those patents were even held by Microsoft!

Read on for more enlightening links on Steve Ballmer acting as himself.]]></description>
			<content:encoded><![CDATA[<p>I can&#8217;t believe Microsoft lets this guy out in public. That would be bad enough, but to purposely put him in front of reporters?</p>
<p>Ballmer&#8217;s latest <a href="http://www.eweek.com/article2/0,1895,2129973,00.asp">fiasco</a> is to claim that Open Source projects violate &#8220;over 235 patents,&#8221; and to then threaten lawsuits for any company using Linux or other open source software. Turns out, Steve was quoting a study produced by the Open Source Risk Management Group. However, the author of the study has <a href="http://www.eweek.com/article2/0,1759,1729908,00.asp">claimed</a> that Microsoft has it all wrong &#8212; the study&#8217;s conclusions were that those were only &#8220;potential&#8221; infringements, and that not a single one of those patents had ever been held up in court. In addition, not all of those patents were even held by Microsoft!</p>
<p>Further, Microsoft has refused to specify which patents they are even referring to, or specifically where they think the infringement has occurred. Starting to sound familiar? *Cough*, SCO, *cough*, *cough*. It should. Microsoft quietly provided <a href="http://today.java.net/pub/n/SCOMS86M">$86 million</a> to support SCO in it&#8217;s legal battle against Linux, under which they have not won a single count in 3 years. It seems that Steve Ballmer has decided to come out and play in the open, now that his proxy SCO has nearly completely self-destructed. Oh, and if this sounds like a hypocritical claim on Microsoft&#8217;s part, that&#8217;s only because they had to pay out <a href="http://www.techcentral.ie/corporate_it/Microsoft_patent_fine/view">$1.53 BILLION</a> last week for violating Lucent patents.</p>
<p>Microsoft&#8217;s goal, like SCO&#8217;s, is to provide FUD &#8212; Fear, Uncertainty, and Doubt about their competitors. Unfortunately, this tactic tends to work against them. Its surprising that they haven&#8217;t learned this lesson from what happened to SCO &#8212; since they began their lawsuit tactics, SCO&#8217;s market share has dropped exponentially. Like SCO, however, Microsoft is finding itself in a position where its competitors are out pacing it. Apple is growing far quicker than Microsoft, and is able to deliver bother hardware and software products at profit. Linux is advancing quickly, and the press is starting to tout it as a &#8220;Vista alternate.&#8221; It doesn&#8217;t help that Vista has virtually no new features for users, unless you count being more expensive. It appears that Steve Ballmer has lead Microsoft down the path of other companies which can&#8217;t deal with change: SCO, RAMBUS, the RIAA, the MPAA. All these companies probably know that customers will not purchase their product just because they threaten to beat them with a stick. But they don&#8217;t know what else to do (hint: build *good* products, and you won&#8217;t have this problem. Microsoft knew how to do this at some point).</p>
<p>It seems as if ever since Bill Gates left the helm, Microsoft hasn&#8217;t been able to steer itself in the right direction. Take a look at Steve Ballmer, the guy he left in charge, and draw your own conclusions why:</p>
<ul>
<li>Steve Ballmer &#8212; high on himself and screaming like an idiot. <a href="http://www.youtube.com/watch?v=Y89wBYVHkY4&amp;mode=related&amp;search=">Video</a>.</li>
<li>Steve Ballmer &#8212; issuing death threats. <a href="http://spiralbound.net/2005/09/06/microsoft-ceo-vows-to-kill-google/">Article</a>.</li>
<li>Steve Ballmer &#8212; brainwashes his kids. <a href="http://garywiz.typepad.com/trial_by_fire/2006/03/ballmer_family_.html">Article</a>.</li>
<li>Steve Ballmer &#8212; stuttering? <a href="http://www.youtube.com/watch?v=8To-6VIJZRE">Video</a>.</li>
<li>Steve Ballmer &#8212; cheap car salesman. <a href="http://www.youtube.com/watch?v=tGvHNNOLnCk&amp;mode=related&amp;search=">Video</a>.</li>
<li>Steve Ballmer &#8212; out of touch with reality. <a href="http://www.youtube.com/watch?v=C5oGaZIKYvo&amp;NR=1">Video</a>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.2robots.com/2007/05/15/steve-ballmer-is-crazy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Man Pages Back Up</title>
		<link>http://www.2robots.com/2007/04/17/man-pages/</link>
		<comments>http://www.2robots.com/2007/04/17/man-pages/#comments</comments>
		<pubDate>Tue, 17 Apr 2007 16:09:40 +0000</pubDate>
		<dc:creator>Daniel Eisner</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[This Site]]></category>
		<category><![CDATA[Web Sites]]></category>

		<guid isPermaLink="false">http://www.2robots.com/2007/04/17/man-pages/</guid>
		<description><![CDATA[As some may have noticed, the <A HREF="http://www.2robots.com/static/man/">man page references</A> are back up on my site.

I had taken them down when I switched my site to the new server at ServerPronto. After looking through my server logs, though, it looks like lots of people are still trying to hit them, as it is my top 404 error page. Enjoy!


An index of man pages is available <A HREF="http://www.2robots.com/static/man/?page=&#038;browse=Browse">here</A>.]]></description>
			<content:encoded><![CDATA[<p>As some may have noticed, the <a href="http://www.2robots.com/static/man/">man page references</a> are back up on my site.</p>
<p>I had taken them down when I switched my site to the new server at ServerPronto. After looking through my server logs, though, it looks like lots of people are still trying to hit them since it is my top 404 error page. Enjoy!</p>
<p>An index of man pages is available <A HREF="http://www.2robots.com/static/man/?page=&#038;browse=Browse">here</A>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.2robots.com/2007/04/17/man-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fighting Spyware for the Average Man (part 3)</title>
		<link>http://www.2robots.com/2007/04/03/fighting-spyware-for-the-average-man-part-3/</link>
		<comments>http://www.2robots.com/2007/04/03/fighting-spyware-for-the-average-man-part-3/#comments</comments>
		<pubDate>Tue, 03 Apr 2007 19:40:41 +0000</pubDate>
		<dc:creator>Daniel Eisner</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.2robots.com/2007/04/03/fighting-spyware-for-the-average-man-part-3/</guid>
		<description><![CDATA[A few months ago I installed a dual-boot machine with both Linux and Windows for some friends of mine who were having perpetual spyware issues. I spoke with them recently, and it appears that the Windows install has started to s.l.o.w. down, which is pretty much what happened last time. Unfortunately, they seem to be a little more intimidated that I had thought, and I don't think they've even tried using Linux yet.

The next time I visit at their house, I'll take a look and see what the problem is with Windows, and if they're actually using Linux or not.]]></description>
			<content:encoded><![CDATA[<p>A few months ago I <a href="http://www.2robots.com/2007/01/09/fighting-spyware-for-the-average-man-part-2/">installed a dual-boot machine with both Linux and Windows</a> for some friends of mine who were having perpetual spyware issues. I spoke with them recently, and it appears that the Windows install has started to s.l.o.w. down, which is pretty much what happened last time. Unfortunately, they seem to be a little more intimidated that I had thought, and I don&#8217;t think they&#8217;ve even tried using Linux yet.</p>
<p>The next time I visit at their house, I&#8217;ll take a look and see what the problem is with Windows, and if they&#8217;re actually using Linux or not.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.2robots.com/2007/04/03/fighting-spyware-for-the-average-man-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dell Listens to Customers &#8212; now will they take action?</title>
		<link>http://www.2robots.com/2007/02/21/dell-listens-to-customers-now-will-they-take-action/</link>
		<comments>http://www.2robots.com/2007/02/21/dell-listens-to-customers-now-will-they-take-action/#comments</comments>
		<pubDate>Wed, 21 Feb 2007 16:13:27 +0000</pubDate>
		<dc:creator>Daniel Eisner</dc:creator>
				<category><![CDATA[Industry News]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.2robots.com/2007/02/21/dell-listens-to-customers-now-will-they-take-action/</guid>
		<description><![CDATA[Since being outpaced by HP in total sales, and knocked down from it's #1 spot in new computer sales, Dell has launched IdeaStorm, a website where users can suggest ways for Dell to make money better cater to its customers. This is actually a great site. You can create suggestions, and then vote on which suggestions you think are the best. With over 50,000 people voting so far, Dell gets a pretty good idea of what people are interested in, and can tune their product line accordingly.]]></description>
			<content:encoded><![CDATA[<p>The story of Dell and Linux is a long and complicated one. In the past, Dell has gone back and forth, for a brief time allowing you to purchase a computer without windows (presumably so you can install Linux on it at home), but mostly (and most recently) not.</p>
<p>Since being outpaced by HP in total sales, and knocked down from it&#8217;s #1 spot in new computer sales, Dell has launched <a href="http://www.dellideastorm.com/">IdeaStorm</a>, a website where users can suggest ways for Dell to <strike>make money</strike> better cater to its customers. This is actually a great site. You can create suggestions, and then vote on which suggestions you think are the best. With over 50,000 people voting so far, Dell gets a pretty good idea of what people are interested in, and can tune their product line accordingly.</p>
<p>Now here is the most interesting part; 4 out of the the top 5 suggestions are to load Open Source software on shipping Dell computers:</p>
<ol>
<li>Provide a Linux Multiboot option</li>
<li>Provide pre-installed Open Office</li>
<li>Provide Linux Singleboot for laptops</li>
<li>Ship with no OS</li>
<li>Install Firefox as the default web browser</li>
</ol>
<p>While this feedback does show how far Linux and other open source software has come in public awareness in the past few years, it should also come as a wakeup call to computer manufacturer: Try providing software to users that they actually want.</p>
<p>It&#8217;s worth noting that the next most-popular feedback Dell received is to stop pre-loading new computers with &#8220;crap-ware.&#8221; This is something that all current computer manufacturers are guilty of today, and if you&#8217;ve bought a new computer in the past few years you know what it means.</p>
<p>I don&#8217;t care how hip desktop search is in the media &#8212;  I&#8217;ve never (not even once) had the need for Google Desktop. Nor for any other program that wants to run in my system tray, or add menubars to my web browsers. The only thing these programs do is slow down my [brand new] computer, so it&#8217;s slow even before I install anything.</p>
<p>Dell (et all), if I want to install RealPlayer &#8212; I will! Besides the fact that it provides no useful function, I do not buy a computer so that you can pre-sell it&#8217;s hard disk to software vendors.</p>
<p>In case you&#8217;re wondering, I don&#8217;t let the dealer put their stickers on my car when I buy one either.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.2robots.com/2007/02/21/dell-listens-to-customers-now-will-they-take-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fighting Spyware for the Average Man (part 2)</title>
		<link>http://www.2robots.com/2007/01/09/fighting-spyware-for-the-average-man-part-2/</link>
		<comments>http://www.2robots.com/2007/01/09/fighting-spyware-for-the-average-man-part-2/#comments</comments>
		<pubDate>Tue, 09 Jan 2007 18:04:29 +0000</pubDate>
		<dc:creator>Daniel Eisner</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.2robots.com/2007/01/09/fighting-spyware-for-the-average-man-part-2/</guid>
		<description><![CDATA[Previously, I had tried to install Linux on my friends' computer because even after 2 reinstalls, their Windows PC had gotten so loaded down with viruses and spyware that it was unusable. This had lead me to wonder how many people out there have the same problem, and what can be done about it. Also, it sort of annoys me that a computer can have so much spyware and viruses on it that it just isn't fast enough to do anything useful anymore.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.2robots.com/2006/12/07/fighting-spyware-for-the-average-man/">Previously</a>, I had tried to install Linux on my friends&#8217; computer because even after 2 reinstalls, their Windows PC had gotten so loaded down with viruses and spyware that it was unusable. This had lead me to wonder how many people out there have the same problem, and what can be done about it. (Also, it sort of annoys me that a computer can have so much spyware and viruses on it that it just isn&#8217;t fast enough to do anything useful anymore.)</p>
<p>As it turns out, this particular computer happened to be slow and old to start with, although it is definitely fast enough that it should be able to do the basics of web browsing, word processing, and playing mp3&#8242;s without any problems. In reality, it would literally take around 15 minutes to completely boot up, and then another 5-10 minutes from when you click on Internet Explorer to when it actually comes up (along with about 3 billion popups). I&#8217;m not exaggerating, and I didn&#8217;t believe it either until I took a look and timed it.</p>
<p>My first idea was to simply install Linux on their computer, and switch them over. Unfortunately, I ran into some problems with that: Ubuntu didn&#8217;t seem to have the right drivers for their PC. I could have worked around this by booting to a prompt instead of X Windows and installing it that way, if it weren&#8217;t for another issue. Being as their computer was fairly ancient, it only had 128 MB or RAM. Here&#8217;s a tip: running off a Live CD with only 128 MB of RAM is a bad idea! Every thing you do takes it forever, and it wasn&#8217;t really practical to spend 6-8 hours just to install Linux.</p>
<p>I had thought the story would end there. However, I recently was able to help them get their hands on a slightly used <a href="http://www.emachines.com/">E-Machine</a>. While not top of the line, this 512mb Celeron was 3-4 times better than what they had before. Before they used it, I set it up as a dual-boot machine.</p>
<p>They have an install of Windows XP Home Edition, with all the free protection money can buy; <a href="http://free.grisoft.com/doc/1">AVG Anti-Virus Free Edition</a>, <a href="http://www.microsoft.com/athome/security/spyware/software/default.mspx">Microsoft Windows Defender</a>, <a href="http://www.mozilla.com/en-US/">Firefox</a> is the default browser, and <a href="http://www.microsoft.com/windowsxp/using/security/internet/sp2_wfintro.mspx">Windows Firewall</a> is activated. This is about as good as you can get with Windows, without spending extra money. And let&#8217;s face it: you really shouldn&#8217;t have to spend lots of money on &#8220;protection&#8221; just to be able to use your [already very expensive] computer.</p>
<p>They also have an install of <a href="http://www.ubuntu.com/">Ubuntu Linux</a> 6.10. I installed <a href="http://www.getautomatix.com/">Automatix2</a>, which will set it up with everything from DVD players to file sharing. All of Ubuntu&#8217;s nifty software is present too, like Firefox and OpenOffice. I also set up Ubuntu to auto-login, and changed the /etc/sudoers file so that it doesn&#8217;t ask them for a password for admin stuff. While lowering physical security a bit, this makes the end-user experience similar to what they would expect from Windows XP Home. Basically, the Linux install can do everything that the Windows one can, and about as hassle-free. Readers unfamiliar with linux would also be interested to know that this Linux install is completely free. You can download everything you need from the links in this article.</p>
<p>While I&#8217;m a huge fan of Linux myself, I hadn’t thought it was really ready for the average person until recently. Ubuntu Linux 5.04 was the one that changes my mind, and 5.10 is an even better release. Still, I don&#8217;t realistically expect them to use it &#8230;. at first. Human nature includes a certain resistance to change, and as long as their Windows installation remains usable, I don&#8217;t think they&#8217;ll do anything differently. However, it is reasonable to assume at this point that whatever it is they are doing that gets their computer infected with spyware will happen again. And when it does, they&#8217;ll have the option of either booting into a defunct Windows session, or a functional Linux one.</p>
<p>Now, here is the real meat of this experiment:</p>
<p>1. How long can a Windows machine, configured relatively securely and with full antivirus software last when connected to the Internet (there is no router or firewall, their computer goes right to the cable modem)?<br />
2. Once that happens, and they try out Linux because it won&#8217;t be spyware-encumbered, will they be able to use it, or even switch to it as their preferred OS?</p>
<p>This is a fairly good experimental setup. There are plenty of people out there looking for answers to both of these questions (myself included). Can you really survive without paying for an anti-virus or spyware software? If you don&#8217;t have a Linksys router, or other firewall type of device to protect you? Can average people use Linux? Would they choose to use it? Is it viable to set it up for people who&#8217;s computers constantly get infected?</p>
<p>I&#8217;ll be checking in with my friends every now and then. I&#8217;ll post follow ups every few weeks to track the experiment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.2robots.com/2007/01/09/fighting-spyware-for-the-average-man-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fighting Spyware for the Average Man</title>
		<link>http://www.2robots.com/2006/12/07/fighting-spyware-for-the-average-man/</link>
		<comments>http://www.2robots.com/2006/12/07/fighting-spyware-for-the-average-man/#comments</comments>
		<pubDate>Thu, 07 Dec 2006 22:35:23 +0000</pubDate>
		<dc:creator>Daniel Eisner</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Myself]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.2robots.com/2006/12/07/fighting-spyware-for-the-average-man/</guid>
		<description><![CDATA[I'm planning a trip to visit my friends for a holiday party. They have a computer which always gets infested so badly with spyware that it takes 10 minutes or more to boot up and is virtually unusable. I've reloaded Windows on it twice for them so far, but whatever they're doing that gets it infected, they can't seem to stop. So, I'm taking a new tactic.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m planning a trip to visit my friends for a holiday party. They have a computer which always gets infested so badly with spyware that it takes 10 minutes or more to boot up and is virtually unusable. I&#8217;ve reloaded Windows on it twice for them so far, but whatever they&#8217;re doing that gets it infected, they can&#8217;t seem to stop. So, I&#8217;m taking a new tactic.</p>
<p>Although I am a huge Linux fan myself, I hadn&#8217;t thought it was really ready for the average person until recently. So, here&#8217;s the experiment: install <a href="http://www.ubuntu.com/">Ubuntu Linux 6.10</a> on their computer as a dual-boot solution, and see how it goes. My friends are a perfect test case: they know how to use a computer but aren&#8217;t programmers or system admins. I think that Linux will work just fine for them, and solve all their spyware and &#8220;slow computer&#8221; problems.</p>
<p>If you&#8217;ve never tried Linux, or haven&#8217;t in a while, now is a good time to. I recommend Ubuntu specifically &#8212; It&#8217;s great for both beginners and experienced Linux users. It has very cool <a href="http://youtube.com/watch?v=puuazKgrj8M">eye-candy</a> (if you computer is new enough), a <a href="http://youtube.com/watch?v=VRkg5pztQu4">simple user interface</a>, and a <a href="http://www.ubuntuforums.org/">helpful user community</a>. You can find <a href="http://youtube.com/watch?v=ko-IydJoRRw">videos of the installation</a> online if you&#8217;re worried about what to expect. Also, a big benefit is that you can run Linux withough even installing it, or alternatively, you can install it so that when your computer boots you can choose whether to go into Windows or Linux (which is how I&#8217;ll set it up for my friends).</p>
<p>Today, Linux can do <a href="http://wiki.linuxquestions.org/wiki/Linux_software_equivalent_to_Windows_software">just about everything</a> Windows can &#8230; the question is whether it can do it simply enough to not cause trouble for the average Windows user. That&#8217;s what I&#8217;ll find out after this weekend. <img src='http://www.2robots.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.2robots.com/2006/12/07/fighting-spyware-for-the-average-man/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

