Skip to main content

Linux Commands

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

May 31, 2026 4 min read

reboot Command in Linux: Restart with systemctl and shutdown -r

May 31, 2026 6 min read

CPU Info on Linux: Check CPU Details from the Command Line

May 30, 2026 7 min read

tr Command in Linux: Translate, Delete, and Squeeze Characters

May 30, 2026 8 min read series

Understanding the /etc/fstab File in Linux

May 30, 2026 9 min read

iptables Command in Linux: Manage Firewall Rules

May 28, 2026 7 min read

rm Command in Linux: Remove Files and Directories

May 26, 2026 10 min read

ripgrep Command in Linux: Fast Recursive Search

May 25, 2026 8 min read

nslookup Command in Linux: Query DNS Records

May 25, 2026 7 min read

How to Run Linux Commands in the Background

May 25, 2026 6 min read series

How to Add a Directory to PATH in Linux

May 25, 2026 7 min read

whois Command in Linux: Query Domain Registration Info

May 22, 2026 8 min read series

Bash Arithmetic: Integer and Floating-Point Math

May 22, 2026 9 min read

How to Format USB Drives and SD Cards on Linux

May 21, 2026 7 min read

rsync Exclude Patterns: Skip Files and Directories

May 20, 2026 7 min read

How to Use the kill Command in Linux

May 19, 2026 8 min read series

df Command in Linux: Check Disk Space Usage

May 19, 2026 7 min read

How to Install Podman on Ubuntu: Rootless Container Alternative to Docker

May 17, 2026 10 min read

Grep Regex: Regular Expressions Syntax and Examples

May 17, 2026 7 min read

nmcli Command in Linux: NetworkManager CLI Reference

May 16, 2026 7 min read

timedatectl Command in Linux: Manage Time, Date, and Time Zone