Skip to main content

Linux Commands

Command references for core Linux tools, syntax, examples, and practical one-liners.

Jul 13, 2026 6 min read

tree Command in Linux: Display Directory Structure

Jul 12, 2026 11 min read

curl Command in Linux: Usage and Examples

Jul 11, 2026 8 min read

nohup Command in Linux: Background Jobs and Output

Jul 11, 2026 8 min read

tmux Command in Linux: Sessions, Windows, and Panes

Jul 11, 2026 5 min read

strace Command in Linux: Trace System Calls

Jul 10, 2026 7 min read

How to Manage Node.js Processes with PM2

Jul 8, 2026 11 min read

htop Command in Linux: How to Monitor and Manage Processes

Jul 8, 2026 7 min read series

smartctl Command in Linux: Check Disk Health with SMART

Jul 8, 2026 10 min read

find Command in Linux: Search Files and Directories

Jul 6, 2026 5 min read

How to Create a Directory in Linux: mkdir Command Examples

Jul 5, 2026 9 min read

ffmpeg Command in Linux: Convert, Compress, and Extract Media

Jul 2, 2026 6 min read series

du Command in Linux: Check Disk Usage

Jul 1, 2026 8 min read series

Linux Wildcards and Globbing Explained

Jul 1, 2026 5 min read

git diff Command: Compare Changes Between Commits and Branches

Jun 29, 2026 8 min read

How to Check Listening Ports in Linux: ss, netstat, lsof

Jun 29, 2026 7 min read

How to Unzip Files in Linux

Jun 28, 2026 7 min read

Hard Links vs Symbolic Links in Linux

Jun 28, 2026 7 min read

date Command in Linux: Format, Timezone, and Epoch

Jun 27, 2026 4 min read

Check Linux Version: Find Your Distribution and Kernel Release

Jun 26, 2026 5 min read

shutdown Command in Linux: Power Off, Reboot, and Schedule