Skip to main content

All Articles

Browse all Linuxize tutorials, guides, and references.

Mar 14, 2026 5 min read

du Command in Linux: Check Disk Usage

Mar 14, 2026 7 min read

Python if, elif, and else Statements

Mar 14, 2026 4 min read

How to Mount ISO File on Linux

Mar 14, 2026 4 min read

Python f-Strings: String Formatting in Python 3

Mar 13, 2026 5 min read series

Understanding the /etc/passwd File

Mar 13, 2026 4 min read

type Command in Linux: Show Command Type and Location

Mar 13, 2026 5 min read

How to Check Memory Usage in Linux

Mar 13, 2026 6 min read series

How to Enable SSH on Ubuntu

Mar 13, 2026 8 min read

How to Allow Remote Connections to MySQL Database Server

Mar 12, 2026 7 min read series

How to Read a File Line By Line in Bash

Mar 12, 2026 8 min read

Linux ip Command with Examples

Mar 12, 2026 8 min read series

Bash read Command

Mar 12, 2026 7 min read

How to Edit Your Hosts File on Linux, Windows, and macOS

Mar 12, 2026 7 min read

How to Rename Files and Directories in Linux

Mar 11, 2026 8 min read series

Using the SSH Config File

Mar 11, 2026 7 min read

How to Mount an NFS Share in Linux

Mar 11, 2026 9 min read series

chown Command in Linux: Change File Ownership

Mar 10, 2026 5 min read

How to Check Python Version

Mar 10, 2026 4 min read

How to Change the Swappiness Value in Linux

Mar 10, 2026 7 min read

How to Create a systemd Service File in Linux