Skip to content
Dave Rix
  • Home
  • Projects
  • Blog
  • About
  • Contact

Bash

Bash scripting and shell tooling for automation and large-scale data processing.

Adding and extending storage on Linux

2026-06-19 by Dave
Title card for 'Adding and extending storage on Linux'

How to add a new disk and extend existing storage on Linux using LVM — covering physical servers, VMware virtual machines, and AWS EC2 EBS volumes, with a full command reference.

Categories Linux & Automation Tags AWS, Bash, Linux Leave a comment

Command pipelines in Bash: chaining commands and handling errors

2026-06-12 by Dave
Title card for 'Command pipelines in Bash: chaining commands and handling errors'

How to chain commands with Bash pipes, why the default error-handling behaviour is dangerous, and how to fix it with pipefail, PIPESTATUS, and a defensive script header.

Categories Linux & Automation Tags Bash, Linux Leave a comment
Dave

Dave

Senior AWS Cloud Architect, platform engineer and MySQL/Aurora DBA. 30+ years building production infrastructure, now with AI-assisted engineering in the daily toolkit. Available Outside-IR35 via Analysis by Design Ltd.

Verified Services

View Full Profile →

The articles here are my own thoughts, based on many years of working with a variety of technologies. I'm not saying these are the best ways of doing various tasks, but they work for me.

This is also a good way for me to remember processes that are only done on occasion, but saves having to Google and draw from various sources if they are all here in one place!

Recent Posts

  • Amazon Athena SQL Cheat Sheet 2026-06-29
  • Vibe-coding AnalyseMy.Golf: a series 2026-06-24
  • AI Terminology Demystified: Agents, MCPs, and Skills – How They Fit Together 2026-06-23
  • Adding and extending storage on Linux 2026-06-19
  • Setting up MySQL replication in Docker and Multipass test environments 2026-06-17

Archives

  • June 2026

Categories

  • AI & Agents
  • AWS & Cloud Architecture
  • Cheat Sheets
  • Databases
  • Linux & Automation
  • Projects
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.

To find out more, including how to control cookies, see here: Cookie Policy
  • Twitter/X
  • LinkedIn
© 2026 Dave Rix • Built with GeneratePress