Skip to main content
This section covers foundational Linux system administration practices, from firewall configuration to storage management and system observability.

Core Topics

Firewall with nftables

Modern firewall configuration with clean syntax, sets, and security-oriented defaults

System Observability

Comprehensive guide to Linux observability tools for troubleshooting and performance tuning

LVM Storage

Logical Volume Manager for flexible, scalable storage management

Ceph Distributed Storage

Enterprise-grade distributed storage and network migration procedures

Online Storage Resize

Safe, non-disruptive storage expansion for SAN, LVM, and filesystems

Why Linux Best Practices Matter

Proper Linux administration is the foundation of secure, reliable infrastructure. These practices help you:
  • Prevent security incidents through proper firewall configuration and hardening
  • Troubleshoot faster with comprehensive observability tools
  • Scale efficiently using flexible storage solutions
  • Minimize downtime through safe online operations
1

Start with Security

Begin with nftables firewall configuration to establish a secure foundation.
2

Build Observability

Learn the Linux observability toolkit for effective troubleshooting.
3

Master Storage Management

Understand LVM and online resize operations for flexible capacity management.
4

Scale with Distributed Storage

Explore Ceph for enterprise-grade distributed storage solutions.
These practices are particularly valuable for DevSecOps workflows, where security, observability, and operational excellence intersect.

Build docs developers (and LLMs) love