How to use man pages effectively — understanding sections, navigating entries, reading the synopsis format, and finding the right documentation for any command, system call, or config file.
A practical guide to sed — how to find and replace text, edit files in place, delete and insert lines, and use address ranges to target exactly what you need.
How the shell connects commands together — standard streams, redirection, pipes, command chaining, and practical patterns for combining simple tools into powerful workflows.
How software is installed, updated, and removed on Linux — covering package management concepts and practical commands for Debian and RHEL-based systems.