<?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/"
	>

<channel>
	<title>"The mind of a Mad Tech!"</title>
	<atom:link href="http://www.keithdmitchell.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keithdmitchell.com</link>
	<description></description>
	<pubDate>Sun, 14 Mar 2010 23:51:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to disable reverse lookups with Qmail in Plesk</title>
		<link>http://www.keithdmitchell.com/2010/03/how-to-disable-reverse-lookups-with-qmail-in-plesk/</link>
		<comments>http://www.keithdmitchell.com/2010/03/how-to-disable-reverse-lookups-with-qmail-in-plesk/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 12:58:41 +0000</pubDate>
		<dc:creator>keith</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Plesk]]></category>

		<category><![CDATA[Qmail]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=335</guid>
		<description><![CDATA[ 
To disable reverse lookups in qmail with Plesk,  you can  add -Rt0 to the server_args line in /etc/xinetd.d/smtp_psa

service smtp
{
socket_type     = stream
protocol        = tcp
wait            = no
disable        [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2010/03/how-to-disable-reverse-lookups-with-qmail-in-plesk/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Enable PAE in x86 32-bit Windows Server 2003 and 2000 to Use Large 4GB or More RAM Memory</title>
		<link>http://www.keithdmitchell.com/2010/03/how-to-enable-pae-in-x86-32-bit-windows-server-2003-and-2000-to-use-large-4gb-or-more-ram-memory/</link>
		<comments>http://www.keithdmitchell.com/2010/03/how-to-enable-pae-in-x86-32-bit-windows-server-2003-and-2000-to-use-large-4gb-or-more-ram-memory/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 13:32:21 +0000</pubDate>
		<dc:creator>keith</dc:creator>
		
		<category><![CDATA[Windows 2000]]></category>

		<category><![CDATA[Windows 2003]]></category>

		<category><![CDATA[32-bit]]></category>

		<category><![CDATA[32bit]]></category>

		<category><![CDATA[PAE]]></category>

		<category><![CDATA[Physical Address Extension]]></category>

		<category><![CDATA[Server]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=331</guid>
		<description><![CDATA[To enable PAE in Windows Server 2003 and Windows 2000 (and Windows XP), append the /PAE switch to the end of the line of operating system in the Boot.ini file. To disable PAE, use the /NOPAE switch. The Boot.ini normally located in the root folder (i.e. C:\) with Read-Only and Hidden attributes, which are required [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2010/03/how-to-enable-pae-in-x86-32-bit-windows-server-2003-and-2000-to-use-large-4gb-or-more-ram-memory/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Creating additional FTP Users In Plesk (Linux)</title>
		<link>http://www.keithdmitchell.com/2010/02/creating-additional-ftp-users-in-plesk-linux/</link>
		<comments>http://www.keithdmitchell.com/2010/02/creating-additional-ftp-users-in-plesk-linux/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 13:02:04 +0000</pubDate>
		<dc:creator>keith</dc:creator>
		
		<category><![CDATA[FTP]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Plesk]]></category>

		<category><![CDATA[additional user]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=322</guid>
		<description><![CDATA[Plesk for Linux, by default only allows one ftp users (While it does let you add multiple web users, they are locked to the same directory as the main ftp user). However you can get around this limitation by creating additional FTP users by creating them outside of Plesk, using SSH / Shell. The process [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2010/02/creating-additional-ftp-users-in-plesk-linux/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fixing Munin MySQL Monitoring Plugin Graph That is Showing Blank (Cpanel)</title>
		<link>http://www.keithdmitchell.com/2010/01/fixing-munin-mysql-monitoring-plugin-graph-that-is-showing-blank-cpanel/</link>
		<comments>http://www.keithdmitchell.com/2010/01/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/fixing-munin-mysql-monitoring-plugin-graph-that-is-showing-blank-cpanel/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Setting up phpMyadmin in IIS 7</title>
		<link>http://www.keithdmitchell.com/2010/01/setting-up-phpmyadmin-in-iis-7/</link>
		<comments>http://www.keithdmitchell.com/2010/01/setting-up-phpmyadmin-in-iis-7/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 14:24:02 +0000</pubDate>
		<dc:creator>keith</dc:creator>
		
		<category><![CDATA[Internet Information Server 7]]></category>

		<category><![CDATA[MySql]]></category>

		<category><![CDATA[Windows 2008 Server]]></category>

		<category><![CDATA[IIS7]]></category>

		<category><![CDATA[PhpMyAdmin]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=282</guid>
		<description><![CDATA[Phpmyadmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web. phpMyAdmin supports a wide range of operations with MySQL. Since Windows doesn&#8217;t include a GUI  managment tool for Mysql, you will need to install phpMyadmin to acess a GUI  rather than administratering Mysql via [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2010/01/setting-up-phpmyadmin-in-iis-7/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
