<?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>linux Archives  | Eric Thern :: thern dot org ::</title>
	<atom:link href="http://thern.org/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://thern.org</link>
	<description>--------------=[ thern dot org ]=--------------</description>
	<lastBuildDate>Thu, 04 Aug 2011 18:28:29 +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>linux Archives  | Eric Thern :: thern dot org ::</title>
		<link>http://thern.org/linux-and-freebsd/linux-desktop-or-server-with-md-raid-10/</link>
		<comments>http://thern.org/linux-and-freebsd/linux-desktop-or-server-with-md-raid-10/#comments</comments>
		<pubDate>Sun, 02 Jan 2011 04:52:41 +0000</pubDate>
		<dc:creator>Eric Thern</dc:creator>
				<category><![CDATA[linux & freebsd]]></category>
		<category><![CDATA[acoustic management]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[far-copies]]></category>
		<category><![CDATA[hdparm]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mdadm]]></category>
		<category><![CDATA[mdraid]]></category>
		<category><![CDATA[mdstat]]></category>
		<category><![CDATA[near-copies]]></category>
		<category><![CDATA[raid]]></category>
		<category><![CDATA[raid benchmarks]]></category>
		<category><![CDATA[raid statistics]]></category>
		<category><![CDATA[raid10]]></category>
		<category><![CDATA[seek times]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://thern.org/eric/?p=130</guid>
		<description><![CDATA[<p>Current setup on Ubuntu 9.10, installed via the alternate CD on x86_64.</p> <p>Contrary to most posts online that say you can only boot from a partition on RAID1, not RAID10, after setting up both partitions on RAID10, I was able to boot just fine. There may be a difference between RAID10 in an n=2 (2 [...]]]></description>
		<wfw:commentRss>http://thern.org/linux-and-freebsd/linux-desktop-or-server-with-md-raid-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>linux Archives  | Eric Thern :: thern dot org ::</title>
		<link>http://thern.org/system-administration/minimizing-downtime-associated-with-webdnsmail-ip-address-migrations/</link>
		<comments>http://thern.org/system-administration/minimizing-downtime-associated-with-webdnsmail-ip-address-migrations/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 00:45:34 +0000</pubDate>
		<dc:creator>Eric Thern</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[linux & freebsd]]></category>
		<category><![CDATA[sendmail]]></category>
		<category><![CDATA[system administration]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[dns proxy]]></category>
		<category><![CDATA[ip address]]></category>
		<category><![CDATA[ip migration]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mailertable]]></category>
		<category><![CDATA[mod_proxy]]></category>
		<category><![CDATA[named]]></category>
		<category><![CDATA[nameservers]]></category>
		<category><![CDATA[relay-domains]]></category>
		<category><![CDATA[ttl]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://thern.org/?p=201</guid>
		<description><![CDATA[<p>Migrating servers to new datacenters or IP addresses is never entirely problem free, usually due to many DNS servers on the internet not obeying TTL&#8217;s or caching old records for way too long.</p> <p>These old cached DNS records (usually at different ISP&#8217;s, major mailservers like google, hotmail, yahoo, etc.) cause problems where they&#8217;ll route mail [...]]]></description>
		<wfw:commentRss>http://thern.org/system-administration/minimizing-downtime-associated-with-webdnsmail-ip-address-migrations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>linux Archives  | Eric Thern :: thern dot org ::</title>
		<link>http://thern.org/linux-and-freebsd/yum-update-check-script-runs-via-crontab-and-emails-when-new-updates-are-available/</link>
		<comments>http://thern.org/linux-and-freebsd/yum-update-check-script-runs-via-crontab-and-emails-when-new-updates-are-available/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 05:03:32 +0000</pubDate>
		<dc:creator>Eric Thern</dc:creator>
				<category><![CDATA[linux & freebsd]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[crontab]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[yum]]></category>
		<category><![CDATA[yum update]]></category>

		<guid isPermaLink="false">http://thern.org/eric/?p=160</guid>
		<description><![CDATA[<p>Here&#8217;s a quick script that will check yum updates and email you when there are new updates available.</p> <p>Split into two sections, one script is for all package updates, and the other script is for letting us know if we need to reboot when a new kernel package has been installed.</p> <p>Script to check for [...]]]></description>
		<wfw:commentRss>http://thern.org/linux-and-freebsd/yum-update-check-script-runs-via-crontab-and-emails-when-new-updates-are-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>linux Archives  | Eric Thern :: thern dot org ::</title>
		<link>http://thern.org/linux-and-freebsd/logrotate-tweaks-to-enhance-rsync-backups/</link>
		<comments>http://thern.org/linux-and-freebsd/logrotate-tweaks-to-enhance-rsync-backups/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 08:19:55 +0000</pubDate>
		<dc:creator>Eric Thern</dc:creator>
				<category><![CDATA[linux & freebsd]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[logrotate]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[time based logs]]></category>

		<guid isPermaLink="false">http://thern.org/eric/?p=109</guid>
		<description><![CDATA[<p>logrotate, by default (at least on CentOS as of 3, 4, and 5.x), rotates logs by incrementing all numbers on previous logs by one, and moving the current log to log.0</p> <p>This is all fine and good if you like your logs to all be rotated in order, and have a certain number backed up:</p> [...]]]></description>
		<wfw:commentRss>http://thern.org/linux-and-freebsd/logrotate-tweaks-to-enhance-rsync-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>linux Archives  | Eric Thern :: thern dot org ::</title>
		<link>http://thern.org/linux-and-freebsd/upgrading-mailscanner/</link>
		<comments>http://thern.org/linux-and-freebsd/upgrading-mailscanner/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 08:38:32 +0000</pubDate>
		<dc:creator>Eric Thern</dc:creator>
				<category><![CDATA[linux & freebsd]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mailscanner]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[spamassassin]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://thern.org/eric/?p=75</guid>
		<description><![CDATA[<p>Easy Upgrading of MailScanner &#8211; RPM version</p> <p>(For Redhat/Centos &#8211; updated from the MailScanner documentation)<br /> 1) Make a backup copy of your current MailScanner (Linux):</p> <p>cp -a /etc/MailScanner /etc/MailScanner.$(date +%Y%m%d)<br /> cp -a /usr/lib/MailScanner /usr/lib/MailScanner.$(date +%Y%m%d)<br /> cp -a /usr/sbin/MailScanner /usr/sbin/MailScanner.$(date +%Y%m%d)</p> <p>2) Download the latest version and extract</p> <p><a title="http://mailscanner.info/downloads.html" href="http://http://mailscanner.info/downloads.html" target="_blank">http://mailscanner.info/downloads.html</a></p> <p>Check [...]]]></description>
		<wfw:commentRss>http://thern.org/linux-and-freebsd/upgrading-mailscanner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

