Practical Linux Tutorials and Command-Line Guides
Search hundreds of step-by-step tutorials for Bash, Ubuntu, networking, security, and more.
Featured Articles
Linuxize Weekly Newsletter
A quick weekly roundup of new tutorials, news, and tips.
Latest Articles
Linux Time Command
This guide shows how to use the Linux time command to measure execution time, explains real/user/sys, and covers Bash, Zsh, and GNU time.

How to Add User to Sudoers in Debian
Grant sudo privileges in Debian by adding a user to the sudo group or configuring a custom sudoers rule with visudo. Covers Debian 12 and 13.

How to Deploy a Node.js Application on Ubuntu 26.04
Deploy a Node.js application on Ubuntu 26.04 using PM2 as the process manager and Nginx as a reverse proxy, with a Let's Encrypt TLS certificate.

Bash Array Operations: Length, Search, Slice, and Reverse
Practical Bash array operations for checking length, finding values, slicing, reversing, iterating, appending, prepending, and removing elements.

pnpm Command: Install and Manage Node.js Packages
This pnpm command guide covers installation, project setup, dependency management, scripts, lockfiles, npm migration, and workspace filtering.

Cron Every 5 Minutes: 5, 10, and 15-Minute Crontab Examples
Run cron every 5 minutes with */5 * * * *. This guide also covers 10 and 15-minute crontab expressions, testing, logging, and overlap prevention.

How to Install Ansible on Ubuntu 26.04 and Write Your First Playbook
Step-by-step instructions for installing Ansible on Ubuntu 26.04, configuring an inventory, and running your first playbook against remote hosts over SSH.

ls Command in Linux: List Files and Directories
The ls command lists files and directories in Linux. See how to use ls -l, ls -al, hidden-file options, sorting, and other practical combinations.

How to Set Up Automatic Kernel Updates on Linux
Set up automatic, rebootless Linux kernel updates with live patching from Canonical Livepatch (Ubuntu Pro), and learn when unattended upgrades are enough.

How to Fix the WordPress White Screen of Death
Troubleshoot the WordPress White Screen of Death by using Recovery Mode, disabling plugins and themes, checking PHP errors, raising memory limits, and restoring access.

Series
Cheatsheets
Ansible Cheatsheet
Quick reference for Ansible commands, inventories, playbooks, modules, and vault
OpenSSL Cheatsheet
Quick reference for OpenSSL commands for keys, CSRs, certificates, format conversion, TLS testing, random data, and hashes
npm Cheatsheet
Quick reference for npm commands for project setup, dependency management, scripts, updates, and package inspection
Podman Cheatsheet
Quick reference for Podman commands and rootless container workflows




