<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>CoreDump</title>
	
	<link>http://www.coredump.gr</link>
	<description>Notes and ideas on Linux, Computer Security and Programming</description>
	<lastBuildDate>Sun, 25 Oct 2009 00:22:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/coredump/ivpC" /><feedburner:info uri="coredump/ivpc" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>coredump/ivpC</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Download your Gmail email using fetchmail</title>
		<link>http://feedproxy.google.com/~r/coredump/ivpC/~3/mnfd-jatffw/</link>
		<comments>http://www.coredump.gr/index.php/2009/10/24/download-gmail-using-fetchmail/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 00:17:49 +0000</pubDate>
		<dc:creator>Haris Andrianakis</dc:creator>
				<category><![CDATA[Linux Notes]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[fetchmail]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.coredump.gr/?p=104</guid>
		<description>More and more people switch to Gmail every day. According to the latest stats Gmail has grown to be the fourth most used webmail application in only four years. Gmail offers a great service and a simple and powerful user interface. Still, some people (like me) prefer to keep a copy of their email locally [...]&lt;img src="http://feeds.feedburner.com/~r/coredump/ivpC/~4/mnfd-jatffw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.coredump.gr/index.php/2009/10/24/download-gmail-using-fetchmail/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.coredump.gr/index.php/2009/10/24/download-gmail-using-fetchmail/</feedburner:origLink></item>
		<item>
		<title>Compressing a VMWare image file</title>
		<link>http://feedproxy.google.com/~r/coredump/ivpC/~3/HbCiGWYDtMU/</link>
		<comments>http://www.coredump.gr/index.php/2009/07/10/how-to-compress-a-vmware-image-file/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 21:10:50 +0000</pubDate>
		<dc:creator>Haris Andrianakis</dc:creator>
				<category><![CDATA[Linux Notes]]></category>
		<category><![CDATA[compress]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.coredump.gr/?p=55</guid>
		<description>Recently I had to create a vmware image with Debian GNU/Linux that had to be as small as possible because people would have to download it. I started installing Debian &amp;#8220;sid&amp;#8221; by using debootstrap according to the following instructions: Installing Debian GNU/Linux from a Unix/Linux System. When I completed the installation and after I removed [...]&lt;img src="http://feeds.feedburner.com/~r/coredump/ivpC/~4/HbCiGWYDtMU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.coredump.gr/index.php/2009/07/10/how-to-compress-a-vmware-image-file/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.coredump.gr/index.php/2009/07/10/how-to-compress-a-vmware-image-file/</feedburner:origLink></item>
		<item>
		<title>Debian package list backup &amp; restore</title>
		<link>http://feedproxy.google.com/~r/coredump/ivpC/~3/_5E2SfuzAzM/</link>
		<comments>http://www.coredump.gr/index.php/2009/07/05/debian-package-list-backup-restore/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 04:43:19 +0000</pubDate>
		<dc:creator>Haris Andrianakis</dc:creator>
				<category><![CDATA[Linux Notes]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[packages]]></category>

		<guid isPermaLink="false">http://www.coredump.gr/?p=24</guid>
		<description>Update: Debian Lenny 5.0 now has support for the option autoremove of apt-get that is able to clean all unused dependencies. Curiosity and laziness are the two most important reasons that my system ends up with lots of useless software after a couple months of usage. Many times I want to test drive a program [...]&lt;img src="http://feeds.feedburner.com/~r/coredump/ivpC/~4/_5E2SfuzAzM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.coredump.gr/index.php/2009/07/05/debian-package-list-backup-restore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.coredump.gr/index.php/2009/07/05/debian-package-list-backup-restore/</feedburner:origLink></item>
		<item>
		<title>Debian minimal installation for desktop use</title>
		<link>http://feedproxy.google.com/~r/coredump/ivpC/~3/OJShzqNkcbo/</link>
		<comments>http://www.coredump.gr/index.php/2009/07/04/debian-desktop-clean-installation/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 22:49:16 +0000</pubDate>
		<dc:creator>Haris Andrianakis</dc:creator>
				<category><![CDATA[Linux Notes]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.coredump.gr/?p=5</guid>
		<description>Note: This post was written back when I used to have a Debian GNU/Linux machine as my desktop computer. The Debian version at that time was etch 4.0. Nowadays I have a new shiny MacBook Pro with Mac OS X Leopard that I use as my main work machine so some of the information in [...]&lt;img src="http://feeds.feedburner.com/~r/coredump/ivpC/~4/OJShzqNkcbo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.coredump.gr/index.php/2009/07/04/debian-desktop-clean-installation/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.coredump.gr/index.php/2009/07/04/debian-desktop-clean-installation/</feedburner:origLink></item>
	</channel>
</rss>
