Skip to main content

Linux Commands

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

Mar 15, 2026 6 min read

rpm Command in Linux: Install, Query, and Verify Packages

Mar 15, 2026 6 min read series

How to Transfer Files with Rsync over SSH

Mar 15, 2026 5 min read

pstree Command in Linux: View the Process Tree

Mar 14, 2026 10 min read series

Linux File Permissions Explained

Mar 14, 2026 5 min read

du Command in Linux: Check Disk Usage

Mar 13, 2026 5 min read series

Understanding the /etc/passwd File

Mar 13, 2026 4 min read

type Command in Linux: Show Command Type and Location

Mar 13, 2026 5 min read

How to Check Memory Usage in Linux

Mar 12, 2026 8 min read

Linux ip Command with Examples

Mar 12, 2026 7 min read

How to Rename Files and Directories in Linux

Mar 11, 2026 9 min read series

chown Command in Linux: Change File Ownership

Mar 10, 2026 7 min read

How to Create a systemd Service File in Linux

Mar 10, 2026 10 min read series

How to Create Users in Linux (useradd Command)

Mar 10, 2026 6 min read

last Command in Linux: Check Login History

Mar 9, 2026 6 min read

Linux Watch Command

Mar 8, 2026 8 min read

ls Command in Linux: List Files, Directories, and Hidden Files

Mar 8, 2026 7 min read

How to Remove (Delete) Files and Directories in Linux

Mar 7, 2026 7 min read

xargs Command in Linux: Usage and Examples

Mar 7, 2026 7 min read

locate Command in Linux: Find Files Quickly

Mar 7, 2026 7 min read

Listing Linux Services with systemctl