Life will never be a straight line
Lost in Transit
It’s a funny old world, with twists, turns, and a sprinkling of twits. I don’t believe any one of us really knows where we’re going. Like a letter whose address is smudged, we’re lost in transit. This is no bad thing, of course; it leaves us free to imagine, explore, feel, and pursue. Here’s to those things that have captured my imagination!

How to Install WordPress on AWS EC2
Build a LEMP stack
The stack:
- L – Linux OS: Amazon Linux 2023
- E – Nginx: the webserver
- M – MySQL Database: we’ll use MariaDB, a fork of MySQL
- P – serving PHP