Migrating from CentOS to Rocky Linux or AlmaLinux Step by Step
CentOS 7 and 8 reached end of life years ago. Convert a server to Rocky Linux or AlmaLinux using the official scripts: snapshot, convert, verify, no reinstall.
NetBay journal
Practical guides for Linux, containers, CI/CD, self-hosting, and running VPS infrastructure from Netbay Engineering.
499 articles · 24 topics
CentOS 7 and 8 reached end of life years ago. Convert a server to Rocky Linux or AlmaLinux using the official scripts: snapshot, convert, verify, no reinstall.
Point releases, rolling releases, and short-cadence models compared, with the support windows and EOL facts that should drive your server distro choice.
Run a review agent on pull request diffs that comments on systemd, firewall, and secret leaks instead of style nits, then posts one GitHub review.
One error shape for every failure, stable machine-readable codes, and readable messages. Design the error contract before it designs you.
Automate version numbers and Git tags from a semantic versioning scheme so every release is traceable and rollbackable.
Deploy auditd to record who ran what on production, watch key files and syscalls, and turn the kernel audit log into usable, searchable incident evidence.
A practical cheat sheet of docker and docker compose commands — run, logs, exec, inspect, build, and the compose lifecycle — for daily work on a Docker VPS.
Give internal self-hosted apps real HTTPS with mkcert or a local ACME CA so your private dashboards stop showing scary certificate warnings.
Compare server-side sessions with stateless tokens across scalability, revocation, and security to choose your web API authentication model today.
Set certbot auto-renewal that actually reloads nginx, then learn the ports, timers, and disk failures that silently leave you with an expired cert.
Pick the sending path by daily volume, bounce work, and whether users must read the message. Direct VPS SMTP only wins at tiny, well-authenticated mail.
Keep -L, -R, and -D straight: local pulls a remote port home, remote publishes a lab port, SOCKS is a dynamic proxy you can still draw on paper.