OneLinersCommand workbench
Guides
Operational guides

Complete procedures with a way back.

Searchable, versioned procedures with prerequisites, verification, concrete output, and rollback.

Guides
169
Favorites
0
169 launch guides · 1781 reviewed steps
5 of 169 guides

Databases & Data

Back up, restore, and test a MySQL database

Create a consistent logical backup, restore it into isolation, verify representative data, and retain evidence.
Save to collectionCreate a collection in the sidebar first.
caution45 minintermediate9 stepsMySQL Community Server

Databases & Data

Back up, restore, and test a PostgreSQL database

Produce a custom-format pg_dump, restore into isolation, compare invariants, and retain recovery evidence.
Save to collectionCreate a collection in the sidebar first.
caution40 minintermediate9 stepsPostgreSQL

System Administration · Security

Create remote, versioned backups with rsync and SSH

Use a dedicated SSH identity, dry-run transfers, build hard-linked snapshots, enforce retention, and test restore.
Save to collectionCreate a collection in the sidebar first.
caution55 minadvanced8 stepsrsync

Containers & Kubernetes · DevOps & CI/CD · Security

Build a production-ready application stack with Docker Compose

Package a small web service with a non-root image, healthchecks, an internal data network, persistent storage, reproducible configuration, backup, update, and rollback.
Save to collectionCreate a collection in the sidebar first.
caution60 minintermediate11 stepsDocker Engine

Databases & Data · Security

Install and secure MySQL on Ubuntu

Install MySQL, remove unsafe defaults, create a least-privilege application database, optionally allow restricted TLS network access, and prove backup readiness.
Save to collectionCreate a collection in the sidebar first.
caution45 minintermediate12 stepsUbuntu Server