Fork me on GitHub

Other articles


  1. Switch from MySQL to MariaDB

    It has become obvious that since Oracle bought Sun Microsystems that they are not at all interested in open source software. Their handling of Hudson and OpenOffice.org are clear cases in point. I feel that the same is true of MySQL (and many others if the number of Linux ...

    read more

    There are comments.

  2. Vim Cheat Sheet

    This post is more of an aid to myself rather than anything else. Feel free to use it as I do which is to remind myself of the most common commands that I find myself using in Vim.

    This post will be updated regularly and so might change at any ...

    read more

    There are comments.

  3. Configuring NTPd in Arch Linux

    Update: This article was updated on the 31/12/2012.

    This tutorial deals with getting ntpd configured so that your system clock is set over the internet. So install ntpd like so:

    pacman -S ntp
    

    In order to get this working visit `http://www.pool.ntp.org/`_ and select ...

    read more

    There are comments.

  4. Debian, Django, Nginx, FastCGI and Daemon Tools - The Perfect Combination

    Deploying a Django application can be quite confusing especially if you are a developer and not normally involved in system administration work. So what is the best configuration for hosting multiple Django sites on the same server with the lowest administrative overhead possible?

    Having tried Gunicorn and Nginx (which admittedly ...

    read more

    There are comments.

Page 1 / 3 »

social