<?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; ubuntu</title>
	<atom:link href="http://backdrift.org/tag/ubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://backdrift.org</link>
	<description></description>
	<lastBuildDate>Tue, 15 May 2012 20:54:24 +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>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>Where to find the inittab in Ubuntu Linux</title>
		<link>http://backdrift.org/where-to-find-the-inittab-in-ubuntu-linux</link>
		<comments>http://backdrift.org/where-to-find-the-inittab-in-ubuntu-linux#comments</comments>
		<pubDate>Wed, 22 Dec 2010 02:18:49 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[event.d]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[init]]></category>
		<category><![CDATA[inittab]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[telinit]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[upstart]]></category>

		<guid isPermaLink="false">http://backdrift.org/?p=780</guid>
		<description><![CDATA[In most variants of GNU/Linux the init daemon and its configuration file /etc/inittab are used to define things like runlevels and consoles. In an effort to improve boot time, system performance and ease scripted configuration, ubuntu has implemented upstart, an event-based replacement for the traditional init daemon. This is good for the most part, but [...]]]></description>
		<wfw:commentRss>http://backdrift.org/where-to-find-the-inittab-in-ubuntu-linux/feed</wfw:commentRss>
		<slash:comments>0</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>6</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>3</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  backdrift.org/tag/ubuntu/feed ) in 0.53802 seconds, on May 19th, 2012 at 4:53 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 19th, 2012 at 5:53 am UTC -->
