<?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>CapsUnlock.Net &#187; linux</title>
	<atom:link href="http://www.capsunlock.net/tag/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.capsunlock.net</link>
	<description>Ideas: Key to Innovations</description>
	<lastBuildDate>Tue, 17 Aug 2010 06:44:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Create EBS Boot AMI</title>
		<link>http://www.capsunlock.net/2009/12/create-ebs-boot-ami.html</link>
		<comments>http://www.capsunlock.net/2009/12/create-ebs-boot-ami.html#comments</comments>
		<pubDate>Fri, 11 Dec 2009 09:09:44 +0000</pubDate>
		<dc:creator>rodney</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AMI]]></category>
		<category><![CDATA[ebs]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.capsunlock.net/?p=314</guid>
		<description><![CDATA[After the release of New Amazon EC2 Feature: Boot from Elastic Block Store , there are folks asking on AWS forum on how to create an EBS Boot AMI and so I&#8217;m posting another way to do it. I hope this will be plain and simple to follow.  
Note that I&#8217;m using Create EBS [...]]]></description>
		<wfw:commentRss>http://www.capsunlock.net/2009/12/create-ebs-boot-ami.html/feed</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
		<item>
		<title>Deleting Old EBS Snapshots</title>
		<link>http://www.capsunlock.net/2009/10/deleting-old-ebs-snapshots.html</link>
		<comments>http://www.capsunlock.net/2009/10/deleting-old-ebs-snapshots.html#comments</comments>
		<pubDate>Thu, 22 Oct 2009 09:28:29 +0000</pubDate>
		<dc:creator>rodney</dc:creator>
				<category><![CDATA[aws]]></category>
		<category><![CDATA[ebs]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.capsunlock.net/?p=240</guid>
		<description><![CDATA[This is a plain and simple way to manage old mysql EBS snapshots. Maintain the latest five recent snapshots of a specific volume. You don&#8217;t  want to mess with other existing volume snapshots, right?  
1. Install Eric Hammond&#8217;s ec2-consistent snapshot

codename=$(lsb_release -cs)
echo &#34;deb http://ppa.launchpad.net/alestic/ppa/ubuntu $codename main&#34; &#124;
sudo tee /etc/apt/sources.list.d/alestic-ppa.list
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys [...]]]></description>
		<wfw:commentRss>http://www.capsunlock.net/2009/10/deleting-old-ebs-snapshots.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Stuff to check out for Linux SysAdmin clustering and scalability tools</title>
		<link>http://www.capsunlock.net/2008/08/stuff-to-check-out-for-linux-sysadmin-clustering-and-scalability-tools.html</link>
		<comments>http://www.capsunlock.net/2008/08/stuff-to-check-out-for-linux-sysadmin-clustering-and-scalability-tools.html#comments</comments>
		<pubDate>Sat, 09 Aug 2008 00:12:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[puppet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.capsunlock.net/main/2008/08/stuff-to-check-out-for-linux-sysadmin-clustering-and-scalability-tools.html</guid>
		<description><![CDATA[Puppet is an open-source next-generation server automation tool. It is composed of a declarative language for expressing system configuration, a client and server for distributing it, and a library for realizing the configuration.
The primary design goal of Puppet is that it have an expressive enough language backed by a powerful enough library that you can [...]]]></description>
		<wfw:commentRss>http://www.capsunlock.net/2008/08/stuff-to-check-out-for-linux-sysadmin-clustering-and-scalability-tools.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
