Skip to main content

Linux Commands

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

May 22, 2026 7 min read

How to Use sed to Find and Replace Strings in Files

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 5 min read

How to Remove a Symbolic Link (Symlink) in Linux

May 19, 2026 8 min read

df Command in Linux: Check Disk Space Usage

May 19, 2026 10 min read

Tar Command in Linux: Create and Extract Archives with Examples

May 19, 2026 7 min read

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

May 18, 2026 20 min read

awk Command in Linux: Syntax, Patterns, and Examples

May 17, 2026 10 min read

Grep Regex: Regular Expressions Syntax and Examples

May 17, 2026 5 min read

Grep Exclude: Patterns, Files, and Directories

May 17, 2026 13 min read

Grep Command in Linux with Examples

May 17, 2026 7 min read

nmcli Command in Linux: NetworkManager CLI Reference

May 16, 2026 6 min read series

How to List Groups in Linux

May 16, 2026 6 min read series

How to List Users in Linux

May 16, 2026 8 min read

How to Use wget in Linux with Examples

May 16, 2026 7 min read

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

May 15, 2026 8 min read series

history Command in Linux: View and Manage Bash History

May 15, 2026 8 min read

How to Check CPU Usage in Linux

May 14, 2026 9 min read

traceroute Command in Linux

May 14, 2026 8 min read

systemctl Command in Linux: Start, Stop, and Manage Services