<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Cleaning Out Old Linux Kernels in Ubuntu</title>
	<atom:link href="http://chrisjean.com/2009/03/05/cleaning-out-old-linux-kernels-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisjean.com/2009/03/05/cleaning-out-old-linux-kernels-in-ubuntu/</link>
	<description>Linux, WordPress, programming, anime, and other stuff</description>
	<lastBuildDate>Fri, 18 May 2012 19:58:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Mad Cow</title>
		<link>http://chrisjean.com/2009/03/05/cleaning-out-old-linux-kernels-in-ubuntu/comment-page-1/#comment-2068</link>
		<dc:creator>Mad Cow</dc:creator>
		<pubDate>Mon, 23 Aug 2010 14:45:26 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=1244#comment-2068</guid>
		<description>simpler:

uname -r

ls /boot

and 

apt-get remove --purge 2.6.xx-xx-*

do not remove the one on the output of `uname -r`</description>
		<content:encoded><![CDATA[<p>simpler:</p>
<p>uname -r</p>
<p>ls /boot</p>
<p>and </p>
<p>apt-get remove &#8211;purge 2.6.xx-xx-*</p>
<p>do not remove the one on the output of `uname -r`</p>
]]></content:encoded>
	</item>
</channel>
</rss>

