Skip to main content

Linux Commands

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

Sep 13, 2026 12 min read series

Understanding the /etc/fstab File in Linux

Sep 11, 2026 13 min read series

How to Create Users in Linux (useradd Command)

Sep 11, 2026 9 min read

pnpm Command: Install and Manage Node.js Packages

Sep 10, 2026 14 min read

How to Install and Use uv: Fast Python Package Manager

Sep 7, 2026 9 min read

vmstat Command in Linux: Memory, CPU, and I/O Statistics

Sep 7, 2026 7 min read

rm Command in Linux: Remove Files and Directories

Sep 7, 2026 5 min read

lsmod Command in Linux: List Kernel Modules

Sep 7, 2026 16 min read

How to Remove (Delete) Files and Directories in Linux

Sep 6, 2026 13 min read

ls Command in Linux: List Files and Directories

Sep 5, 2026 7 min read

btop Command in Linux: Monitor System Resources

Sep 5, 2026 8 min read

Listing Linux Services with systemctl

Sep 3, 2026 11 min read

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

Sep 3, 2026 11 min read

ps Command in Linux: ps aux and Common Options

Sep 2, 2026 11 min read

Check Open Ports in Linux: nmap, netcat, and Bash

Sep 2, 2026 12 min read

ss Command in Linux: Display Socket Statistics

Sep 1, 2026 12 min read

dnf Command in Linux: Install, Update, and Manage Packages

Aug 30, 2026 9 min read

wc Command in Linux: Count Lines, Words, and Bytes