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

Mar 16, 2026 6 min read

dmesg Command in Linux: Read and Filter Kernel Messages

Mar 16, 2026 5 min read

How to Create a sudo User on Debian

Mar 16, 2026 4 min read

paste Command in Linux: Merge Lines from Files

Mar 15, 2026 6 min read

git stash: Save and Restore Uncommitted Changes

Mar 15, 2026 6 min read

rpm Command in Linux: Install, Query, and Verify Packages

Mar 15, 2026 6 min read series

How to Transfer Files with Rsync over SSH

Mar 15, 2026 5 min read

pstree Command in Linux: View the Process Tree

Mar 14, 2026 7 min read

Python if, elif, and else Statements

Mar 14, 2026 4 min read

Python f-Strings: String Formatting in Python 3

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 9 min read

Linux ip Command with Examples

Mar 12, 2026 8 min read series

Bash read Command

Mar 11, 2026 8 min read series

Using the SSH Config File

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