Monitoring Disk Usage and Inodes: df, du, and ncdu
Use df, du, and ncdu to find what is consuming disk space and track inode usage before your VPS runs out.
NetBay journal
48 practical Linux articles from Netbay Engineering — written for operators running Linux and Windows VPS in India.
48 articles in this topic
Use df, du, and ncdu to find what is consuming disk space and track inode usage before your VPS runs out.
Pick a distribution the way you would exit it: inventory workloads, score realistic paths including doing nothing, and design the migration first.
Every DNF transaction is numbered and stored. Learn to read dnf history, undo one bad update, or roll the whole system back to a known-good state.
Learn the difference between symbolic and hard links, what they cost, and when each is the right tool.
RHEL's free Universal Base Images give containers a signed, glibc-compatible runtime down to a few megabytes, with UBI micro at the distroless edge.
Read-only /usr, atomic A/B updates, and boot-time configuration: how container-optimized operating systems differ from a conventional distro with Docker.
Read-only roots, atomic updates, and containerized apps: how Silverblue and MicroOS change patching, deployment, and what a VPS admin must unlearn.
Fedora Server ships the newest kernel and container stack first, then expires in about 13 months. Learn who benefits and who should run an EL rebuild instead.
Keep terminal sessions alive across disconnects with tmux: sessions, windows, panes, and persistence.
Void with runit and Artix with OpenRC or runit give enthusiasts systemd-free control of a hobby server. Compare init systems, package managers, and cadence.
How to measure your real attack surface, what a minimal install removes, and where minimalism costs you at 3 a.m. when debugging tools are missing.
Understand when bash sources .bashrc, .profile, and related files so your environment persists across logins.