Skip to main content

All Articles

Browse all Linuxize tutorials, guides, and references.

Apr 20, 2026 2 min read

How to Count Files in a Directory in Linux

Apr 20, 2026 18 min read

Basic Linux Commands Every User Should Know

Apr 19, 2026 6 min read series

Bash Heredoc: Complete Guide with Examples

Apr 19, 2026 5 min read

apt Command in Linux

Apr 19, 2026 12 min read

Tcpdump Command in Linux

Apr 18, 2026 2 min read

How to Use the gunzip Command in Linux

Apr 18, 2026 3 min read

How to Check the PostgreSQL Version

Apr 18, 2026 6 min read

git fetch vs git pull: What Is the Difference?

Apr 17, 2026 4 min read series

How to Use the Export Command in Linux

Apr 17, 2026 6 min read

How to Install Docker on Ubuntu 24.04

Apr 17, 2026 7 min read

sha256sum and md5sum Commands: Verify File Integrity in Linux

Apr 17, 2026 2 min read

How to Check the PHP Version

Apr 17, 2026 5 min read

How to Run a Python Script in Linux

Apr 16, 2026 9 min read

PostgreSQL User Management: Create Users and Grant Privileges

Apr 16, 2026 5 min read

How to Create MySQL User Accounts and Grant Privileges

Apr 16, 2026 5 min read series

How to Change the SSH Port in Linux

Apr 16, 2026 4 min read

How to List PostgreSQL Databases and Tables using psql

Apr 15, 2026 10 min read series

SSH Tunnel: Local, Remote, and Dynamic Port Forwarding

Apr 15, 2026 8 min read

git cherry-pick Command: Apply Commits from Another Branch

Apr 15, 2026 9 min read series

How to Set Environment Variables in Linux