<?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>Anthony's Blog &#187; blurb</title>
	<atom:link href="http://www.anthonyldechiaro.com/blog/archives/category/blurb/feed" rel="self" type="application/rss+xml" />
	<link>http://www.anthonyldechiaro.com/blog</link>
	<description>Thoughts, ideas, and ramblings of a crazed mind</description>
	<lastBuildDate>Fri, 05 Jun 2009 00:01:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Interesting alternative to off-site backup</title>
		<link>http://www.anthonyldechiaro.com/blog/archives/329</link>
		<comments>http://www.anthonyldechiaro.com/blog/archives/329#comments</comments>
		<pubDate>Fri, 05 Jun 2009 00:01:13 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[blurb]]></category>

		<guid isPermaLink="false">http://www.anthonyldechiaro.com/blog/?p=329</guid>
		<description><![CDATA[Saw an interesting post over at Planet Sysadmin regarding a fire &#38; water proof external hard drive by ioSafe &#8211; http://blogs.techrepublic.com.com/security/?p=1719.  Rated up to 1,550 F for 30 minutes and starting only at $150 for the 500 GB model sounds very tempting in my book.
 ]]></description>
			<content:encoded><![CDATA[<p>Saw an interesting post over at Planet Sysadmin regarding a fire &amp; water proof external hard drive by ioSafe &#8211; <a href="http://blogs.techrepublic.com.com/security/?p=1719">http://blogs.techrepublic.com.com/security/?p=1719</a>.  Rated up to 1,550 F for 30 minutes and starting only at $150 for the 500 GB model sounds very tempting in my book.</p>
 <img src="http://www.anthonyldechiaro.com/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=329" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.anthonyldechiaro.com/blog/archives/329/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter! and Updates</title>
		<link>http://www.anthonyldechiaro.com/blog/archives/279</link>
		<comments>http://www.anthonyldechiaro.com/blog/archives/279#comments</comments>
		<pubDate>Mon, 16 Mar 2009 21:18:37 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[blurb]]></category>
		<category><![CDATA[ktux]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.anthonyldechiaro.com/blog/?p=279</guid>
		<description><![CDATA[New Ktux release.  Code is now somewhat more organized and committed into a Subversion repository.  Preparing to replace paging code with cleaner and more versatile implementation &#8211; this will allow for user-level (x86 ring 3) support.  I&#8217;ve also started to twit now about Ktux, Linux, and all things science.  Follow me here if you like!
 [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">New Ktux <a href="/ktux/ktux-rev-11.tar.gz">release</a>.  Code is now somewhat more organized and committed into a Subversion repository.  Preparing to replace paging code with cleaner and more versatile implementation &#8211; this will allow for user-level (x86 ring 3) support.  I&#8217;ve also started to twit now about Ktux, Linux, and all things science.  Follow me <a href="http://twitter.com/adechiaro" target="_blank">here</a> if you like!</p>
 <img src="http://www.anthonyldechiaro.com/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=279" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.anthonyldechiaro.com/blog/archives/279/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian chkconfig</title>
		<link>http://www.anthonyldechiaro.com/blog/archives/231</link>
		<comments>http://www.anthonyldechiaro.com/blog/archives/231#comments</comments>
		<pubDate>Tue, 06 Jan 2009 22:34:49 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[admin]]></category>
		<category><![CDATA[blurb]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.anthonyldechiaro.com/blog/?p=231</guid>
		<description><![CDATA[Simple question that was on my mind for some time &#8211; what is RedHat/Fedora&#8217;s chkconfig equivalent?  sysv-rc-conf is the answer.  Not installed by default, simple apt-get solves that.  Syntax is almost identical to what I remember.  However also keep in mind that runlevels are not necessarily the same across different distributions.  If my memory serves [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Simple question that was on my mind for some time &#8211; what is RedHat/Fedora&#8217;s chkconfig equivalent?  <strong>sysv-rc-conf</strong> is the answer.  Not installed by default, simple apt-get solves that.  Syntax is almost identical to what I remember.  However also keep in mind that runlevels are not necessarily the same across different distributions.  If my memory serves me correctly, runlevels 1 and 6 are the only that are guaranteed to be identical on all platforms, although 3 and 5 are usually multi-user mode without and with X respectively.  Hope this may help a few of you!</p>
 <img src="http://www.anthonyldechiaro.com/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=231" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.anthonyldechiaro.com/blog/archives/231/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Syntax Highlighting for Vim in Ubuntu</title>
		<link>http://www.anthonyldechiaro.com/blog/archives/214</link>
		<comments>http://www.anthonyldechiaro.com/blog/archives/214#comments</comments>
		<pubDate>Thu, 18 Dec 2008 04:08:34 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[blurb]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.anthonyldechiaro.com/blog/?p=214</guid>
		<description><![CDATA[So I was wondering why I could not turn on syntax highlighting in vim.  It returned an error &#8220;the command is not available in this version&#8221;.  Apparently Ubuntu comes with a gimped vi or something and I didn&#8217;t even realize I did not have vim proper installed.  apt-get install vim solved the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">So I was wondering why I could not turn on syntax highlighting in vim.  It returned an error &#8220;the command is not available in this version&#8221;.  Apparently <a href="https://bugs.launchpad.net/ubuntu/+source/vim/+bug/225231">Ubuntu comes with a gimped vi</a> or something and I didn&#8217;t even realize I did not have vim proper installed.  apt-get install vim solved the problem.  Whoops <img src='http://www.anthonyldechiaro.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
 <img src="http://www.anthonyldechiaro.com/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=214" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.anthonyldechiaro.com/blog/archives/214/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sneaky swapspace</title>
		<link>http://www.anthonyldechiaro.com/blog/archives/208</link>
		<comments>http://www.anthonyldechiaro.com/blog/archives/208#comments</comments>
		<pubDate>Wed, 17 Dec 2008 21:18:24 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[blurb]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[smart]]></category>

		<guid isPermaLink="false">http://www.anthonyldechiaro.com/blog/?p=208</guid>
		<description><![CDATA[So I figured out the reason why the secondary drive in my server would spin back up shortly after stopping it.  As I was looking through my dmesg log I noticed an entry where it was enabling the swap space on sdb.  Whoops, forgot about that.  On the other hand, I also noticed [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">So I figured out the reason why the secondary drive in my server would spin back up shortly after stopping it.  As I was looking through my dmesg log I noticed an entry where it was enabling the swap space on sdb.  Whoops, forgot about that.  On the other hand, I also noticed that my <a href="/blog/archives/143">SMART monitoring configuration</a> works just fine, as briefly after I successfully spun down the drive I received an &#8220;SMART failure&#8221; email &#8211; it could not detect the drive and perform the self-diagnostic.  I have configured my systems to forward the local root email to my personal domain, then to my Blackberry with urgent notification.  Glad to see it worked this time!</p>
 <img src="http://www.anthonyldechiaro.com/blog/wp-content/plugins/feed-statistics.php?view=1&post_id=208" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.anthonyldechiaro.com/blog/archives/208/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
