Partitions filesystems and mounts ext4 XFS and Btrfs
Level 1

Partitions filesystems and mounts ext4 XFS and Btrfs

Learn how partitions, filesystems, and mount points fit together, then choose ext4, XFS, or Btrfs with practical...

5 min
PAM basics authentication policy and account locking
Level 1

PAM basics authentication policy and account locking

Learn how PAM modules enforce authentication policy and account lockout safely, including pam_faillock design,...

5 min
Package management with apt dnf rpm and repositories
Level 1

Package management with apt dnf rpm and repositories

Learn how apt, dnf, and rpm work with trusted repositories on Debian, Ubuntu, Fedora, and RHEL, including safe update...

5 min
OpenSSH for admins keys hardening and tunneling
Level 1

OpenSSH for admins keys hardening and tunneling

Learn how to deploy SSH keys, harden sshd safely, and use tunnels for real admin tasks across Debian, Ubuntu, Fedora,...

6 min
LVM for beginners PV VG and LV explained
Level 1

LVM for beginners PV VG and LV explained

Understand how LVM layers PV, VG, and LV work together, then practice safe create, extend, and shrink workflows with...

6 min
Linux security baseline updates firewall and least privilege
Level 1

Linux security baseline updates firewall and least privilege

A practical baseline for tightening Linux hosts with default-deny firewall policy and least-privilege controls for...

5 min
Linux permissions chmod chown and umask deep guide
Level 1

Linux permissions chmod chown and umask deep guide

Learn how Linux permission bits, ownership, and umask work together in real operations. This guide shows safe...

6 min
Linux networking basics IP subnet routing and DNS
Level 1

Linux networking basics IP subnet routing and DNS

Learn how IP addressing, subnet masks, routing decisions, and DNS lookups work on Linux, plus a practical...

5 min
Linux filesystem layout (FHS) for beginners
Level 1

Linux filesystem layout (FHS) for beginners

Learn how Linux FHS directories map to real operations, with practical examples for troubleshooting, backups, and safe...

5 min
Linux ecosystem and Level 1 roadmap
Level 1

Linux ecosystem and Level 1 roadmap

A beginner-friendly map of Linux layers and a practical Level 1 path, with cross-distro commands and compatibility...

5 min
Linux boot process BIOS UEFI GRUB and systemd
Level 1

Linux boot process BIOS UEFI GRUB and systemd

Learn the Linux boot chain from firmware to systemd, with practical commands and troubleshooting steps for Debian 13.3,...

5 min
Kernel modules and hardware detection basics
Level 1

Kernel modules and hardware detection basics

Understand how Linux kernel modules map hardware IDs to drivers, how to troubleshoot missing devices, and what changes...

6 min