Skip to main content

Linux Commands

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

May 10, 2026 10 min read series

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

May 7, 2026 10 min read series

fdisk Command in Linux: Create Disk Partitions

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

Apr 20, 2026 18 min read

Basic Linux Commands Every User Should Know

Apr 19, 2026 12 min read

Tcpdump Command in Linux

Apr 18, 2026 2 min read

How to Use the gunzip Command in Linux

Apr 18, 2026 6 min read

git fetch vs git pull: What Is the Difference?

Apr 15, 2026 8 min read

git cherry-pick Command: Apply Commits from Another Branch

Apr 14, 2026 7 min read

Nginx Commands You Should Know

Apr 14, 2026 9 min read

ufw Command in Linux: Uncomplicated Firewall Reference

Apr 13, 2026 5 min read

who Command in Bash: List Logged-In Users