Skip to main content

All Articles

Browse all Linuxize tutorials, guides, and references.

Sep 7, 2026 7 min read series

ssh-copy-id Command: Copy SSH Keys to a Remote Server

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

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

Sep 2, 2026 12 min read

ss Command in Linux: Display Socket Statistics

Sep 2, 2026 9 min read

How to Open a Port in the Firewall on Linux

Sep 1, 2026 10 min read

PHP Error Reporting: Enable, Display, and Log Errors

Sep 1, 2026 12 min read

dnf Command in Linux: Install, Update, and Manage Packages

Sep 1, 2026 9 min read

How to List Installed Packages on Debian with apt and dpkg

Aug 31, 2026 10 min read

What Is .bashrc? When It Runs and What to Put in It

Aug 31, 2026 5 min read

How to Create a tar.gz File in Linux

Aug 31, 2026 13 min read

Best Linux Distros for Every Use Case in 2026

Aug 30, 2026 7 min read series

How to Create Bash Aliases