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
Sep 6, 2026 13 min read

ls Command in Linux: List Files and Directories

Sep 6, 2026 7 min read

Find Large Files in Linux: Using find and du

Sep 6, 2026 7 min read

Cron Every 5 Minutes: 5, 10, and 15-Minute Crontab Examples

Sep 5, 2026 7 min read new

btop Command in Linux: Monitor System Resources

Sep 5, 2026 8 min read series

Bash source Command: Load Scripts and Variables

Sep 5, 2026 8 min read

Listing Linux Services with systemctl

Sep 3, 2026 13 min read

Crontab: Scheduling Cron Jobs in Linux

Sep 3, 2026 11 min read

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

Sep 3, 2026 11 min read

ps Command in Linux: ps aux and Common Options

Sep 2, 2026 11 min read

Check Open Ports in Linux: nmap, netcat, and Bash