<?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>/proc/sys/net/blog &#187; humor</title>
	<atom:link href="http://momotonic.com/category/humor/feed/" rel="self" type="application/rss+xml" />
	<link>http://momotonic.com</link>
	<description>rants, tutorials and documents about everything server related</description>
	<lastBuildDate>Tue, 14 Jul 2009 15:55:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>cPanel humor: Uninstalling cPanel</title>
		<link>http://momotonic.com/2009/06/20/cpanel-humor-uninstalling-cpanel/</link>
		<comments>http://momotonic.com/2009/06/20/cpanel-humor-uninstalling-cpanel/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 17:16:13 +0000</pubDate>
		<dc:creator>Mo</dc:creator>
				<category><![CDATA[cpanel]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[humor]]></category>

		<guid isPermaLink="false">http://momotonic.com/?p=33</guid>
		<description><![CDATA[It&#8217;s always been known that once you install cPanel, you cannot uninstall it, the only way to get rid of it reinstall the server completely.  However, I was doing some work on a server and ran into this file:
/usr/local/cpanel/uninstall
And the content:
#!/bin/sh
# Uninstall script for Cpanel
rm -f "/usr/local/cpanel/uninstall"
#### END OF UNINSTALL
echo "Cpanel has been uninstalled."
Nice [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s always been known that once you install cPanel, you cannot uninstall it, the only way to get rid of it reinstall the server completely.  However, I was doing some work on a server and ran into this file:</p>
<p><code>/usr/local/cpanel/uninstall</code></p>
<p>And the content:<br />
<code>#!/bin/sh<br />
# Uninstall script for Cpanel<br />
rm -f "/usr/local/cpanel/uninstall"<br />
#### END OF UNINSTALL<br />
echo "Cpanel has been uninstalled."</code></p>
<p>Nice to know that developers still have a sense of humor.  cPanel&#8217;s developers are always known to be down to earth guys and I can assure you that&#8217;s true! (not if that little bit of code in a production program didn&#8217;t prove it! <img src='http://momotonic.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</p>
]]></content:encoded>
			<wfw:commentRss>http://momotonic.com/2009/06/20/cpanel-humor-uninstalling-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
