07
Jan/19Everyday Carry – Extended 2019
Overview This is an update to the extended layer in my Everyday Carry (EDC). The concept and use of the extended layer remains the same i.e builds on top of the core layer designed to last up to a day … Continue reading
29
Dec/18WordPress Search Does Not Include Tags
By default the WordPress out of the box search does not include tags in posts. It seems a bit odd not to include them as it’s purpose is additional meta data for filtering purposes. This was easily fixed by installing … Continue reading
03
Dec/18Boot From Grub
Overview When you get the grub command prompt: grub > It means something went wrong with the grub boot leader whether it was not installed properly or it cannot find your hard drive to boot into the OS. From this … Continue reading
06
Nov/18Time Tracking With Toggl
Overview First step of continuous improvement (or just improvement in general) is monitoring and what better way to do this than to track time. Time is relevant to everything and a good way to see where it goes. When someone … Continue reading
30
Sep/18Manually Setting Up Webserver Time Trial
Overview In this day and age, setting up a server is a non event with cloud computing. I am currently behind in setting things up manually and scripts rather than using a tool. I have dabbled in Vagrant and Chef. … Continue reading
03
Sep/18HAProxy Redirect Unknown Subdomains
Overview It’s possible to redirect non configured sub domains to a different error message rather than a default or error 503 which is a server side error. Edit /etc/haproxy/haproxy.cfg and add the following to the default frontend: default_backend no-match Then … Continue reading
06
Aug/18Ubuntu to Alpine Docker Images
I did a quick test and switched the base OS in a docker image which I use for backing up MySQL database and the size difference is amazing! Going from Ubuntu 18:04 to Alpine latest (version) means the combined OS … Continue reading
02
Jul/18Android To iOS Software
Overview I switched from Android to iOS and listed what I feel are comparable apps between the 2 with any notes about them. I am predominantly Android so there will be bias towards that platform. Tasker – Workflow Tasker is … Continue reading