<?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>&#34;The mind of a Mad Tech!&#34; &#187; Cpanel</title>
	<atom:link href="http://www.keithdmitchell.com/tag/cpanel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keithdmitchell.com</link>
	<description></description>
	<lastBuildDate>Thu, 05 Jan 2012 16:53:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Why am I getting this message? IMPORTANT: do not ignore this email: The hostname resolves to . It should resolve to X.X.X.X</title>
		<link>http://www.keithdmitchell.com/2011/01/19/why-am-i-getting-this-message-important-do-not-ignore-this-email-the-hostname-resolves-to-it-should-resolve-to-x-x-x-x/</link>
		<comments>http://www.keithdmitchell.com/2011/01/19/why-am-i-getting-this-message-important-do-not-ignore-this-email-the-hostname-resolves-to-it-should-resolve-to-x-x-x-x/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 15:08:29 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Cpanel]]></category>
		<category><![CDATA[hostname]]></category>
		<category><![CDATA[resolves]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=453</guid>
		<description><![CDATA[If you are getting the following message, this basically means that your cPanel server&#8217;s Hostname is not properly setup and the server is failing to look it up; IMPORTANT: Do not ignore this email. The hostname (hostname.server.com) resolves to . It should resolve to xx.xx.xx.xx. Please be sure to correct /etc/hosts as well as the [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2011/01/19/why-am-i-getting-this-message-important-do-not-ignore-this-email-the-hostname-resolves-to-it-should-resolve-to-x-x-x-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change your FTP port in Cpanel</title>
		<link>http://www.keithdmitchell.com/2010/04/10/how-to-change-your-ftp-port-in-cpanel/</link>
		<comments>http://www.keithdmitchell.com/2010/04/10/how-to-change-your-ftp-port-in-cpanel/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 12:34:24 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Cpanel]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Technology Related]]></category>
		<category><![CDATA[proftp]]></category>
		<category><![CDATA[pureftp]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=358</guid>
		<description><![CDATA[While Cpanel comes with 2 different FTP programs; PureFTP and Proftp, there isn&#8217;t any way in Cpanel to change the default FTP ports. This leaves the server open to a possible brute force attack at the default port of 21. However by changing just one line in your FTP server configuration files, you can change [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2010/04/10/how-to-change-your-ftp-port-in-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing Munin MySQL Monitoring Plugin Graph That is Showing Blank (Cpanel)</title>
		<link>http://www.keithdmitchell.com/2010/01/05/fixing-munin-mysql-monitoring-plugin-graph-that-is-showing-blank-cpanel/</link>
		<comments>http://www.keithdmitchell.com/2010/01/05/fixing-munin-mysql-monitoring-plugin-graph-that-is-showing-blank-cpanel/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 14:01:45 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Cpanel]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[munin]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=308</guid>
		<description><![CDATA[The error is due to a bug in a Perl library Munin uses which causes $PATH variable to be lost, and then causes the plugin cannot find the mysqladmin program which it needs to retrieve the numbers to populate in the graphs. Uninstall and reinstall Munin Service Monitor may make it works again, however, a [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2010/01/05/fixing-munin-mysql-monitoring-plugin-graph-that-is-showing-blank-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updating Cpanel Apache Configurations.</title>
		<link>http://www.keithdmitchell.com/2009/12/22/updating-cpanel-apache-configurations/</link>
		<comments>http://www.keithdmitchell.com/2009/12/22/updating-cpanel-apache-configurations/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 13:19:16 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Cpanel]]></category>
		<category><![CDATA[distiller]]></category>
		<category><![CDATA[httpd.conf]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=271</guid>
		<description><![CDATA[Nothing more than a &#8220;make sure you do this&#8221;, not really a knowledge base. It&#8217;s come to my attention that when people make changes to the httpd.conf on a server that is running Cpanel, that they don&#8217;t update the distiller file. So when they recompile apache, they lose any changes they made. Please be sure [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2009/12/22/updating-cpanel-apache-configurations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updating Apache using Cpanel&#8217;s EasyApache (SSH)</title>
		<link>http://www.keithdmitchell.com/2009/12/08/updating-apache-using-cpanels-easyapache-ssh/</link>
		<comments>http://www.keithdmitchell.com/2009/12/08/updating-apache-using-cpanels-easyapache-ssh/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 12:55:43 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Cpanel]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[easyapache]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=236</guid>
		<description><![CDATA[EasyApache is a pre configured script that allows you to easily update Apache Web server through WHM or SSH. In this tutorial we will show you how to update apache using SSH /scripts/easyapache. Requirements: Root SSH access to your server Login as root through SSH. 1) Login to your server and su - to root. [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2009/12/08/updating-apache-using-cpanels-easyapache-ssh/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

