Skip to main content

Practical Linux Tutorials and Command-Line Guides

Search hundreds of step-by-step tutorials for Bash, Ubuntu, networking, security, and more.

Linuxize Weekly Newsletter

A quick weekly roundup of new tutorials, news, and tips.

Latest Articles

View all articles
Jun 4, 2026 5 min read new

Fix "sudo: command not found" on Linux

Jun 3, 2026 10 min read new

Podman vs Docker: Differences and Migration Guide

Jun 3, 2026 10 min read

How to Back Up and Restore MySQL Databases with Mysqldump

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