The post Using Cron to Automate Linux Tasks by Jack got me thinking that some users might be interested in a practical example. The following tutorial will explain how to setup a small script to backup MySQL databases on a Linux server which will be run daily using a cron job. The best way to [...]
- Author: Jack Wallen
- Comments: 12
Install phpmyadmin for easy MySQL administration
I have been working with LAMP (Linux Apache, MySQL, PHP) servers for a long time. But not matter how much experience I have with them one of the first things I, do after the LAMP installation, is to install phpMyAdmin. This tool makes database administration so much easier than the command line. And when your [...]
Have WordPress back-ups emailed
We are always told how important it is to back-up our blog, in case it is hacked, which does actually happen. My personal blog, Webby’s World, I am ashamed to admit, has been hacked a few times. Backing up seems somewhat of a chore and whilst a cron job can be set up, a WordPress [...]
SoundUnwound, New Music Database
Whenever I want to discover some new music these days I got to 1 of 3 places; Amazon, Wikipedia and Last.FM, in that order. Amazon has got perhaps the most useful database of user reviews on the web. Eg, most of them are actually half-coherent. Amazon also shows associated artists which are useful because once [...]
- Author: Martin Brinkmann
- Comments: 5
Install Wikipedia Locally
I theoretically mentioned the fact that it was possible, and in fact quite easy, to install Wikipedia locally which has several advantages but also one disadvantage. Advantages should be clear; You do not need a net connection to access the Wikipedia contents, you can distribute the solution to as many computers as you want and you can make it available in a local area network.
