Top

The Blog


  1. 23
    Sep
    2009

    Hiding your WordPress development site on a live server

    I recently wanted to develop a WordPress site on a live web server, in the root of the server, using the final domain name – however, I didn’t want the public to be able to view the work in progress site. This article will show you how this can be achieved with ease!

    (more…)

  2. 21
    Sep
    2009

    Scheduling a MySQL Database Backup on your VPS

    The following guide will show you how to create and schedule a Bash server script in order to backup MySQL databases on your VPS or dedicated server. Please note that different server configurations may require slightly different commands to those shown.

    Please BACKUP EVERYTHING before proceeding, and use the following information at your own risk!

    (more…)