<?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>Surf Roots, Software Thoughts &#187; Linux</title>
	<atom:link href="http://alexlod.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexlod.com</link>
	<description>A blog by Alex Loddengaard</description>
	<lastBuildDate>Mon, 21 May 2012 20:40:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Handle Emacs Backups and Autosaves Better</title>
		<link>http://alexlod.com/2008/05/28/handle-emacs-backups-and-autosaves-better/</link>
		<comments>http://alexlod.com/2008/05/28/handle-emacs-backups-and-autosaves-better/#comments</comments>
		<pubDate>Wed, 28 May 2008 07:25:36 +0000</pubDate>
		<dc:creator>Alex Loddengaard</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.alexloddengaard.com/?p=227</guid>
		<description><![CDATA[I finally got annoyed with all the damn #files# and files~.  Emacs users will know what I&#8217;m talking about.  Follow this guide on dealing with Emacs backups and autosaves to get them all to go into one directory.  Much better.]]></description>
			<content:encoded><![CDATA[<p>I finally got annoyed with all the damn #files# and files~.  Emacs users will know what I&#8217;m talking about.  Follow this guide on dealing with <a href="http://snarfed.org/space/gnu%20emacs%20backup%20files">Emacs backups and autosaves</a> to get them all to go into one directory.  Much better.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexlod.com/2008/05/28/handle-emacs-backups-and-autosaves-better/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Dell PowerEdge 1950 + Ubuntu 6.10 Edgy RAID Monitoring</title>
		<link>http://alexlod.com/2008/05/20/dell-poweredge-1950-ubuntu-610-edgy-raid-monitoring/</link>
		<comments>http://alexlod.com/2008/05/20/dell-poweredge-1950-ubuntu-610-edgy-raid-monitoring/#comments</comments>
		<pubDate>Tue, 20 May 2008 07:00:13 +0000</pubDate>
		<dc:creator>Alex Loddengaard</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.alexloddengaard.com/?p=205</guid>
		<description><![CDATA[I finally setup a good RAID monitor on my machine; I&#8217;ll be able to sleep better at night now.  I thought I should share what I did. Install omreport for general hardware reporting.  Find comprehensive instructions here Test omreport by &#8230; <a href="http://alexlod.com/2008/05/20/dell-poweredge-1950-ubuntu-610-edgy-raid-monitoring/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I finally setup a good RAID monitor on my machine; I&#8217;ll be able to sleep better at night now.  I thought I should share what I did.</p>
<ol>
<li>Install omreport for general hardware reporting.  Find comprehensive instructions <a href="http://ubuntuforums.org/showthread.php?p=2336772#post2336772">here</a></li>
<li>Test omreport by running <em>omreport storage controller controller=0</em></li>
<li>You&#8217;re mostly interested in the controller, virtual (RAID) disk, and physical disks</li>
<li>Make sure you have a mail client setup like sendmail</li>
<li>Setup a cron job by creating a file in /etc/cron.daily that contains one line: <em>omreport storage controller controller=0 | mutt -s &#8220;RAID Monitoring Notification&#8221; youremail@domain.com</em></li>
<li>Make the file executable with <em>sudo chmod a+x &lt;file&gt;</em></li>
<li>Start receiving a daily email with the omreport output</li>
</ol>
<p>Here&#8217;s some information about my machine:</p>
<ul>
<li>PERC5/i SATA RAID1 controller</li>
<li>2 x 250GB SATA drives</li>
<li>2 x Xeon processors</li>
<li>Ubuntu 6.10 (Edgy)</li>
</ul>
<p>I&#8217;m pretty happy with this monitor, because it&#8217;s simple and quick.  Now all I need to do is figure out how to monitor my redundant power supplies.  Shoot me a comment with questions.  I hope this helps!</p>
]]></content:encoded>
			<wfw:commentRss>http://alexlod.com/2008/05/20/dell-poweredge-1950-ubuntu-610-edgy-raid-monitoring/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.747 seconds -->

