Skip to main content

Linux Commands

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

Jul 27, 2026 12 min read series

ssh Command in Linux: Connect to Remote Servers

Jul 27, 2026 6 min read new

update-alternatives Command on Ubuntu and Debian

Jul 25, 2026 7 min read new

How to Find Which Process Is Using a Port in Linux

Jul 22, 2026 5 min read

Linux uname Command: Print System Information

Jul 21, 2026 8 min read

which Command in Linux: Find Executable Locations

Jul 21, 2026 6 min read

How to Set or Change the Time Zone in Linux

Jul 21, 2026 5 min read

head Command in Linux: Print the First N Lines of a File

Jul 21, 2026 7 min read

lsusb, lspci, and lshw: List Hardware in Linux

Jul 20, 2026 6 min read

tail Command in Linux: Show Last Lines and Follow Logs

Jul 19, 2026 9 min read series

umask Command in Linux: Set Default File Permissions

Jul 19, 2026 5 min read series

export Command in Linux: Set Bash Environment Variables

Jul 18, 2026 8 min read

lsof Command in Linux: Find Open Files and What Is Using a Port

Jul 17, 2026 4 min read

How to Unzip a .gz File in Linux

Jul 16, 2026 8 min read

sha256sum and md5sum: Verify Checksums in Linux

Jul 16, 2026 4 min read

What Is stdin, stdout, and stderr in Linux

Jul 14, 2026 5 min read

less Command in Linux: Navigate and Search Files

Jul 13, 2026 6 min read series

passwd Command in Linux: Change User Passwords