Skip to main content

Linux Commands

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

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

May 11, 2026 5 min read

How to Use the pkill Command in Linux

May 11, 2026 5 min read

Linux Kill Process: Stop Processes by PID or Name

May 10, 2026 10 min read series

dd Command in Linux: Copy Disks, Partitions, and Files

May 9, 2026 9 min read

How to Install and Use uv: Fast Python Package Manager

May 7, 2026 10 min read series

fdisk Command in Linux: Create Disk Partitions

May 6, 2026 11 min read

ps Command in Linux: ps aux and Common Options

May 5, 2026 6 min read series

How to Add a User to a Group in Linux

May 2, 2026 9 min read

netstat Command in Linux: Network Connections and Statistics

May 1, 2026 7 min read series

fsck Command in Linux: Check and Repair Filesystems

May 1, 2026 7 min read

Netcat (nc) Command in Linux with Examples

Apr 30, 2026 7 min read

How to Use Linux Screen

Apr 24, 2026 7 min read series

scp Command in Linux: Secure File Transfer Examples

Apr 24, 2026 5 min read

gzip Command in Linux

Apr 23, 2026 7 min read

Cut Command in Linux

Apr 22, 2026 8 min read

git branch Command: Create, List, and Delete Branches

Apr 22, 2026 4 min read

tee Command in Linux with Examples

Apr 22, 2026 6 min read

Ping Command in Linux