

<?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>kieranbarnes &#187; cPanel/WHM</title>
	<atom:link href="http://bloke.org/category/cpanelwhm/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloke.org</link>
	<description>Independent PHP, WordPress &#38; CubeCart Programmer</description>
	<lastBuildDate>Fri, 18 May 2012 10:20:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>WordPress Auto Install Script for cPanel</title>
		<link>http://bloke.org/wordpress/wordpress-auto-install-script-for-cpanel/</link>
		<comments>http://bloke.org/wordpress/wordpress-auto-install-script-for-cpanel/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 18:32:02 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[FTP]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=3619</guid>
		<description><![CDATA[I have released version one of my WordPress Auto Install Script for cPanel. This script can be run from /scripts/postwwwacct to automatically download, install WordPress and create the required database and database username. No 3rd party licenses, scripts, FTP sessions. No outdated versions, always grabs the latest version from WordPress.org This script is available upon request for [...]
Related posts:<ol>
<li><a href='http://bloke.org/linux/single-line-wordpress-install/' rel='bookmark' title='Single Line WordPress Install'>Single Line WordPress Install</a> <small>I'm getting a pro at installing WordPress now.I'm trying to...</small></li>
<li><a href='http://bloke.org/client-sites/new-site-gamernode-wordpress-site-migration/' rel='bookmark' title='New Site: GamerNode &#8211; WordPress Site Migration'>New Site: GamerNode &#8211; WordPress Site Migration</a> <small>I recently had the pleasure of working with a well...</small></li>
<li><a href='http://bloke.org/mysql/upgrading-to-mysql-5-1-in-cpanelwhm/' rel='bookmark' title='Upgrading to MySQL 5.1 in cPanel/WHM'>Upgrading to MySQL 5.1 in cPanel/WHM</a> <small>Upgrading to MySQL 5.1 in cPanel is currently not the...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/wordpress/wordpress-auto-install-script-for-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disabling Core Dumps</title>
		<link>http://bloke.org/php/disabling-core-dumps/</link>
		<comments>http://bloke.org/php/disabling-core-dumps/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 12:58:05 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Turn Generate]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=3416</guid>
		<description><![CDATA[I recently found a (cPanel) server was generating over 100Gb of core dumps every time a bad PHP script died or Apache died. Writing these generally useless (who actually debugs these on a live web server) to disk is a pointless waste of disk I/O, especially in a VPS environment. Here is two methods of [...]
Related posts:<ol>
<li><a href='http://bloke.org/mysql/upgrading-to-mysql-5-1-in-cpanelwhm/' rel='bookmark' title='Upgrading to MySQL 5.1 in cPanel/WHM'>Upgrading to MySQL 5.1 in cPanel/WHM</a> <small>Upgrading to MySQL 5.1 in cPanel is currently not the...</small></li>
<li><a href='http://bloke.org/linux/alternate-messing-with-time-and-date-on-linux/' rel='bookmark' title='Alternate &#8216;Messing with time and date on Linux&#8217;'>Alternate &#8216;Messing with time and date on Linux&#8217;</a> <small>Following up from a previous post, some hypervisors like Xen...</small></li>
<li><a href='http://bloke.org/linux/mod_geoip-revisted-including-stopping-spam-in-phpbb-2/' rel='bookmark' title='mod_geoip Revisted including stopping spam in phpBB 2'>mod_geoip Revisted including stopping spam in phpBB 2</a> <small>I've recently moved a client's forum onto a new cPanel...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/php/disabling-core-dumps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Upgrading to MySQL 5.1 in cPanel/WHM</title>
		<link>http://bloke.org/mysql/upgrading-to-mysql-5-1-in-cpanelwhm/</link>
		<comments>http://bloke.org/mysql/upgrading-to-mysql-5-1-in-cpanelwhm/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 14:29:02 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[CPANEL]]></category>
		<category><![CDATA[Done No]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=3390</guid>
		<description><![CDATA[Upgrading to MySQL 5.1 in cPanel is currently not the easiest thing in the world. I've seen guides detailing disabled various cPanel updates, hacking cPanel scripts and even installing your own 5.1 RPMs, all of which will probably end in tears at some point when cPanel runs one of its update scripts. Heres the easiest [...]
Related posts:<ol>
<li><a href='http://bloke.org/linux/installing-mytop-on-cpanel/' rel='bookmark' title='Installing mytop on cpanel'>Installing mytop on cpanel</a> <small>MyTop is one of the best MySQL monitoring tools available,...</small></li>
<li><a href='http://bloke.org/linux/cpanel-mysql-tuning/' rel='bookmark' title='cPanel MySQL Tuning'>cPanel MySQL Tuning</a> <small>The default configuration for MySQL provided by cPanel is pretty...</small></li>
<li><a href='http://bloke.org/mysql/snippet-allow-mysql-root-access-from-anywhere/' rel='bookmark' title='[Snippet] Allow mysql root access from anywhere'>[Snippet] Allow mysql root access from anywhere</a> <small>A small annoyance of mine is on local development servers,...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/mysql/upgrading-to-mysql-5-1-in-cpanelwhm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing cPanel File Permissions</title>
		<link>http://bloke.org/cpanelwhm/fixing-cpanel-file-permissions/</link>
		<comments>http://bloke.org/cpanelwhm/fixing-cpanel-file-permissions/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 09:31:08 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[HOMEDIR]]></category>
		<category><![CDATA[USER]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=3276</guid>
		<description><![CDATA[Sometimes users mess with their own file permissions that they no longer work. They will probably then ring you and blame you in a loud, irritated voice. Here's a simple shell script to fun that will fix all permissions in a users home directory on a cPanel server. Copy, save as /bin/fixperms.sh and make it [...]
Related posts:<ol>
<li><a href='http://bloke.org/mysql/upgrading-to-mysql-5-1-in-cpanelwhm/' rel='bookmark' title='Upgrading to MySQL 5.1 in cPanel/WHM'>Upgrading to MySQL 5.1 in cPanel/WHM</a> <small>Upgrading to MySQL 5.1 in cPanel is currently not the...</small></li>
<li><a href='http://bloke.org/linux/find-text-within-files/' rel='bookmark' title='Find text within files'>Find text within files</a> <small>Stuck trying to find text within files on Linux? cd...</small></li>
<li><a href='http://bloke.org/linux/installing-memcached-on-centos-cpanel/' rel='bookmark' title='Installing memcached on CentOS (cPanel)'>Installing memcached on CentOS (cPanel)</a> <small>Welcome to hell. No really, compared to installing memcached on...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/cpanelwhm/fixing-cpanel-file-permissions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Overview of PHP Handlers for cPanel</title>
		<link>http://bloke.org/php/overview-of-php-handlers-for-cpanel/</link>
		<comments>http://bloke.org/php/overview-of-php-handlers-for-cpanel/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 09:26:01 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=3272</guid>
		<description><![CDATA[cPanel provides four different PHP Handlers, some are good, some are not so good. Here's a simple overview of the four options you have. Original site is currently down so I can't trackback. Related posts: Enabling mod_deflate/gzip globally on cPanel There's far too many reasons to mention why you should... Anonymous apache &#038; PHP for [...]
Related posts:<ol>
<li><a href='http://bloke.org/linux/enabling-mod_deflategzip-globally-on-cpanel/' rel='bookmark' title='Enabling mod_deflate/gzip globally on cPanel'>Enabling mod_deflate/gzip globally on cPanel</a> <small>There's far too many reasons to mention why you should...</small></li>
<li><a href='http://bloke.org/cpanelwhm/anonymous-apache-php-for-cpanel/' rel='bookmark' title='Anonymous apache &amp; PHP for cPanel'>Anonymous apache &#038; PHP for cPanel</a> <small>So I've started playing with cPanel/WHM recently. I've got to...</small></li>
<li><a href='http://bloke.org/linux/installing-memcached-on-centos-cpanel/' rel='bookmark' title='Installing memcached on CentOS (cPanel)'>Installing memcached on CentOS (cPanel)</a> <small>Welcome to hell. No really, compared to installing memcached on...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/php/overview-of-php-handlers-for-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cPanel Apache Tuning</title>
		<link>http://bloke.org/apache/cpanel-apache-tuning/</link>
		<comments>http://bloke.org/apache/cpanel-apache-tuning/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 22:04:19 +0000</pubDate>
		<dc:creator>Kieran</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Enable Mod Bandwidth]]></category>
		<category><![CDATA[Enable Mod Security]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=794</guid>
		<description><![CDATA[One of the first things I do is run /scripts/easyapache and rebuild my PHP / Apache configuration. I usually select Apache 2.2 and PHP 5.2.9. At the time of writing I stay away from the 5.3 versions as they aren't supported by programs and programmers enough yet. Although this guide was originally inspired from a [...]
Related posts:<ol>
<li><a href='http://bloke.org/linux/installing-mod_evasive-on-cpanel-andor-apache/' rel='bookmark' title='Installing mod_evasive on cPanel and/or Apache'>Installing mod_evasive on cPanel and/or Apache</a> <small>This guide details how to install mod_evasive on cPanel to...</small></li>
<li><a href='http://bloke.org/cpanelwhm/anonymous-apache-php-for-cpanel/' rel='bookmark' title='Anonymous apache &amp; PHP for cPanel'>Anonymous apache &#038; PHP for cPanel</a> <small>So I've started playing with cPanel/WHM recently. I've got to...</small></li>
<li><a href='http://bloke.org/linux/enabling-mod_deflategzip-globally-on-cpanel/' rel='bookmark' title='Enabling mod_deflate/gzip globally on cPanel'>Enabling mod_deflate/gzip globally on cPanel</a> <small>There's far too many reasons to mention why you should...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/apache/cpanel-apache-tuning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Snippet] Update cPanel?</title>
		<link>http://bloke.org/cpanelwhm/snippet-update-cpane/</link>
		<comments>http://bloke.org/cpanelwhm/snippet-update-cpane/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 17:50:14 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[cPanel/WHM]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=901</guid>
		<description><![CDATA[Easy, /scripts/upcp or /scripts/upcp --force Related posts: Upgrading to MySQL 5.1 in cPanel/WHM Upgrading to MySQL 5.1 in cPanel is currently not the... Installing mytop on cpanel MyTop is one of the best MySQL monitoring tools available,... [Snippet] Stop Windows Update irritating you to restart after updates I've been irritated to reboot my laptop every [...]
Related posts:<ol>
<li><a href='http://bloke.org/mysql/upgrading-to-mysql-5-1-in-cpanelwhm/' rel='bookmark' title='Upgrading to MySQL 5.1 in cPanel/WHM'>Upgrading to MySQL 5.1 in cPanel/WHM</a> <small>Upgrading to MySQL 5.1 in cPanel is currently not the...</small></li>
<li><a href='http://bloke.org/linux/installing-mytop-on-cpanel/' rel='bookmark' title='Installing mytop on cpanel'>Installing mytop on cpanel</a> <small>MyTop is one of the best MySQL monitoring tools available,...</small></li>
<li><a href='http://bloke.org/geeky/snippet-stop-windows-update-irritating-you-to-restart-after-updates/' rel='bookmark' title='[Snippet] Stop Windows Update irritating you to restart after updates'>[Snippet] Stop Windows Update irritating you to restart after updates</a> <small>I've been irritated to reboot my laptop every fifteen minutes...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/cpanelwhm/snippet-update-cpane/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Snippet] Where are my cPanel logs at?</title>
		<link>http://bloke.org/apache/snippet-where-are-my-cpanel-logs-at/</link>
		<comments>http://bloke.org/apache/snippet-where-are-my-cpanel-logs-at/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 18:52:27 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[cPanel/WHM]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=904</guid>
		<description><![CDATA[You've got a main error log at /etc/httpd/logs/ And cPanel's logs are in /usr/local/cpanel/logs/ Related posts: [Snippet] Stupid Simple cPanel Install Open a clean server, Go have your lunch. Maybe lunch... Upgrading to MySQL 5.1 in cPanel/WHM Upgrading to MySQL 5.1 in cPanel is currently not the... Installing mod_evasive on cPanel and/or Apache This guide [...]
Related posts:<ol>
<li><a href='http://bloke.org/cpanelwhm/snippet-stupid-simple-cpanel-install/' rel='bookmark' title='[Snippet] Stupid Simple cPanel Install'>[Snippet] Stupid Simple cPanel Install</a> <small>Open a clean server, Go have your lunch. Maybe lunch...</small></li>
<li><a href='http://bloke.org/mysql/upgrading-to-mysql-5-1-in-cpanelwhm/' rel='bookmark' title='Upgrading to MySQL 5.1 in cPanel/WHM'>Upgrading to MySQL 5.1 in cPanel/WHM</a> <small>Upgrading to MySQL 5.1 in cPanel is currently not the...</small></li>
<li><a href='http://bloke.org/linux/installing-mod_evasive-on-cpanel-andor-apache/' rel='bookmark' title='Installing mod_evasive on cPanel and/or Apache'>Installing mod_evasive on cPanel and/or Apache</a> <small>This guide details how to install mod_evasive on cPanel to...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/apache/snippet-where-are-my-cpanel-logs-at/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Root Password on cPanel</title>
		<link>http://bloke.org/mysql/mysql-root-password-on-cpanel/</link>
		<comments>http://bloke.org/mysql/mysql-root-password-on-cpanel/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 16:41:09 +0000</pubDate>
		<dc:creator>Kieran</dc:creator>
				<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=890</guid>
		<description><![CDATA[Wheres the MySQL root password in cPanel installs? Easy, look in /root/.my.cnf Related posts: [Snippet] Allow mysql root access from anywhere A small annoyance of mine is on local development servers,... Upgrading to MySQL 5.1 in cPanel/WHM Upgrading to MySQL 5.1 in cPanel is currently not the... MySQL Server on CentOS, what the RPM doesn&#8217;t [...]
Related posts:<ol>
<li><a href='http://bloke.org/mysql/snippet-allow-mysql-root-access-from-anywhere/' rel='bookmark' title='[Snippet] Allow mysql root access from anywhere'>[Snippet] Allow mysql root access from anywhere</a> <small>A small annoyance of mine is on local development servers,...</small></li>
<li><a href='http://bloke.org/mysql/upgrading-to-mysql-5-1-in-cpanelwhm/' rel='bookmark' title='Upgrading to MySQL 5.1 in cPanel/WHM'>Upgrading to MySQL 5.1 in cPanel/WHM</a> <small>Upgrading to MySQL 5.1 in cPanel is currently not the...</small></li>
<li><a href='http://bloke.org/linux/mysql-server-centos-rpm/' rel='bookmark' title='MySQL Server on CentOS, what the RPM doesn&#8217;t do for you'>MySQL Server on CentOS, what the RPM doesn&#8217;t do for you</a> <small>Installing MySQL via YUM Once the updates have finished we...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/mysql/mysql-root-password-on-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Snippet] Skipping the WHM Getting Started Wizard</title>
		<link>http://bloke.org/cpanelwhm/snippet-skipping-the-whm-getting-started-wizard/</link>
		<comments>http://bloke.org/cpanelwhm/snippet-skipping-the-whm-getting-started-wizard/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 10:49:01 +0000</pubDate>
		<dc:creator>Kieran</dc:creator>
				<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[Getting Started Wizard]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=829</guid>
		<description><![CDATA[WHM uses the /etc/.whostmgrft file to determine whether the Getting Started Wizard should run. You can touch the file using the following command to stop it appearing touch /etc/.whostmgrft Related posts: [Snippet] Event ID 1056 Source Dhcp Server Got the error The DHCP service has detected that it... [Snippet] Create a large file in Linux [...]
Related posts:<ol>
<li><a href='http://bloke.org/windows/snippet-event-id-1056-source-dhcp-server/' rel='bookmark' title='[Snippet] Event ID 1056 Source Dhcp Server'>[Snippet] Event ID 1056 Source Dhcp Server</a> <small>Got the error The DHCP service has detected that it...</small></li>
<li><a href='http://bloke.org/linux/snippet-create-a-large-file-in-linux/' rel='bookmark' title='[Snippet] Create a large file in Linux'>[Snippet] Create a large file in Linux</a> <small>Need to create a large file? For disk speed tests?...</small></li>
<li><a href='http://bloke.org/geeky/snippet-stop-windows-update-irritating-you-to-restart-after-updates/' rel='bookmark' title='[Snippet] Stop Windows Update irritating you to restart after updates'>[Snippet] Stop Windows Update irritating you to restart after updates</a> <small>I've been irritated to reboot my laptop every fifteen minutes...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/cpanelwhm/snippet-skipping-the-whm-getting-started-wizard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

