Skip to main content

Practical Linux Tutorials and Command-Line Guides

Search hundreds of step-by-step tutorials for Bash, Ubuntu, networking, security, and more.

Linuxize Weekly Newsletter

A quick weekly roundup of new tutorials, news, and tips.

Latest Articles

View all articles
Aug 19, 2026 11 min read series

How to Redirect stderr to stdout in Bash

Aug 19, 2026 7 min read

How to Delete Lines in Vim / Vi

Aug 18, 2026 5 min read

How to Check Your Debian Version: Commands and Release List

Aug 18, 2026 6 min read

How to Remove a Symbolic Link (Symlink) in Linux

Aug 18, 2026 6 min read series

How to Run a Bash Script in Linux

Aug 17, 2026 7 min read series

sleep Command in Linux: Pause a Bash Script

Aug 17, 2026 11 min read

How to Create a Self-Signed SSL Certificate with OpenSSL

Aug 17, 2026 12 min read

Tar Command in Linux: Create and Extract Archives with Examples

Aug 16, 2026 26 min read

awk Command in Linux: Syntax, Patterns, and Examples

Aug 16, 2026 5 min read

Linux basename Command: Get File Name from Path in Bash