Skip to main content

All Articles

Browse all Linuxize tutorials, guides, and references.

Feb 28, 2026 8 min read series

usermod Command in Linux: Modify User Accounts and Groups

Feb 27, 2026 5 min read

How to Get and Change the Current Working Directory in Python

Feb 27, 2026 6 min read

sort Command in Linux: Sort Lines of Text

Feb 27, 2026 5 min read

wall Command in Linux: Broadcast Messages to Logged-In Users

Feb 27, 2026 5 min read series

How to Increment and Decrement a Variable in Bash: Counter Examples

Feb 26, 2026 9 min read

journalctl Command in Linux: Query and Filter System Logs

Feb 26, 2026 7 min read series

stat Command in Linux: Display File and Filesystem Information

Feb 26, 2026 5 min read series

How to Create Groups in Linux: groupadd Command

Feb 26, 2026 5 min read

touch Command in Linux: Create Files and Update Timestamps

Feb 25, 2026 6 min read series

Bash Arrays

Feb 23, 2026 7 min read

Rsync Command in Linux with Examples

Feb 22, 2026 6 min read

Linux patch Command: Apply Diff Files

Feb 19, 2026 6 min read

Timeout Command in Linux

Feb 16, 2026 7 min read series

How to Compare Strings in Bash

Feb 12, 2026 4 min read

How to Check the MySQL Version

Feb 12, 2026 4 min read

How to Delete a MySQL Database on Linux via Command Line

Feb 12, 2026 7 min read

How to Manage MySQL Databases and Users from the Command Line

Feb 12, 2026 5 min read

How to Show a List of All Databases in MySQL

Feb 11, 2026 5 min read

How to Create and List Local and Remote Git Branches

Feb 11, 2026 4 min read

How to Change a Git Remote's URL