15 06 2013
If you haven’t heard of it, gitlab is a super awesome self hosted alternative to github and the like. It’s runs on ruby on rails and looks nice and pretty. I will cover my installation of it on a work server at a later date, in this post I just want to cover the issue […]
7 05 2013
This is how you add a PHP handler in cPanel, it should work for any version, but I’m using 5.2 as an example as that’s what I used.
26 04 2013
This guide shows how you to install Redmine with RoR on a cPanel server.
16 04 2013
I had to migrate a Windows VDS from an extremely old node running XenServer 5.5 to a brand new node running KVM on CentOS 6.4. This worked for me, but your mileage may vary..
3 04 2013
I discovered this handy program while investigating generating password hashes and have written a little script that installs it and xclip and then puts a script in /usr/bin that allows you to type a command to generate a pass and copy it to your clipboard.
27 03 2013
If you get the above error when compiling PHP you need to do the below;
24 03 2013
eAccelerator is a PHP accelerator – http://en.wikipedia.org/wiki/EAccelerator
24 03 2013
My attempt at making installing git on servers at work much more efficient.
24 03 2013
Installing git from source, also covers installing git on Solaris.
24 03 2013
How to setup Sublime Text 2 on Ubuntu with a pretty unity sidebar icon. I figured this out and made a guide for my benefit before I found out there was a ppa. Oh well!