Skip to main content

All Articles

Browse all Linuxize tutorials, guides, and references.

Jul 10, 2026 10 min read

Debian vs Ubuntu Server: Which One Should You Use?

Jul 10, 2026 6 min read

apt vs apt-get: The Difference and When to Use Each

Jul 10, 2026 7 min read

How to Manage Node.js Processes with PM2

Jul 9, 2026 4 min read

How to Check Your Ubuntu Version

Jul 9, 2026 7 min read series

Bash Parameter Expansion: Defaults, Substrings, and Replacement

Jul 8, 2026 11 min read

htop Command in Linux: How to Monitor and Manage Processes

Jul 8, 2026 4 min read series

How to Concatenate Strings in Bash

Jul 8, 2026 8 min read series

smartctl Command in Linux: Check Disk Health with SMART

Jul 8, 2026 10 min read

find Command in Linux: Search Files and Directories

Jul 7, 2026 6 min read

What Is Load Average in Linux: 1, 5, and 15 Minute Averages

Jul 6, 2026 8 min read

How to Extract (Unzip) tar.gz Files in Linux

Jul 6, 2026 6 min read

How to Install Claude Code on Ubuntu and Linux

Jul 6, 2026 5 min read

How to Create a Directory in Linux: mkdir Command Examples

Jul 5, 2026 9 min read

ffmpeg Command in Linux: Convert, Compress, and Extract Media

Jul 5, 2026 9 min read series

Bash if...else Statement

Jul 4, 2026 5 min read

Fix npm E401: Unable to Authenticate

Jul 2, 2026 6 min read series

du Command in Linux: Check Disk Usage

Jul 2, 2026 8 min read

How to Install and Use Super Productivity on Linux

Jul 1, 2026 6 min read series

Bash case Statement: Match Patterns in Shell Scripts

Jul 1, 2026 8 min read series

Linux Wildcards and Globbing Explained