Posted by
By PaulNovember 28, 2017Posted inBackups
As part of my exploration of Linux backup options, I've written some wrapper scripts around various backup systems, which can be found on GitHub under the unimaginatively named backup-scripts repository.…
Over the past few months, all the new servers I've set up have been running Ubuntu, rather than Debian. The three killer reasons for me are: Package versions: Debian is…
Posted by
By PaulNovember 15, 2017Posted inBackups
Until recently I've been happily using Obnam for all my backup needs, both on local machines and servers. However, the main developer has decided to step down, and the community,…
Several years ago I tried an introduction to nginx, to see whether this alternative to Apache offered any advantages. At the time I wasn't convinced, particularly as nginx had some…
Over the past few years, I've received over 500 emails from recruiters relating to 'amazing roles I might be interested in' (this doesn't include all the phone calls). Of those,…
Over the past few weeks I've started relearning the C programming language, which I haven't used much since my undergraduate degree. Apart from the intellectual challenge, there's a lot of…
On Tuesday 6th June I'll be delivering my Life as a coin-operated monkey talk about my experiences as a freelance PHP developer and Linux system administrator at the PHP North West…
I use dompdf in a number of sites to produce PDF documents from HTML and CSS. It works brilliantly most of the time, but one slight annoyance I've experienced recently…
Recently I've been working on 125 Accounts, a simple accounts package written in Python. The main goal is to have an extremely simple system for generating business documents, tracking who owes…