Updating Bitnami WordPress Stack Running on AWS Lightsail
This WordPress blog is running on an AWS Lightsail instance. The instance is based off a Bitnami WordPress stack. The instance contains core software...
Use Redis as a cache on WordPress
Updated on Nov 15th 2020.
On a busy website, there can be several reasons why your site
is rendering slowly. You might
have a lot of poorly...
Block a user agent using Cloudflare rule
A while ago I published a post showing how to start a script on boot using systemd. In the example I used a simple...
This site setup
Last update on: 10th Mar 2019
I always wanted to try out Amazon Lightsail but never got around to it until now. What started as...
Analyze Apache Logs Using Athena
I usually use Linux utilities like grep and awk to analyze requests coming to my blog server. These utilities provide a good view into...
Cache website on Cloudflare
In this post I am going to show you how you can configure Cloudflare 'Page Rules' to cache your site on their edge servers....