Browse all cheatsheets

Bash Scripting Cheatsheet
Bash Scripting Cheatsheet

A comprehensive cheat sheet covering Bash scripting essentials, from basic syntax to advanced techniques. Includes variables, functions, conditionals, loops, and more, with practical examples for quick reference.

Sed Text Manipulation Cheatsheet
Sed Text Manipulation Cheatsheet

A comprehensive cheat sheet for the `sed` stream editor, covering essential commands, syntax, and use cases for text manipulation.

SCP Cheatsheet
SCP Cheatsheet

A comprehensive guide to using Secure Copy (SCP) for transferring files between systems, covering essential options, usage examples, and security considerations.

Rsync Cheatsheet
Rsync Cheatsheet

A comprehensive cheat sheet covering essential Rsync commands, options, and use cases for efficient file synchronization and backup.

PM2 Cheatsheet
PM2 Cheatsheet

A comprehensive cheat sheet for PM2, a process manager for Node.js applications. Covers essential commands for managing, monitoring, and deploying applications with PM2.

ncftp Cheatsheet
ncftp Cheatsheet

A comprehensive cheat sheet for ncftp, a versatile command-line FTP client with features like background processing, progress meters, and command chaining. This guide covers essential commands, usage examples, and tips for efficient file transfer.

Homebrew Cheat Sheet
Homebrew Cheat Sheet

A comprehensive guide to Homebrew, the package manager for macOS. This cheat sheet covers installation, basic commands, package management, and troubleshooting.

Makefile Cheatsheet
Makefile Cheatsheet

A comprehensive cheat sheet for Makefiles, covering syntax, variables, rules, functions, and command prefixes, along with practical examples.

GnuPG (GPG) Cheatsheet
GnuPG (GPG) Cheatsheet

A comprehensive guide to using GnuPG (GPG) for encryption, signing, and key management. This cheatsheet covers essential commands and workflows for securing your communications and data.

Find Command Cheat Sheet
Find Command Cheat Sheet

A concise cheat sheet for the `find` command, covering essential options, conditions, and actions for locating files and directories in Unix-like operating systems. Includes practical examples for common use cases.

Cron Job Cheatsheet
Cron Job Cheatsheet

A comprehensive cheat sheet for Cron jobs, covering syntax, operators, special strings, and practical examples. Learn how to schedule tasks effectively with this handy reference.

ANSI Escape Codes Cheatsheet
ANSI Escape Codes Cheatsheet

A quick reference guide to ANSI escape codes, essential for adding color and formatting to terminal output. This cheat sheet covers text styles, colors, cursor movement, and useful bash utilities, making it easy to customize your command-line interface.