Skip to main content

All Articles

Browse all Linuxize tutorials, guides, and references.

Jun 2, 2026 5 min read new

pip vs apt: Installing Python Packages on Linux

Jun 2, 2026 4 min read

Grep Multiple Patterns: Match Strings, Words, and Regex

Jun 2, 2026 5 min read

chgrp Command in Linux: Change File Group Ownership

Jun 1, 2026 5 min read new

dpkg Command in Linux: Install and Manage Debian Packages

May 31, 2026 4 min read new series

How to Pass Arguments to a Bash Script

May 31, 2026 4 min read

reboot Command in Linux: Restart with systemctl and shutdown -r

May 31, 2026 5 min read series

Bash source Command: Load Scripts and Variables

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 new

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