Command-Line & Shell Cheatsheets

Log Monitoring Tools Cheatsheet
Log Monitoring Tools Cheatsheet

A quick reference guide to effectively monitoring logs using `tail` and `journalctl`, essential tools for system administrators and developers. This cheatsheet provides practical commands and options to streamline log analysis and troubleshooting.

File System Tools Cheatsheet (Linux)
File System Tools Cheatsheet (Linux)

A comprehensive cheat sheet covering essential Linux file system tools like `ls`, `cp`, `mv`, and `rm`, including options, examples, and best practices for efficient file management.

Package Managers Cheat Sheet (apt, yum, brew)
Package Managers Cheat Sheet (apt, yum, brew)

A quick reference guide to common package management commands for apt (Debian/Ubuntu), yum (CentOS/RHEL), and brew (macOS). This cheat sheet provides essential commands for installing, updating, removing, and managing software packages on different operating systems.

Text Processing Tools Cheatsheet: grep, sed, awk
Text Processing Tools Cheatsheet: grep, sed, awk

A quick reference for using grep, sed, and awk for text processing in Linux/Unix environments, covering essential commands, options, and syntax with practical examples.

Command Line Tools Cheatsheet
Command Line Tools Cheatsheet

A comprehensive guide to essential command-line tools, covering navigation, file manipulation, system information, and more. This cheat sheet provides quick references and examples to boost your command-line efficiency.

Netstat Command Cheatsheet
Netstat Command Cheatsheet

A comprehensive cheat sheet for the `netstat` command, covering its common options and usage for network troubleshooting and monitoring. This cheat sheet provides quick references for displaying network connections, routing tables, interface statistics, and more.

Ping Command Cheatsheet
Ping Command Cheatsheet

A comprehensive cheat sheet covering the ping command, its options, and usage scenarios for network troubleshooting and diagnostics.

Traceroute Command Cheatsheet
Traceroute Command Cheatsheet

A comprehensive guide to using the traceroute command for network troubleshooting, exploring options, interpreting output, and practical usage examples across different operating systems.

Netcat Cheatsheet
Netcat Cheatsheet

A comprehensive cheat sheet for Netcat, covering essential commands, options, and usage examples for various networking tasks.