<?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>adjei.co.uk &#187; Plesk</title>
	<atom:link href="http://adjei.co.uk/category/lamp/plesk/feed/" rel="self" type="application/rss+xml" />
	<link>http://adjei.co.uk</link>
	<description>Jonathan's braindump</description>
	<lastBuildDate>Thu, 12 Nov 2009 00:20:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fetching mail with fetchmail</title>
		<link>http://adjei.co.uk/lamp/fetching-mail-with-fetchmail/</link>
		<comments>http://adjei.co.uk/lamp/fetching-mail-with-fetchmail/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 13:48:38 +0000</pubDate>
		<dc:creator>Jonathan Adjei</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://adjei.co.uk/?p=62</guid>
		<description><![CDATA[During a domain transfer, while DNS was still propogating I needed to retrieve mail from the old server to the new.
I did so thusly&#8230;
# yum install fetchmail
$ touch .fetchmailrc
$ chmod 600 .fetchmailc

I then added the following lines to .fetchmailrc
poll &#60;remote_ip&#62; with proto POP3
user &#60;remoteemail@example.com&#62; there with password "&#60;password&#62;" is "&#60;localemail@example.com" here
Then once ensuring you can [...]]]></description>
		<wfw:commentRss>http://adjei.co.uk/lamp/fetching-mail-with-fetchmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plesk Hard disk quotas</title>
		<link>http://adjei.co.uk/lamp/plesk-hard-disk-quotas/</link>
		<comments>http://adjei.co.uk/lamp/plesk-hard-disk-quotas/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 23:55:06 +0000</pubDate>
		<dc:creator>Jonathan Adjei</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://adjei.co.uk/anything-thinking-outside-the-box/plesk-hard-disk-quotas/</guid>
		<description><![CDATA[I had to enable quota support to my hard disk mounts on one of my new Plesk boxes today. This lets Plesk manage how much space is given to whomever&#8230; very necessary for a virtual hosting box.
I found these instructions on the Plesk forum, but not all in one place, hence&#8230;
Add &#8216;usrquota&#8217; to the options [...]]]></description>
		<wfw:commentRss>http://adjei.co.uk/lamp/plesk-hard-disk-quotas/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Server build notes</title>
		<link>http://adjei.co.uk/lamp/server-build-notes/</link>
		<comments>http://adjei.co.uk/lamp/server-build-notes/#comments</comments>
		<pubDate>Tue, 31 Jul 2007 14:36:31 +0000</pubDate>
		<dc:creator>Jonathan Adjei</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://adjei.co.uk/lamp/server-build-notes/</guid>
		<description><![CDATA[Part 1
Retrieve the full license key from Plesk using the web control panel License Manager.
Backup and download the key.
# cp /etc/psa/psa.key /var/www/vhosts/&#60;domain&#62;/httpdocs/
Visit http://&#60;domain&#62;/psa.key
Part 2
Then run the offline installer script&#8230;
wget -q -O - http://www.atomicorp.com/installers/aooi &#124;sh
or tweak it slightly&#8230;
# wget http://3es.atomicrocketturtle.com/tests/aooi-installer.sh
# chmod +x aooi-installer.sh
Edit the script
# vi aooi-installer.sh
:%s/www.gtlib.gatech.edu/mirror.linux.duke.edu/g
:wq

Run the install
# ./aooi-installer.sh
Open a serial console and watch what [...]]]></description>
		<wfw:commentRss>http://adjei.co.uk/lamp/server-build-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plesk, 1and1 and CentOS</title>
		<link>http://adjei.co.uk/lamp/plesk-1and1-and-centos/</link>
		<comments>http://adjei.co.uk/lamp/plesk-1and1-and-centos/#comments</comments>
		<pubDate>Tue, 31 Jul 2007 14:24:06 +0000</pubDate>
		<dc:creator>Jonathan Adjei</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://adjei.co.uk/lamp/plesk-1and1-and-centos/</guid>
		<description><![CDATA[I&#8217;m currently building a new server for a client and am finding great success using the top notch tools from atomic rocket turtle. (Atomic Corp)

By using Scott&#8217;s AOOI script I have managed to install CentOS 4.4 on one of 1and1&#8217;s  Business Server IIs along with PHP 5 and  mysql 5. Taking a backup [...]]]></description>
		<wfw:commentRss>http://adjei.co.uk/lamp/plesk-1and1-and-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FTP in a Plesk stylee</title>
		<link>http://adjei.co.uk/lamp/ftp-in-a-plesk-stylee/</link>
		<comments>http://adjei.co.uk/lamp/ftp-in-a-plesk-stylee/#comments</comments>
		<pubDate>Tue, 27 Mar 2007 19:15:47 +0000</pubDate>
		<dc:creator>Jonathan Adjei</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://adjei.co.uk/archives/36</guid>
		<description><![CDATA[I found myself wanting to create an extra FTP user for one of my Plesk machines that would only have access to a subdirectory of one of the machine&#8217;s domains.
It turns out this isn&#8217;t as tricky as I made it!
If you create a new  OS user giving them the same user ID number as [...]]]></description>
		<wfw:commentRss>http://adjei.co.uk/lamp/ftp-in-a-plesk-stylee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mysql_fix_privilege_tables doesn&#8217;t work on Plesk machines?</title>
		<link>http://adjei.co.uk/lamp/mysql_fix_privilege_tables-doesnt-work-on-plesk-machines/</link>
		<comments>http://adjei.co.uk/lamp/mysql_fix_privilege_tables-doesnt-work-on-plesk-machines/#comments</comments>
		<pubDate>Mon, 30 Oct 2006 16:59:45 +0000</pubDate>
		<dc:creator>Jonathan Adjei</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://adjei.co.uk/archives/30</guid>
		<description><![CDATA[The reason for this upgrade script failing for Plesk machines is due to Plesk changing the mysql &#8216;root&#8217; account into &#8216;admin&#8217;.
To get the script to run successfully, you can simply open up the file /usr/bin/mysql_fix_privilege_tables and change the &#8216;user=&#8221;root&#8221; to user=&#8221;admin&#8221;.
Then start the script passing the parameter &#8211;password=xxx where xxx is your Plesk admin account&#8217;s [...]]]></description>
		<wfw:commentRss>http://adjei.co.uk/lamp/mysql_fix_privilege_tables-doesnt-work-on-plesk-machines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Newly installed SSL certificates not being used on PLesk</title>
		<link>http://adjei.co.uk/lamp/newly-installed-ssl-certificates-not-being-used-on-plesk/</link>
		<comments>http://adjei.co.uk/lamp/newly-installed-ssl-certificates-not-being-used-on-plesk/#comments</comments>
		<pubDate>Mon, 23 Oct 2006 10:53:44 +0000</pubDate>
		<dc:creator>Jonathan Adjei</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://adjei.co.uk/archives/29</guid>
		<description><![CDATA[I&#8217;ve come across this a couple of times and thought it worth adding here, so I&#8217;m more likely to remember next time.
You need to comment out or delete the default Virtualhost config in this file&#8230;
/etc/httpd/conf.d/ssl.conf
Look for the section starting with this&#8230;
VirtualHost _default_:443
This is the SWSoft knowlegdebase article that details the solution.

  addthis_url   [...]]]></description>
		<wfw:commentRss>http://adjei.co.uk/lamp/newly-installed-ssl-certificates-not-being-used-on-plesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restoring individual files from Plesk backups</title>
		<link>http://adjei.co.uk/lamp/restoring-individual-files-from-plesk-backups/</link>
		<comments>http://adjei.co.uk/lamp/restoring-individual-files-from-plesk-backups/#comments</comments>
		<pubDate>Wed, 07 Jun 2006 12:15:37 +0000</pubDate>
		<dc:creator>Jonathan Adjei</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://adjei.co.uk/archives/24</guid>
		<description><![CDATA[I had to extract a single database record from a Plesk backup today. The backup utility within Plesk 7.5.4 is not intended for accessing like this. It&#8217;s designed to restore a whole domain at once rather than getting hold of mistakenly deleted items, but with a few tools and a modicum (JCB) of patience, it [...]]]></description>
		<wfw:commentRss>http://adjei.co.uk/lamp/restoring-individual-files-from-plesk-backups/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
