NixOS Servers: Reproducible Declarative Configuration in Nix
NixOS rebuilds a whole server from one declarative file: packages, services, users, and firewall in code, with rollbacks that make changes boring.
NetBay journal
48 practical Linux articles from Netbay Engineering — written for operators running Linux and Windows VPS in India.
48 articles in this topic
NixOS rebuilds a whole server from one declarative file: packages, services, users, and firewall in code, with rollbacks that make changes boring.
Release cadence, support windows, apt versus dnf, AppArmor versus SELinux, and upgrade mechanics: the practical gaps between Ubuntu Server and Fedora Server.
SELinux denies by default where file permissions allow everything. Understand enforcing, permissive, targeted policy, and how to read a denial calmly.
Learn how systemd units define services, how to control them, and how journalctl gives you structured service logs.
Leap for point-release calm, Tumbleweed for rolling freshness on the same project. Compare patches, snapshots, and testing before you host anything.
Five questions that settle the distro choice for a production VPS: support windows, server lifetime, runtime needs, team familiarity, and ecosystem fit.
Identify runaway processes, understand their resource usage, and manage them cleanly using core Linux process tools.
A Fedora Server baseline from first boot with SELinux enforcing as the starting posture: users, sshd, firewalld, denials you can read, and upgrades you plan.
firewalld ships enabled on every RHEL-family install, so learn zones, services, permanent rules, and rich rules before an open port becomes an incident.
What musl, BusyBox, and apk actually buy you on a 130 MB distro, where Alpine shines on a VPS, and where it bites back with glibc and systemd assumptions.
Master the three core Unix text processing tools for searching, transforming, and analyzing log files and config data.
CentOS 7 hit end of life in 2024 while CentOS Stream replaced the old model. Retrace what changed, then audit and migrate every box still running it.