Monthly Archives: September 2012

Xtrabackup

The importance of regularly backing up your data cannot be over emphasised or repeated often enough. Whilst all businesses are at risk from data loss, surveys continually indicate it’s the small businesses that are most at risk, with around 50% … Continue reading

Posted in Managed Hosting | Leave a comment

Use sed & Bash To Help With ssh Annoyance

ssh keeps track of the systems it is connected to, and is able to tell you if a particular system has changed. It is a security feature – informing you about the change of a fingerprint of the system you … Continue reading

Posted in Managed Hosting | Leave a comment

5 Tips For Handling The Exim Mail Queue From The Command Line

1. View all emails in the mailqueue, with destination and mail ID exim -bp 2. If you have emails older than a day in the mail queue which don’t look like they’ll ever be delivered you can remove these; exiqgrep … Continue reading

Posted in Managed Hosting | Leave a comment

MSSQL to MySQL Migration

Recently I’ve had chance to learn that there is a fairly simple way to migrate MSSQL database to MySQL – I’ve run the test myself and succeeded – so if you fancy MySQL, go for it, but read what I’ve … Continue reading

Posted in Managed Hosting | Leave a comment

Bandwidthd on a cPanel Server

I recently had to install bandwidthd on a cPanel server. It’s a fairly simple process, with just a little bit of configuration required. This is for the latest version at the time of writing this (2.0.1) – but to check … Continue reading

Posted in Development, Managed Hosting | Leave a comment

jQuery To The Rescue Part 1

If you’re a die hard javascript aficionado and haven’t bothered to look at jQuery you might be thinking, what’s all the fuss about? The best way to explain is by a code example. The scenario is, your manager calls you … Continue reading

Posted in Managed Hosting | Leave a comment

Drupal and the White Screen of Death

The White Screen of Death (WSOD) is a problem often encountered when developing on Drupal. Usually, most debugging output from PHP is suppressed, so when a problem with the code is encountered, PHP stops and a blank screen is presented … Continue reading

Posted in Managed Hosting | Leave a comment

Does Linux work as a desktop?

Well I have used various distros over the years all running their native desktops, and they all have their advantages and disadvantages. However recently after a HDD failure I had to rebuild my home desktop and built to Dual boot … Continue reading

Posted in Development | Leave a comment

Backup Options

If you are running a server after the initial set-up, creating a redundancy plan in case of failure or accidental solutions is a must. The well known free backup solutions such as Bacula and Amanda now have some competition. Three … Continue reading

Posted in Managed Hosting | Leave a comment

WordPress HD Webplayer 1.1 SQL Injection

Wordpress HD Webplayer 1.1 SQL Injection Continue reading

Posted in Managed Hosting, Web Security | Leave a comment