Category Archives: Useful Software

Backing up mySQL Databases Batch File / Script

And another, this time to backup the databases, based on an earlier post or creating simple backups, I can then call this batch from within another batch file. @echo off IF %1.==. GOTO No1 ECHO Dave’s mySQL Database Backup UtilityECHO …

Read more »

mySQL Restore Batch File / Script

I got bored typing mysql commands so wrote a little script to keep on my box for easy access to restore databases from .sql files. It’s very simple and may not be any use to anyone. It also stores the …

Read more »

Free PDF Split and Merge Tool

The latest addition to my useful software section, PDFsam (PDF Split and Merge). It wasn’t actually the tool I was looking for, but it seems a lot better than the one I had previously been using. Basically, free software to …

Read more »

Saving/Downloading YouTube Videos

Another one for reference, I probably should make a separate category for ‘Useful Software’, in fact, I  think I will, right now. Anyway, when asked how to create a backup, erm, copy, for personal use only of YouTube videos, there …

Read more »

Recording online radio broadcasts

Just for reference really. I try so many bits of freeware that I can rarely remember the good from the bad. Anyway, this can go on the ‘good’ list. Basically a way to quickly and easily save a copy of …

Read more »

Automatically turning off monitors when a PC is locked

I came across this handy utility yesterday called GreenMonitor. It’s basically a tiny app that turns off your monitor when you PC is locked. So now you can help save the environment and extend the life of your monitor at …

Read more »

Anti-Spam Solution with PFSense Country IP Block Plugin

I currently us a few different tools combined to help combat spam. I have Exchange 2007 monitoring mails and also I also use block list providers within Exchange. Today I came across the Country Block plugin for PFSense which will …

Read more »

PFSense Upgrade 1.2 -> 1.2.3

I figured I was about time I upgraded out PFSense box, mostly because I wanted to play with the new packages available for 1.2.3. The upgrade from 1.2 is simple, just head to the “Firmware” option on the left: And …

Read more »

Logging Printing with PaperCut

Following on from my previous post about setting the default printing to grey scale, I then wanted some reporting. So after a very quick search, I saw PaperCut mentioned, and the word ‘Free’ was also mentioned, so I gave it …

Read more »