<?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>Backdrift &#187; Debian</title>
	<atom:link href="http://backdrift.org/tag/debian/feed" rel="self" type="application/rss+xml" />
	<link>http://backdrift.org</link>
	<description></description>
	<lastBuildDate>Tue, 15 Nov 2011 03:01:58 +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>How To Create OOM Killer Exceptions in Linux</title>
		<link>http://backdrift.org/how-to-create-oom-killer-exceptions</link>
		<comments>http://backdrift.org/how-to-create-oom-killer-exceptions#comments</comments>
		<pubDate>Wed, 19 Oct 2011 18:59:21 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[killer]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[oom]]></category>
		<category><![CDATA[out of memory]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://backdrift.org/?p=1426</guid>
		<description><![CDATA[When a linux machine runs extremely low on memory the kernel begins deciding which processes it thinks are least important and starts killing them off in order to keep the processes it thinks are more important running. Unfortunately, the kernel OOM (out of memory) killer rarely makes the right decision, and your system is usually [...]]]></description>
		<wfw:commentRss>http://backdrift.org/how-to-create-oom-killer-exceptions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Freeing Disk Space in Linux</title>
		<link>http://backdrift.org/freeing-disk-space-in-linux</link>
		<comments>http://backdrift.org/freeing-disk-space-in-linux#comments</comments>
		<pubDate>Tue, 14 Jun 2011 21:42:01 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[ext]]></category>
		<category><![CDATA[ext2]]></category>
		<category><![CDATA[ext3]]></category>
		<category><![CDATA[ext4]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nas]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[san]]></category>
		<category><![CDATA[space]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://backdrift.org/?p=1150</guid>
		<description><![CDATA[Did you know that most filesystems reserve a percentage of the available free space as an emergency reserve for when the disk becomes full? This is a great safety mechanism if you&#8217;re running critical applications or database, but in many cases all this reserved space winds up going to waste. Especially so in the case [...]]]></description>
		<wfw:commentRss>http://backdrift.org/freeing-disk-space-in-linux/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Efficient Xen Backups Using LVM and Rsnapshot</title>
		<link>http://backdrift.org/efficient-xen-backups-using-lvm-and-rsnapshot</link>
		<comments>http://backdrift.org/efficient-xen-backups-using-lvm-and-rsnapshot#comments</comments>
		<pubDate>Sun, 25 Apr 2010 14:14:48 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lvm]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[rsnapshot]]></category>
		<category><![CDATA[snapshot]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[Xen]]></category>

		<guid isPermaLink="false">http://backdrift.org/?p=420</guid>
		<description><![CDATA[Effectively backing up your virtual machines is a problem with a multitude of potential solutions. Many solutions are centered around making a copy of the full volume(s) upon which your virtual machine(s) reside. But what happens if you want to recover just a single file and not the entire VM? And is it possible to [...]]]></description>
		<wfw:commentRss>http://backdrift.org/efficient-xen-backups-using-lvm-and-rsnapshot/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Fixing &#8220;No such file or directory&#8221; locale errors</title>
		<link>http://backdrift.org/fixing-no-such-file-or-directory-locale-errors</link>
		<comments>http://backdrift.org/fixing-no-such-file-or-directory-locale-errors#comments</comments>
		<pubDate>Mon, 01 Feb 2010 19:15:33 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[locale]]></category>
		<category><![CDATA[locales]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://backdrift.org/?p=335</guid>
		<description><![CDATA[While working on a new ubuntu karmic system I ran across the following locale error when attempting to perform a dist-upgrade. I was able to reproduce it by running &#8216;dpkg-reconfigure locales&#8217; thinking that this might fix the error, sadly it did not. Here&#8217;s the error I was seeing: root@harrowdown:~# dpkg-reconfigure locales perl: warning: Setting locale [...]]]></description>
		<wfw:commentRss>http://backdrift.org/fixing-no-such-file-or-directory-locale-errors/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Xen PvGrub Howto</title>
		<link>http://backdrift.org/xen-pvgrub-howto</link>
		<comments>http://backdrift.org/xen-pvgrub-howto#comments</comments>
		<pubDate>Fri, 16 Oct 2009 15:49:01 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Grub]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[PVGrub]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[Xen]]></category>

		<guid isPermaLink="false">http://backdrift.org/?p=147</guid>
		<description><![CDATA[kernel = "/usr/lib/xen/boot/pv-grub-x86_32.gz"
extra = "(hd0)/boot/grub/grub.conf"
#end pvgrub

disk = [ 'phy:/dev/vg0/vm_superchunk-root,xvda1,w', \
         'phy:/dev/vg0/vm_superchunk-swap,xvda2,w' ];]]></description>
		<wfw:commentRss>http://backdrift.org/xen-pvgrub-howto/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to configure network bonding in Linux</title>
		<link>http://backdrift.org/howtonetworkbonding</link>
		<comments>http://backdrift.org/howtonetworkbonding#comments</comments>
		<pubDate>Sat, 14 Mar 2009 02:45:47 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bonding]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[lacp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[redhat]]></category>

		<guid isPermaLink="false">http://backdrift.org/dist/wordpress/?p=12</guid>
		<description><![CDATA[(Update: Feb 5, 2010 &#8211; I even more recently obtained a Cisco IOS switch and have included the configuration bits for IOS below.) I recently obtained a Dell PowerConnect 5224 Gigabit switch which has the ability to combine multiple twisted-pair or fiber Ethernet links into one fault-tolerant and load balanced logical link. It also appears [...]]]></description>
		<wfw:commentRss>http://backdrift.org/howtonetworkbonding/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  backdrift.org/tag/debian/feed ) in 0.87431 seconds, on Feb 5th, 2012 at 2:02 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 5th, 2012 at 3:02 pm UTC -->
