Entries tagged with "linux"
Setting up Django with Green Unicorn, nginx, supervisord and fabric on CentOS 5.5
POSTED 10 MONTHS, 3 WEEKS AGO
Instruction on how to set up Django with gunicorn, nginx, supervisord and fabric on a centOS 5.5 Rackspace cloud server. (Read more...)
Upgrading MySQL 5.0.x to Percona MySQL 5.1.x RHEL5 or CENTOS 5
POSTED 1 YEAR, 1 MONTH AGO
Upgrade the stock MySQL 5.0.x build to the new stable MySQL 5.1.x Percona version. Here are my notes on upgrading on Red Hat Enterprise Linux 5 (RHEL5) or CentOS5. (Read more...)
Upgrading Percona MySQL 5.0.x to Percona MySQL 5.1.x RHEL5 or CENTOS 5
POSTED 1 YEAR, 3 MONTHS AGO
I have been using the Percona build of MySQL 5.0.x for a little while now, and I have been impressed. Now it is time to upgrade to the new stable MySQL 5.1.x version. Here are my notes on upgrading on Red Hat Enterprise Linux 5 (RHEL5) or CentOS5. (Read more...)
Automated Install Script for memcached on RHEL5
POSTED 2 YEARS AGO
I created this script that will download memcached build,install and set it up to start up automatically on reboot. It also installs the init.d script to manage memcache so you can restart etc. (Read more...)
Installing Mercurial 1.5.1 on Red Hat Enterprise Linux 5 (RHEL5) using Python 2.5
POSTED 2 YEARS AGO
Instructions on how to Install Mercurial 1.5.1 on Red Hat Enterprise Linux 5 (RHEL5) using Python 2.5 (Read more...)