Cheat Sheets
Linux Commands
#linux#terminal#bash
About this Resource
Essential terminal commands for navigating and managing Linux systems.
File Operations
`ls` - List files
`cd` - Change directory
`mkdir` - Create directory
`rm` - Remove file/dir
Detailed Overview
Whether you are a web developer or a sysadmin, knowing your way around the Linux terminal is a superpower. This cheat sheet covers file navigation, permissions, process management, and common networking tools.
More Cheat Sheets
Essential Git Cheat Sheet
The only Git commands you actually need. No fluff, just the essentials for daily development.
CSS Flexbox Visual Guide
A quick visual reference for flex-direction, justify-content, and align-items.
Docker Cheat Sheet
Quick reference for essential Docker commands and container management.