Skip to main content

All Articles

Browse all Linuxize tutorials, guides, and references.

Apr 4, 2026 4 min read

503 Service Unavailable Error: Causes and How to Fix It

Apr 4, 2026 6 min read series

Bash Functions

Apr 4, 2026 5 min read

Create a Linux Swap File

Apr 3, 2026 4 min read

How to Upgrade Debian 12 to Debian 13 Trixie

Apr 2, 2026 5 min read

Nginx Server Blocks on Ubuntu: Host Multiple Websites

Apr 2, 2026 9 min read

nmap Command in Linux with Practical Examples

Mar 30, 2026 5 min read

id Command in Linux: Display User and Group Information

Mar 30, 2026 9 min read

sed Delete Lines: Remove Lines by Number, Pattern, or Range

Mar 29, 2026 3 min read

How to Rename Directories in Linux

Mar 27, 2026 4 min read

w Command in Linux: Show Logged-In Users and Activity

Mar 27, 2026 3 min read

sysctl Command in Linux: View and Change Kernel Parameters

Mar 27, 2026 3 min read

Install xrdp on Raspberry Pi: Remote Desktop Setup Guide

Mar 25, 2026 9 min read

How to Set Up a Firewall with UFW on Ubuntu 24.04

Mar 24, 2026 9 min read

How to Remove Docker Images, Containers, Volumes, and Networks

Mar 22, 2026 5 min read

How to Create a Self-Signed SSL Certificate with OpenSSL

Mar 21, 2026 8 min read

Configuring the Nginx Error and Access Logs

Mar 20, 2026 4 min read

whereis Command in Linux: Find Binary, Source, and Man Pages

Mar 20, 2026 8 min read

Configuring the Apache Error and Access Logs

Mar 20, 2026 5 min read

git clone: Clone a Repository

Mar 19, 2026 6 min read

How to Copy Files and Directories in Linux