System configuration, common locations, and command-line recipes.
Complete reference for Bash scripting: syntax, variables, control flow, functions, debugging, and common patterns.
Comprehensive reference for Linux file operations: CRUD, searching, archiving with tar, file viewer tools, sed/awk text processing, and Vim editor commands.
Reference for Linux user and group management, file permissions, ACLs, sudo configuration, and security frameworks like AppArmor.
Reference for Linux process management: listing, monitoring, signaling, priorities, systemd service management, and resource analysis tools.
Complete reference for SSH: key generation, client configuration, tunneling, agent forwarding, rsync, and common connection patterns.
Reference for Linux networking: interface configuration, routing, DNS, firewalls (UFW & iptables), diagnostics, and kernel-level network tuning.
Complete reference for Linux package management: dpkg, APT, nala, package file locations, repository management, and common operations.
Complete reference for scheduling and managing recurring tasks with cron, systemd timers, and at jobs on Linux.
Reference for Linux logging: journald, syslog, logrotate, common log locations, and log analysis commands.
Reference for Linux block storage: partitioning, formatting, mounting, LVM, filesystem operations, and disk debugging.
Reference for Linux device management: listing devices, inspecting hardware, managing drivers, debugging device issues, and understanding /dev, /sys, and /proc.
Reference for working with the Linux kernel: module management, boot parameters, sysctl tuning, GRUB configuration, and kernel debugging.
Reference for common configuration files and directories across Linux distributions.
Identify which process is bound to a specific TCP or UDP port on Linux.
Complete Makefile reference: syntax, variables, automatic variables, pattern rules, conditionals, functions, and practical patterns for Docker, Kubernetes, Terraform, and general development workflows.