

<?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; config</title>
	<atom:link href="http://bloke.org/tag/config/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>Protect wp-admin with Nginx</title>
		<link>http://bloke.org/wordpress/protect-wp-admin-with-nginx/</link>
		<comments>http://bloke.org/wordpress/protect-wp-admin-with-nginx/#comments</comments>
		<pubDate>Tue, 01 May 2012 19:30:28 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[nginx]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=4062</guid>
		<description><![CDATA[Are you running WordPress on nginx? A massive security win is securing your wp-admin area by limiting IP access. How? Easy. Drop these lines into your nginx.conf or relevant vhost config file Don't forgot to change Your IP address Your server name I then created a new WordPress page to match /error-403/ Done. Only your [...]
Related posts:<ol>
<li><a href='http://bloke.org/php/installing-nginx-php-fpm-securely-centos/' rel='bookmark' title='Installing nginx &amp; PHP-FPM securely on CentOS'>Installing nginx &#038; PHP-FPM securely on CentOS</a> <small>I won't go into the reasons why you should install...</small></li>
<li><a href='http://bloke.org/linux/minify-css-fly-nginx/' rel='bookmark' title='Minify CSS on the fly with nginx'>Minify CSS on the fly with nginx</a> <small>Code minification rules, but it sucks. The process of removing...</small></li>
<li><a href='http://bloke.org/uncategorized/ssh-security-ramblings/' rel='bookmark' title='SSH Security Ramblings'>SSH Security Ramblings</a> <small>SSH - Secure Shell isn't that secure. If you're not...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/wordpress/protect-wp-admin-with-nginx/feed/</wfw:commentRss>
		<slash:comments>0</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>Installing RepoForge (RPMForge) in CentOS</title>
		<link>http://bloke.org/linux/centos/installing-repoforge-rpmforge-in-centos/</link>
		<comments>http://bloke.org/linux/centos/installing-repoforge-rpmforge-in-centos/#comments</comments>
		<pubDate>Sat, 06 Aug 2011 21:28:12 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[GPG]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=3380</guid>
		<description><![CDATA[RepoForge (RPMForge) contains over 5,000 extra packages for CentO. Many new packages and some updated packages not yet approved into the CentOS release repo. 1. Download the rpmforge-release package. Choose one of the two links below, selecting to match your host's architecture. If you are unsure of which one to use you can check your [...]
Related posts:<ol>
<li><a href='http://bloke.org/php/installing-memcached-on-centoscpanel/' rel='bookmark' title='Installing memcached on CentOS/cPanel'>Installing memcached on CentOS/cPanel</a> <small>memcached a (distributed) memory object caching system vital if your...</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>
<li><a href='http://bloke.org/php/installing-nginx-php-fpm-securely-centos/' rel='bookmark' title='Installing nginx &amp; PHP-FPM securely on CentOS'>Installing nginx &#038; PHP-FPM securely on CentOS</a> <small>I won't go into the reasons why you should install...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/linux/centos/installing-repoforge-rpmforge-in-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable Virus Checking in Firefox</title>
		<link>http://bloke.org/windows/disable-virus-checking-in-firefox/</link>
		<comments>http://bloke.org/windows/disable-virus-checking-in-firefox/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 08:42:45 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=3267</guid>
		<description><![CDATA[What does the virus  scanning in Firefox really do? Apart from make me wait to open my downloads. Nothing. Lets disable it. Type about:config in the address bar Filter the following browser.download.manager.scanWhenDone Double click to set the parameter to False Done! Now your computer won't slow to halt whilst Firefox "scans" you file Related posts: [...]
Related posts:<ol>
<li><a href='http://bloke.org/linux/firefox-and-ntlm-authentication-ajax/' rel='bookmark' title='Firefox and NTLM Authentication'>Firefox and NTLM Authentication</a> <small>Firefox dislikes NTLM authentication really. Sometimes it hates it completely....</small></li>
<li><a href='http://bloke.org/windows/my-best-firefox-extensions/' rel='bookmark' title='My Best Firefox Extensions'>My Best Firefox Extensions</a> <small>I've got several Firefox extensions that I simply cannot live...</small></li>
<li><a href='http://bloke.org/windows/3-favourite-seo-related-firefox-extensions/' rel='bookmark' title='3 Favourite SEO Related Firefox Extensions'>3 Favourite SEO Related Firefox Extensions</a> <small>Every once in a while you stumble upon some really...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/windows/disable-virus-checking-in-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debugging WordPress</title>
		<link>http://bloke.org/wordpress/debugging-wordpress/</link>
		<comments>http://bloke.org/wordpress/debugging-wordpress/#comments</comments>
		<pubDate>Fri, 20 May 2011 14:55:36 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=2252</guid>
		<description><![CDATA[Debugging WordPress is actually quite simple. Stop yourself going grey and or bald. In your wp-config.php, replace With This will turn on debugging and debug events will be wrote to wp-content/wp-debug.log. Bonzer! Optionally, you can add, to turn off on screen error reporting if your php.ini isn't already doing so. &#160; Related posts: [Snippet] Debugging [...]
Related posts:<ol>
<li><a href='http://bloke.org/php/snippet-debugging-smarty-on-a-live-site/' rel='bookmark' title='[Snippet] Debugging Smarty on a live site'>[Snippet] Debugging Smarty on a live site</a> <small>Development server? Staging server? What are they? Sometimes we have...</small></li>
<li><a href='http://bloke.org/php/server-side-png-optimisation-with-timthumb/' rel='bookmark' title='Server Side PNG Optimisation with TimThumb'>Server Side PNG Optimisation with TimThumb</a> <small>A little known feature of TimThumb is that is supports...</small></li>
<li><a href='http://bloke.org/wordpress/loading-jquery-in-the-footer/' rel='bookmark' title='Loading jQuery in the footer'>Loading jQuery in the footer</a> <small>Loading Javascript in the footer has many benefits such as...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/wordpress/debugging-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing nginx &amp; PHP-FPM securely on CentOS</title>
		<link>http://bloke.org/php/installing-nginx-php-fpm-securely-centos/</link>
		<comments>http://bloke.org/php/installing-nginx-php-fpm-securely-centos/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 02:48:12 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[APC]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[servers]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=1268</guid>
		<description><![CDATA[I won't go into the reasons why you should install nginx, if you're here, you've already decided. Here's how I installed nginx and PHP-FPM on CentOS. Firstly, I got the latest PHP 5.2 tar ball, 5.3 sucks, then the PHP-FPM patch and finally the latest nginx. &#160; Optional: I installed MySQL server aswell. You don't [...]
Related posts:<ol>
<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>
<li><a href='http://bloke.org/linux/centos/installing-repoforge-rpmforge-in-centos/' rel='bookmark' title='Installing RepoForge (RPMForge) in CentOS'>Installing RepoForge (RPMForge) in CentOS</a> <small>RepoForge (RPMForge) contains over 5,000 extra packages for CentO. Many...</small></li>
<li><a href='http://bloke.org/linux/minify-css-fly-nginx/' rel='bookmark' title='Minify CSS on the fly with nginx'>Minify CSS on the fly with nginx</a> <small>Code minification rules, but it sucks. The process of removing...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/php/installing-nginx-php-fpm-securely-centos/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>SSH Security Ramblings</title>
		<link>http://bloke.org/uncategorized/ssh-security-ramblings/</link>
		<comments>http://bloke.org/uncategorized/ssh-security-ramblings/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 18:12:54 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Change Port]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[IP]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=918</guid>
		<description><![CDATA[SSH - Secure Shell isn't that secure. If you're not using it behind a Layer 7 firewall or an enhanced security daemon like cPanel's cPHulk or even just the default config isn't secure. What can you do? First we can look at the default config that comes with certain Linux versions. Use /etc/hosts.allow and /etc/hosts.deny [...]
Related posts:<ol>
<li><a href='http://bloke.org/linux/really-freakin-simple-mysql-virtual-hosting-pure-ftpd/' rel='bookmark' title='Really freakin&#8217; simple mysql virtual hosting pure-ftpd'>Really freakin&#8217; simple mysql virtual hosting pure-ftpd</a> <small>This article will guide you through installing pure-ftpd configured for...</small></li>
<li><a href='http://bloke.org/linux/using-scp-to-copy-files-between-linux-servers/' rel='bookmark' title='Using SCP to copy files between Linux servers'>Using SCP to copy files between Linux servers</a> <small>SCP? SCP is a method of securely transferring files between...</small></li>
<li><a href='http://bloke.org/html-css-ajax/setting-up-awstats/' rel='bookmark' title='Setting up awstats'>Setting up awstats</a> <small>I recently setup awstats on two Intranet servers for a...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/uncategorized/ssh-security-ramblings/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Super simple Active Directory with Samba</title>
		<link>http://bloke.org/linux/ubuntu/super-simple-active-directory-with-samba/</link>
		<comments>http://bloke.org/linux/ubuntu/super-simple-active-directory-with-samba/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 12:21:07 +0000</pubDate>
		<dc:creator>Kieran</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[ADS]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[Super]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=760</guid>
		<description><![CDATA[I needed a super simple, straight forward way of installing samba on Ubuntu and joining it to an Active Directory domain. This doesn't allow you to login to Ubuntu with domain credentials but allows you to share and access files with domain credentials. Heres how its done apt-get install samba winbind krb5-config krb5-user smbfs winbind [...]
Related posts:<ol>
<li><a href='http://bloke.org/linux/ntlm-authentication-active-directory-on-apache-linux/' rel='bookmark' title='NTLM Authentication (Active Directory) on Apache (Linux)'>NTLM Authentication (Active Directory) on Apache (Linux)</a> <small>Here is a quick guide to enabling NTLM authentication for...</small></li>
<li><a href='http://bloke.org/windows/ridiculously-simple-ntlm-authentication-for-apache-ubuntu/' rel='bookmark' title='Ridiculously simple NTLM Authentication for Apache (Ubuntu)'>Ridiculously simple NTLM Authentication for Apache (Ubuntu)</a> <small>We all know Ubuntu makes things amazingly simple. This is...</small></li>
<li><a href='http://bloke.org/windows/active-directory-dhcp-authorisation-issues/' rel='bookmark' title='Active Directory DHCP Authorisation Issues'>Active Directory DHCP Authorisation Issues</a> <small>So you just deleted a DHCP server in your Active...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/linux/ubuntu/super-simple-active-directory-with-samba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Synchronizing time on a Windows 2003 domain controller</title>
		<link>http://bloke.org/windows/synchronizing-time-on-a-windows-2003-domain-controller/</link>
		<comments>http://bloke.org/windows/synchronizing-time-on-a-windows-2003-domain-controller/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 10:21:02 +0000</pubDate>
		<dc:creator>Kieran</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[Event Log]]></category>
		<category><![CDATA[MANUAL]]></category>
		<category><![CDATA[NTP]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=718</guid>
		<description><![CDATA[In a Windows domain environment its incredibly important that all clients &#38; servers share the correct time. Its also important that this time is correct, otherwise your users go home early. Here we'll set your domain controller to get the time via NTP. Windows clients will then automatically collect the right time from their domain [...]
Related posts:<ol>
<li><a href='http://bloke.org/linux/messing-time-date-linux/' rel='bookmark' title='Messing with time and date on Linux'>Messing with time and date on Linux</a> <small>Some Linux distros don't come with time synchronisation utilities, even...</small></li>
<li><a href='http://bloke.org/windows/exchange-2003-2007-2010-topology-discovery-failed-error-0x80040a02-dsc_e_no_suitable_cdc/' rel='bookmark' title='Exchange 2003, 2007 &amp; 2010 Topology discovery failed, error 0x80040a02 (DSC_E_NO_SUITABLE_CDC)'>Exchange 2003, 2007 &#038; 2010 Topology discovery failed, error 0x80040a02 (DSC_E_NO_SUITABLE_CDC)</a> <small>A client has been struggling with Exchange 2003 for some...</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>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/windows/synchronizing-time-on-a-windows-2003-domain-controller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing mytop on cpanel</title>
		<link>http://bloke.org/linux/installing-mytop-on-cpanel/</link>
		<comments>http://bloke.org/linux/installing-mytop-on-cpanel/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 12:06:51 +0000</pubDate>
		<dc:creator>Kieran</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[Jeremy Zawodny]]></category>
		<category><![CDATA[NOTE]]></category>
		<category><![CDATA[PL]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=659</guid>
		<description><![CDATA[MyTop is one of the best MySQL monitoring tools available, written by a MySQL guru, Jeremy Zawodny. Its vital for monitoring your MySQL health, especially in a shared hosting environment. Installation on a CentOS (for cPanel) server is quite straight forward with this guide. First off, we need a few perl modules, cPanel's realperlinstaller comes [...]
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-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>
<li><a href='http://bloke.org/linux/getting-mytop-to-work-on-centosredhat/' rel='bookmark' title='Getting mytop to work on CentOS/Redhat'>Getting mytop to work on CentOS/Redhat</a> <small>Screw all these AJAXified, buzz-wordified MySQL monitors. I'm old school....</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/linux/installing-mytop-on-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

