


Docker on MS-Windows
Well, Docker on MS-Window is a chore! It’s all a bit of a hack, so here are some notes to help you along. Editing files in MS-Windows to run in Docker. Docker uses a Linux vm within Oracle’s Virtualbox. It is normally called ‘default’....
Backup WP to AWS S3
Backing up your WordPress web site can be a complicated process as there are many different parts that require backing up. You could just backup the whole Linux installation, but in itself produces a number of problems when restoring. It is easy to forget when...
Old Kernels in AWS
I have found that on the minimal virtual machine that you can have on AWS (includes the free setup) has a small /boot size and this can quickly become full as new kernels are installed, especially when they are automatically installed. When you run out of space, the...
Pi Day
Today is Pi Day due to today’s date – in american format – 3-14-15 or 3.1415(926 etc). https://en.wikipedia.org/wiki/Pi_Day and Home...
Pico TTS Engine on Raspberry PI
The latest version of Rasbian OS for the Raspberry PI does not include the pico tts (text to speech) engine. Well, the data file available but the utils and lib files are missing.