- Sync Google Calendar With Org Agenda
I use org-mode an awful lot - it helps me manage my tasks and code all in one place.
- Moving Boot Partition (EFI/EPS partition)
If you’ve been using Linux for a few years, you’ll probably remember that 100MB for a /boot partition was no problem.
- Cycle Jaunt Around Bath
Sunday involved a train ride to bath with a Brompton in fold, and then cycling around the Two Tunnels circular route. A quick stop at The Hope and Anchor pub to avoid the sleet and get a quick half-way coffee, is highly recommended.
- How to create an instance that pulls your website content automatically
Amazon Web Services allows you to spin up instances very quickly. This how to will show you how to upload your content to a S3 bucket and then launch an instance that pulls that content in and starts Apache to serve that content.
- AWS - How to Create A VPC
AWS allows you to create your own virtual private cloud (or VPC).
- AWS - How to Serve Traffic from a Load Balancer
Amazon Web Services (AWS) allows you to serve private network traffic from behind a public load balancer. This offers extra security benefits as it detects DDOS traffic and other exploits and offers a layer of protection.
- TADS walk Swindon to Goring
TADS - Teresa, Adam, Dave and Shep walking. We have been walking for about 2 years now, all around the South East. This was our longest walk by far in two days. Swindon to Goring.
- How to install LineageOS on Wileyfox Swift
With the demise of Cyanogenmod and CyanogenOS people who like to keep a cheaper phone up to date will have to familiarise themselves with LineageOS. This is the fork of the latest version where CyanogenMod left off.
- A Cartoon About File Permissions
I am root.
- Running EC2 Instance
Amazon have provided a pretty neat infrastructure with Amazon Web Services (AWS). By using this as a platform, you can quickly scale up and down provisioned resources.