Skip to main content
Dejan Panovski

Dejan Panovski

Dejan Panovski is the founder of Linuxize, an RHCSA-certified Linux system administrator and DevOps engineer based in Skopje, Macedonia, with over two decades of experience, including a decade as a system administrator at a hosting company managing production Linux servers, followed by years of freelance work in system administration, DevOps, and technical writing. He holds a degree in computer science and specializes in practical Linux content that helps readers solve real-world problems with repeatable steps. When he is not writing, he spends time with his daughters, traveling, or hiking.

Articles by Dejan Panovski

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

Feb 11, 2026 5 min read

How to Remove Untracked Files in Git

Feb 11, 2026 4 min read

How to Remove a Git Remote

Feb 8, 2026 4 min read

How to Set or Change Timezone on Debian 13

Feb 7, 2026 4 min read

Rmmod Command in Linux

Feb 5, 2026 6 min read

Python Switch Case Statement (match-case)

Feb 5, 2026 5 min read

How to Extract (Unzip) Tar Bz2 File