<?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>ItHowTo.ro &#187; remove</title>
	<atom:link href="http://www.ithowto.ro/tag/remove/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ithowto.ro</link>
	<description>Blogging about IT Stuff by ESSERIO</description>
	<lastBuildDate>Wed, 30 Nov 2011 09:13:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>HowTo: Completely Remove Debian Applications With apt-get</title>
		<link>http://www.ithowto.ro/2009/03/howto-completely-remove-debian-applications-with-apt-get/</link>
		<comments>http://www.ithowto.ro/2009/03/howto-completely-remove-debian-applications-with-apt-get/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 17:04:52 +0000</pubDate>
		<dc:creator>gkoo</dc:creator>
				<category><![CDATA[linux administration]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[remove]]></category>

		<guid isPermaLink="false">http://www.ithowto.ro/?p=63</guid>
		<description><![CDATA[I have a testing server on which i fool around and test things. I had to completely remove postfix from my server to reinstall it using other settings. Here&#8217;s how i did it : apt-get &#8211;purge remove postfix This will completely whipe out postfix from your server along with it&#8217;s dependencies. I&#8217;ve been looking over [...]]]></description>
			<content:encoded><![CDATA[<p>I have a testing server on which i fool around and test things.</p>
<p>I had to completely remove postfix from my server to reinstall it using other settings. Here&#8217;s how i did it :</p>
<p><strong>apt-get &#8211;purge remove postfix</strong></p>
<p>This will completely whipe out postfix from your server along with it&#8217;s dependencies.</p>
<p>I&#8217;ve been looking over for this for a long time. Hope it helps you too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithowto.ro/2009/03/howto-completely-remove-debian-applications-with-apt-get/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

