<?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>Chris Moates' adventures in the land of Mox &#187; Linux</title>
	<atom:link href="http://www.mox.net/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mox.net</link>
	<description>The ramblings of Captain Overkill</description>
	<lastBuildDate>Sun, 30 May 2010 01:57:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>unRAID</title>
		<link>http://www.mox.net/2010/05/29/unraid/</link>
		<comments>http://www.mox.net/2010/05/29/unraid/#comments</comments>
		<pubDate>Sun, 30 May 2010 01:32:19 +0000</pubDate>
		<dc:creator>cmoates</dc:creator>
				<category><![CDATA[Fluff]]></category>
		<category><![CDATA[AOC-SASLP-MV8]]></category>
		<category><![CDATA[freeNAS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Norco 4220]]></category>
		<category><![CDATA[OpenFiler]]></category>
		<category><![CDATA[Slackware]]></category>
		<category><![CDATA[unRAID]]></category>

		<guid isPermaLink="false">http://www.mox.net/?p=178</guid>
		<description><![CDATA[As a computer geek, I&#8217;ve long had a large stash of data that consumes far more than the available single disks of the times.
Over the years, I&#8217;ve built a number of file servers to suit my needs, all based on Linux, and mostly using software RAID in Linux. Unfortunately, there&#8217;s a number of issues that [...]]]></description>
			<content:encoded><![CDATA[<p>As a computer geek, I&#8217;ve long had a large stash of data that consumes far more than the available single disks of the times.</p>
<p>Over the years, I&#8217;ve built a number of file servers to suit my needs, all based on Linux, and mostly using software RAID in Linux. Unfortunately, there&#8217;s a number of issues that never seem to sit well with me.</p>
<p>So, needing to build (yet again) a newer, bigger file server, I started looking for alternatives. I considered Windows Home Server, freeNAS, OpenFiler, and others, including unRAID.</p>
<p>I finally settled on unRAID, as you might guess from the title of this story. Here&#8217;s just a few of the reasons:</p>
<ol>
<li>It can spin down disks when they aren&#8217;t being used</li>
<li>Making a single disk larger is a piece of cake</li>
<li>Your disks do NOT need to be all the same size</li>
<li>The price is reasonable</li>
<li>It&#8217;s Linux based, albeit on Slackware (I know, you just vomited a little, so did I)</li>
<li>There&#8217;s a very active community surrounding it</li>
</ol>
<p>So far, I&#8217;m very happy. I purchased a <a href="http://www.norcotek.com/item_detail.php?categoryid=1&amp;modelno=RPC-4220">Norco 4220 case</a>, with 20 hard drive bays, hopefully enough expansion room for a number of years. I&#8217;m using an older Asus A8N-SLI motherboard, with 2 PCIe x16 slots, which each house a <a href="http://www.supermicro.com/products/accessories/addon/AOC-SASLP-MV8.cfm">Super Micro AOC-SASLP-MVP8</a>. I tossed in 2GB of RAM, but it&#8217;s probably not necessary just to serve files.</p>
<p>In any case, if you&#8217;re stuck in a situation similar to mine, take a good look at unRAID. You might be really glad you did.</p>
<p>Maybe someday I can do a talk on unRAID at my local Linux Users Group. <img src='http://www.mox.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.mox.net/2010/05/29/unraid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Ubuntu on a Gateway LT3103u</title>
		<link>http://www.mox.net/2009/07/08/installing-ubuntu-on-a-gateway-lt3103u/</link>
		<comments>http://www.mox.net/2009/07/08/installing-ubuntu-on-a-gateway-lt3103u/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 04:18:43 +0000</pubDate>
		<dc:creator>cmoates</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Gateway LT3103u]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.mox.net/?p=150</guid>
		<description><![CDATA[The next OS (and last) that I care about getting working on the Gateway LT3103u is Ubuntu. This is the OS that I use day to day, and so the most interesting to me.
Unfortunately, the current release of Ubuntu, 9.04, is currently using kernel 2.6.28, which isn&#8217;t new enough to have working wireless drivers for [...]]]></description>
			<content:encoded><![CDATA[<p>The next OS (and last) that I care about getting working on the Gateway LT3103u is Ubuntu. This is the OS that I use day to day, and so the most interesting to me.</p>
<p>Unfortunately, the current release of Ubuntu, 9.04, is currently using kernel 2.6.28, which isn&#8217;t new enough to have working wireless drivers for the chipset in the LT3103u. Fortunately, Ubuntu has a very clean way to upgrade to their &#8220;testing&#8221; release:</p>
<p>sudo do-release-upgrade -d</p>
<p>After having done this, wireless works perfectly. The beta of 9.09 Karmic Koala includes kernel 2.6.30. Other devices seem to work well, so far, with one exception: video. <img src='http://www.mox.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Video was working fine until I closed the lid, at which point it never recovered. So, based on some data I read elsewhere, I disabled DRI using the following in xorg.conf:</p>
<p>Option &#8220;DRI&#8221; &#8220;off&#8221;</p>
<p>This is highly suboptimal, as DRI dramatically increases X11 performance. However, this does seem to have fixed the problem. I&#8217;ll do some more research to see if I can figure out a better solution. But in short, Ubuntu works well if you&#8217;re willing to run pre-release software. If I figure out anything else of note, I&#8217;ll be sure and update this post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mox.net/2009/07/08/installing-ubuntu-on-a-gateway-lt3103u/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Installing Fedora 11 on a Gateway LT3103u</title>
		<link>http://www.mox.net/2009/07/06/installing-fedora-11-on-a-gateway-lt3103u/</link>
		<comments>http://www.mox.net/2009/07/06/installing-fedora-11-on-a-gateway-lt3103u/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 23:17:19 +0000</pubDate>
		<dc:creator>cmoates</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Gateway LT3103u]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.mox.net/?p=144</guid>
		<description><![CDATA[I&#8217;ve seen people searching and looking for information on this netbook and Linux, and I know how little is out there, so I figured I&#8217;d get this post started, even if it is a bit premature.
I just finished installing Fedora 11 using the Install DVD. Unfortunately, I failed to get the OS to install using [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve seen people searching and looking for information on this netbook and Linux, and I know how little is out there, so I figured I&#8217;d get this post started, even if it is a bit premature.</p>
<p>I just finished installing Fedora 11 using the Install DVD. Unfortunately, I failed to get the OS to install using the Net Install CD. It would fail halfway through, though I have a suspicion that it was my external DVD drive, and not necessarily the netbook.</p>
<p>After the initial install, the wireless sees networks but can&#8217;t connect to my WPA network. I&#8217;m doing a yum update now (453 packages!) and once that&#8217;s done, I&#8217;ll take a deeper look. There&#8217;s a post somewhere that says you need the latest ath9k driver and a patch for the synaptics touchpad to make scrolling work, but so far my scrolling is working fine, so perhaps that&#8217;s been patched already.</p>
<p>I&#8217;ll update this post once I get further along in making all the hardware work well. Then I&#8217;ll go on to do the same thing with Ubuntu.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mox.net/2009/07/06/installing-fedora-11-on-a-gateway-lt3103u/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Should I buy a Mac?</title>
		<link>http://www.mox.net/2009/06/02/should-i-buy-a-mac/</link>
		<comments>http://www.mox.net/2009/06/02/should-i-buy-a-mac/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 21:08:39 +0000</pubDate>
		<dc:creator>cmoates</dc:creator>
				<category><![CDATA[Fluff]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.mox.net/?p=131</guid>
		<description><![CDATA[That was the question posed today on rec.games.pinball by some poor fellow who&#8217;s frustrated with whatever current problem his Windows machine is giving him. Naturally, the Mac zealots came out in full force, telling him to drink the kool aid and be one of the cool kids. I decided that I should try to put [...]]]></description>
			<content:encoded><![CDATA[<p>That was the question posed today on rec.games.pinball by some poor fellow who&#8217;s frustrated with whatever current problem his Windows machine is giving him. Naturally, the Mac zealots came out in full force, telling him to drink the kool aid and be one of the cool kids. I decided that I should try to put my views on the subject into words, and this is what I posted:</p>
<blockquote>
<pre>Since the Mac zealots are out in full force, I guess I better chime in
quickly. <span class="moz-smiley-s3"><span> <img src='http://www.mox.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </span></span> This is a very long post, sorry for that, but I'm trying to
be as thorough as I can be.

I am an extremely savvy computer user. My day job is managing a very
large server farm. I've been doing this stuff for nearly two decades.
You could argue somewhat that "I'm set in my ways" but I like to think
of it more like, "I know what works for me."

I didn't start out on Windows like most folks. The first "non-toy"
computers I learned on were UNIX systems. I later moved to Linux and did
start using Windows at the time Windows 95 came to be. I used (and still
use) Windows primarily for the purpose of playing video games. I have a
high end PC for this purpose.

For "real work/everyday use" I've primarily used Linux desktops. They
afforded a good set of features and stability, and I had the expertise
to tweak and maintain them the way that I wanted to work. I still use
Linux every day, and my wife does too. She'll tell you that she'd never
ever go back to using Windows or a Mac (she had both). The stability
coupled with the features she requires truly "just works." Her computer
usage is limited though; she surfs the web, reads email, posts on
forums, uses AIM, edits photos, etc. Just the basics. Any platform can
provide these things without too much difficulty.

In December of 2007 I purchased a 17" MacBook Pro; aside from the Mac
Pro, the highest priced machine available at the time. I was starting a
new job, and figured I would start out on the new platform with a clean
slate. I bought high end because I didn't want the "low end Mac" to
hinder my experience. I maxed out the memory in the system because I
wanted the system to run as smoothly as possible. Apple provides a
workflow and an application set, and they are, overall, not bad. But
they work a very specific way. If you don't want to work in that manner,
that's too bad. I found that very frustrating. Day in and day out I felt
like I was fighting against my computer. I'd try to do it "The Apple
Way" but I felt like it was just slowing me down. Mac laptops (in
specific, because you can't change their keyboard) have their "meta"
keys laid out differently than a PC. I found this very frustrating when
switching back and forth between systems. If you get a desktop, you can
replace the keyboard with whatever you like, if you don't like their
re-layout of the standard keyboard. There were a few applications that I
felt were really nice on the Mac; none of those were provided by Apple.
After 10 months of using the machine day in and day out, I was still
very frustrated multiple times a day with the machine. I decided to sell
it, and thankfully didn't lose my shirt. I still have a few Macs lying
around the house here, but none have been powered up in months or years.

A lot of folks will use the dual boot or windows emulation layer
arguments for "why you should get a Mac whether you want Mac or Windows"
but that's a fallacy in my opinion. If you do that, you're now
maintaining two operating systems, instead of one. Dual boot means you
have to shut down and load the other OS, do what you want, then shut
down and boot back into the one you started with. Personally, I find
that maddening. I don't want to have to reboot on a regular basis. If
you run the emulation route, your performance is hindered (though not
badly these days) and some things run a bit wonky. Overall, you can get
your Windows apps running without rebooting, but it'll cost you for the
application and it won't be the clean experience that running it
natively on Windows would be. So, if you "want" a Mac but "need" one or
two Windows apps, it's a good solution. If you are going to run a bunch
of Windows-specific applications all the time, buyer beware.

As some others have said, a lot of the "Windows problems" stem from
using the wrong software. Don't surf with IE. Don't read mail in Outlook
Express. Don't click on random attachments. Etc, etc. Choosing the right
software to accomplish your tasks in Windows may be all you need to get
the experience you're looking for, at a fraction of the cost of buying a
new computer.

Along those same lines, Linux might be a viable solution as well. The
big plus here is that Linux is "free" in that you don't have to pay
money to use it. You can download an Ubuntu Linux CD image, burn it to a
disc, and install it on your current hardware. You can play with it for
a few weeks, decide whether it's for you. If you do like it, you've
saved a ton of cash, again. If not, you've put off buying a new computer
for a few weeks. In the Apple world, that's never bad, since most of
their computers are not upgradeable, and updates happen reasonably
often. Worst case, you get the same computer you would have gotten a few
weeks ago, best case, you get new fancier hardware and aren't kicking
yourself for getting "screwed" by Apple's secret release schedule.

So, I guess, in some sort of bullet point form, here's my advice:

* Make an inventory of software you "must have" and make sure it or an
equivalent is available.
* Find a Mac that you can use, if at all possible. Try to use it
yourself, not just let someone else drive for you. The Apple store is
better than nothing, but someone's home is even better.
* Try Linux, if you're willing. You might be surprised.
* Don't give up on Windows before you have tried the "better" software.
* If you purchase a Mac, be prepared to feel lost for a little while.
The system is not a Windows clone.
* Don't think for a minute that OS X (or Linux) is "bulletproof." They
all have bugs and annoyances.
* Make sure you're OK with the glossy Mac screen. I find these maddening
to use in my room, because I have a lot of windows and love having
sunlight in here.

If money is absolutely no object, picking up a Mac Pro isn't a bad
choice. It's fast, powerful, expandable, and can run Windows if you
decide to go back. It'll also set you back $3k+, but we already said
money is not an object.

A lot of people will never open their computer to do anything. If you're
one of those people the iMac and MacBook lines are not bad choices. but
they are very limited in their ability to be upgraded, expanded, and
reconfigured. USB expansion can help a lot with this, but you can't use
USB to get a nicer monitor, video card, CPU, etc.

I've rambled on long enough so I'll try to wrap this up. If you choose
to use OS X or Linux, realize that you're voluntarily placing yourself
in a minority. Minorities aren't supported like the majority. You aren't
going to pick up the latest whiz bang software at your local Target
store. You'll have to be far more intelligent about buying hardware to
expand your system, and verify compatibility.

Hopefully some of what I've written above will help you. I've tried to
avoid telling you to buy X or Y. I think it's arrogant and foolish to
presume that I know what will work best for you. Teaching you to fish is
far more useful to your selection process, I think.

Cheers,
Chris</pre>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.mox.net/2009/06/02/should-i-buy-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Editing ISO&#8217;s in Linux</title>
		<link>http://www.mox.net/2009/05/29/editing-isos-in-linux/</link>
		<comments>http://www.mox.net/2009/05/29/editing-isos-in-linux/#comments</comments>
		<pubDate>Fri, 29 May 2009 18:50:37 +0000</pubDate>
		<dc:creator>cmoates</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[ISO Master]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[live cd]]></category>

		<guid isPermaLink="false">http://www.mox.net/?p=129</guid>
		<description><![CDATA[I&#8217;m building a custom Live CD for a friend, it&#8217;s basically an automated custom Linux installer. Anyhow, after the disc has been created, I needed some files on the ISO filesystem (not inside the squashfs filesystem). There&#8217;s a program for windows called Power ISO I think, that can do this, but I wanted to do [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m building a custom Live CD for a friend, it&#8217;s basically an automated custom Linux installer. Anyhow, after the disc has been created, I needed some files on the ISO filesystem (not inside the squashfs filesystem). There&#8217;s a program for windows called Power ISO I think, that can do this, but I wanted to do it in Linux.</p>
<p>Turns out, Andrew Smith has written an app called ISO Master. I guess it was originally Linux only, but he now offers a Windows port as well. Editing the ISO image using his application is a piece of cake. You can even edit text files inside the ISO on the fly (great for poking at the syslinux.cfg, for example). It&#8217;s the perfect open source app; it work well, does what it advertises, and doesn&#8217;t try to do a bunch of other things.</p>
<p>According to his web site, he charges $20 for the Windows version, but the Linux version is free of charge. If you&#8217;re in the market to muck around with ISO&#8217;s (putting your serial number on a CD, for example) I&#8217;d highly suggest you check ISO Master out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mox.net/2009/05/29/editing-isos-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
