Tar Command Cheatsheet
Tar Command Cheatsheet

A comprehensive cheat sheet for the tar (tape archive) command, covering common operations like creating, extracting, compressing, and listing archives, along with practical examples.

Bash Scripting Essentials Cheatsheet
Bash Scripting Essentials Cheatsheet

A concise reference for Bash scripting, covering essential syntax, commands, and best practices. Includes variables, loops, conditionals, functions, and more, to help you write effective and maintainable scripts.

GNU Grep Cheat Sheet
GNU Grep Cheat Sheet

A comprehensive cheat sheet for GNU grep, covering essential options, patterns, and usage examples for efficient text searching in files and streams.

GNU Screen Cheatsheet
GNU Screen Cheatsheet

A quick reference guide to using GNU Screen, a terminal multiplexer. Learn how to manage multiple terminal sessions within a single window, detach and reattach sessions, and customize your screen environment.

top Command Cheatsheet
top Command Cheatsheet

A comprehensive guide to the `top` command, covering process monitoring, system resource usage, and interactive commands for Unix-like operating systems.

YUM Package Manager Cheatsheet
YUM Package Manager Cheatsheet

A comprehensive cheat sheet for the YUM package manager, covering essential commands, options, and troubleshooting tips for managing software packages on RPM-based Linux distributions.

Bash Cheatsheet
Bash Cheatsheet

A comprehensive cheat sheet for Bash scripting, covering essential syntax, commands, and best practices.

lsof Command Cheatsheet
lsof Command Cheatsheet

A handy reference for the lsof command, covering basic usage, common filters, network inspection, process management, and output interpretation.

chmod Command Cheatsheet
chmod Command Cheatsheet

A concise reference for the Linux/Unix chmod command, covering file permissions, symbolic and numeric modes, special permissions, and practical examples.

Taskset Command Cheatsheet
Taskset Command Cheatsheet

A quick reference guide for the Linux `taskset` command, used to set or retrieve the CPU affinity of a process.