Skip to main content

All Articles

Browse all Linuxize tutorials, guides, and references.

May 31, 2026 6 min read

CPU Info on Linux: Check CPU Details from the Command Line

May 30, 2026 7 min read

tr Command in Linux: Translate, Delete, and Squeeze Characters

May 30, 2026 8 min read

Understanding the /etc/fstab File in Linux

May 30, 2026 6 min read series

How to Create Bash Aliases

May 30, 2026 9 min read

iptables Command in Linux: Manage Firewall Rules

May 28, 2026 7 min read series

Bash while Loop: Syntax and Examples

May 28, 2026 4 min read series

Bash: Check if String Contains Substring

May 28, 2026 7 min read

Network Bandwidth Monitoring Tools: iftop, nload, bmon, and vnstat

May 28, 2026 7 min read

rm Command in Linux: Remove Files and Directories

May 27, 2026 4 min read

nano Save and Exit: Save Files and Quit the Editor

May 27, 2026 7 min read

Bash set Command: set -e, set -x, and set -u Explained

May 27, 2026 6 min read

How to List Installed Packages on Debian

May 27, 2026 6 min read

localhost: 127.0.0.1 and Loopback Explained

May 26, 2026 5 min read

How to Change a Git Commit Message

May 26, 2026 3 min read

How to Rename a Git Branch: Local and Remote

May 26, 2026 10 min read

ripgrep Command in Linux: Fast Recursive Search

May 25, 2026 8 min read

nslookup Command in Linux: Query DNS Records

May 25, 2026 7 min read

How to Run Linux Commands in the Background

May 25, 2026 12 min read

dig Command in Linux: DNS Lookup

May 25, 2026 6 min read series

How to Add a Directory to PATH in Linux