Skip to main content

Linux Commands

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

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

Jun 26, 2026 5 min read new

How to Check if a Command Exists in Bash

Jun 25, 2026 7 min read new series

setuid, setgid, and the Sticky Bit Explained

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

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