Skip to main content

Linux Commands

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

Jun 2, 2026 5 min read

chgrp Command in Linux: Change File Group Ownership

Jun 1, 2026 5 min read new

dpkg Command in Linux: Install and Manage Debian Packages

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

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 23, 2026 7 min read

Linux cp Command: Copy Files and Directories

May 22, 2026 8 min read series

Bash Arithmetic: Integer and Floating-Point Math

May 22, 2026 7 min read series

Sudo Command in Linux: Run Commands as Root

May 22, 2026 9 min read

How to Format USB Drives and SD Cards on Linux