Linux Permissions and Security Cheat Sheet
High-value Linux permissions and security reference covering users, sudo, ACLs, special mode bits, SSH access, SELinux, and AppArmor basics.
Export
Copy the compact sheet, download it, or print it.
Download
`D` dense toggle · `C` copy all
## Accounts Authentication and Access
## Permissions ACLs and Special Bits
## SELinux and AppArmor Basics
More in Linux
Linux Networking Admin Cheat Sheet
Comprehensive Linux networking administration reference covering iproute2, DNS, HTTP debugging, TLS, SSH tunnels, packet capture, and firewall inspection.
Linux Shell Scripting Cheat Sheet
High-value Linux shell scripting reference covering variables, expansion, conditionals, loops, functions, redirection, pipelines, traps, getopts, and script debugging.
Linux Package Management Cheat Sheet
Comprehensive Linux package management reference for apt, dnf, yum, pacman, zypper, rpm, and dpkg workflows across common distributions.
Linux Command Cheat Sheet
Comprehensive Linux command reference covering navigation, files, text processing, permissions, processes, system information, networking, archives, services, storage, and troubleshooting.
Recommended next
Bash Scripting Patterns and Practical Recipes
BASH
Production-minded Bash script patterns for files, arguments, parsing, temp files, logging, retries, and common automation tasks.
Bash Builtins, Job Control, and Shell Behavior
BASH
Core Bash builtins, shell options, history, aliases, job control, traps, and interactive-shell behavior.
Bash Arrays, Strings, and Text Handling
BASH
Indexed and associative arrays, string handling, read/mapfile, and common Bash text-processing patterns.
Bash Conditionals, Loops, and Functions
BASH
Bash if/elif/case logic, test expressions, loops, functions, return codes, and robust control-flow patterns.
Bash Variables, Quoting, and Expansion
BASH
Bash variables, parameter expansion, quoting rules, command substitution, arithmetic, and shell expansion patterns.
Bash Cheat Sheet
BASH
Comprehensive Bash commands, shell syntax, quoting, variables, redirection, pipelines, and day-to-day scripting patterns.