Skip to main content

Linux Commands

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

Aug 4, 2026 8 min read new

Regular Expressions Explained: How Regex Patterns Work

Aug 4, 2026 8 min read

zip Command in Linux: Zip Files and Directories

Aug 2, 2026 6 min read new

git worktree: Work on Multiple Branches at Once

Aug 1, 2026 12 min read

git log Command: View Commit History

Aug 1, 2026 4 min read

whoami Command in Linux: Display the Current User Name

Aug 1, 2026 8 min read new

killall Command in Linux: Kill Processes by Name

Jul 31, 2026 11 min read

How to Create Symlinks in Linux with ln

Jul 30, 2026 7 min read

cat Command in Linux: View, Combine, and Create Files

Jul 28, 2026 7 min read

Understanding the /etc/shadow File in Linux

Jul 27, 2026 12 min read series

ssh Command in Linux: Connect to Remote Servers

Jul 27, 2026 6 min read

update-alternatives Command on Ubuntu and Debian

Jul 25, 2026 7 min read

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