7 12 2013
This is how I setup MySQL replication with puppet managing the configuration files/install. The MySQL module used is – https://github.com/puppetlabs/puppetlabs-mysql
Adjective: Comparative form of nerdy: more nerdy.
7 12 2013
This is how I setup MySQL replication with puppet managing the configuration files/install. The MySQL module used is – https://github.com/puppetlabs/puppetlabs-mysql
30 11 2013
I got alerted to the above error by nagios (http check) on a cPanel server. Luckily it’s simple to fix.
14 11 2013
How to enable the Oozie web console on cloudera.
1 11 2013
When installing APC on a CentOS 6.4 server I got the following error;
19 10 2013
When compiling mod_python on CentOS 5.9 with cPanel I got the following error;
5 10 2013
I encountered the following error while trying to import the Fedora 19 DVD iso into cobbler; No signature matched in /var/www/cobbler/ks_mirror/fedora19-x86_64 !!! TASK FAILED !!!
4 10 2013
Today while installing InspIRCd I ran into the following issue;
25 09 2013
I needed to completely remove cloudera and the hadoop services installed by it so I could reprovision the server to another cluster. This is the super awesome for loop I used;
25 09 2013
I got the following error while trying to recompile PHP on cPanel with some extra extensions enabled, even though the server had enough free RAM.
18 09 2013
During my puppeting today I encounted the following error when trying to apply a manifest; Failed to apply catalog: Could not find dependent Service[nrpe] for File[/etc/nagios/nrpe.cfg]