Skip to main content

Linux Commands

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

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

May 13, 2026 8 min read series

Bash Best Practices: Writing Safer, Cleaner Scripts

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

How to Remove or Delete a Directory in Linux

May 10, 2026 10 min read

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

May 9, 2026 6 min read series

echo Command in Linux: Print Text and Variables

May 9, 2026 9 min read

How to Install and Use uv: Fast Python Package Manager

May 9, 2026 6 min read series

sleep Command in Linux: Pause a Bash Script

May 7, 2026 10 min read series

How to Use SFTP Command to Transfer Files

May 7, 2026 10 min read

fdisk Command in Linux: Create Disk Partitions

May 6, 2026 11 min read

ps Command in Linux: ps aux and Common Options

May 6, 2026 7 min read series

How to Remove a User in Linux

May 5, 2026 6 min read series

How to Add a User to a Group in Linux

May 2, 2026 7 min read series

su Command in Linux: Switch User