Skip to main content

Linux Commands

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

Jun 25, 2026 7 min read

How to Rename Files and Directories in Linux

Jun 25, 2026 8 min read

modprobe Command in Linux: Load and Manage Kernel Modules

Jun 22, 2026 4 min read new

curl vs wget: Differences and When to Use Each

Jun 20, 2026 5 min read series

/etc/passwd in Linux: File Format and Fields Explained

Jun 20, 2026 7 min read

at Command in Linux: Schedule One-Time Tasks

Jun 17, 2026 6 min read series

Bash Subshells: Isolate Variables and Directory Changes

Jun 15, 2026 5 min read

hostnamectl Command in Linux: Set and Query Hostname

Jun 14, 2026 6 min read

host Command in Linux: DNS Lookup

Jun 13, 2026 4 min read

pidof Command in Linux: Find Process IDs by Name

Jun 11, 2026 8 min read series

Linux Pipes Explained: How to Use the | Operator

Jun 10, 2026 4 min read

Linux Time Command

Jun 10, 2026 4 min read

Uptime Command in Linux

Jun 8, 2026 7 min read

pnpm Command: Install and Manage Node.js Packages

Jun 7, 2026 8 min read

ls Command in Linux: List Files and Directories

Jun 5, 2026 7 min read

npm Command: Install and Manage Node.js Packages

Jun 4, 2026 5 min read

Fix "sudo: command not found" on Linux

Jun 2, 2026 4 min read

Grep Multiple Patterns: Match Strings, Words, and Regex