<?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; Plesk</title>
	<atom:link href="http://www.keithdmitchell.com/category/technology-related/plesk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keithdmitchell.com</link>
	<description></description>
	<lastBuildDate>Tue, 24 Aug 2010 13:45:46 +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>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>Don’t Upgrade OpenSSL If You’re Using Plesk (= Broken Controlpanel)</title>
		<link>http://www.keithdmitchell.com/2010/04/01/don%e2%80%99t-upgrade-openssl-if-you%e2%80%99re-using-plesk-broken-controlpanel/</link>
		<comments>http://www.keithdmitchell.com/2010/04/01/don%e2%80%99t-upgrade-openssl-if-you%e2%80%99re-using-plesk-broken-controlpanel/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 17:15:30 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Qmail]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Broken]]></category>
		<category><![CDATA[Openssl]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=349</guid>
		<description><![CDATA[UPDATED as of April 1st, 2010
*It seems Parallel&#8217;s has released a fix for this. Fix was just released / revised as of April 1st, 2010*
http://kb.parallels.com/en/8338

Resolution
It is necessary to update Parallels Panel web-engine:
1. Download the appropriate package using the wget utility. Example for CentOS 5 x86:
#wget -c http://kb.parallels.com/Attachments/12669/Attachments/sw-cp-server-1.0-6.201004011105.centos5.i386.rpm
A list of fixed packages:
CentOS 5 x86
CentOS 5 x86_64
CentOS [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2010/04/01/don%e2%80%99t-upgrade-openssl-if-you%e2%80%99re-using-plesk-broken-controlpanel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to disable reverse lookups with Qmail in Plesk</title>
		<link>http://www.keithdmitchell.com/2010/03/09/how-to-disable-reverse-lookups-with-qmail-in-plesk/</link>
		<comments>http://www.keithdmitchell.com/2010/03/09/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/09/how-to-disable-reverse-lookups-with-qmail-in-plesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating additional FTP Users In Plesk (Linux)</title>
		<link>http://www.keithdmitchell.com/2010/02/12/creating-additional-ftp-users-in-plesk-linux/</link>
		<comments>http://www.keithdmitchell.com/2010/02/12/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/12/creating-additional-ftp-users-in-plesk-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Up Spam Protection Based on DomainKeys in Plesk</title>
		<link>http://www.keithdmitchell.com/2009/12/11/setting-up-spam-protection-based-on-domainkeys-in-plesk/</link>
		<comments>http://www.keithdmitchell.com/2009/12/11/setting-up-spam-protection-based-on-domainkeys-in-plesk/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 14:25:45 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[domainkeys]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=246</guid>
		<description><![CDATA[*Please note that Plesk only supports the use of Domainkeys as of 8.6 and up*.
To switch on spam protection based on DomainKeys:

Click the Server shortcut in the navigation pane.
Click the Mail icon in the Services group.
Under the DomainKeys spam protection group, select the following options:

Allow signing outgoing mail. Selecting this option allows you and your [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2009/12/11/setting-up-spam-protection-based-on-domainkeys-in-plesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
