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

Jun 25, 2026 5 min read

Delete Files and Directories in Python: os, pathlib, and shutil

Jun 25, 2026 7 min read

How to Rename Files and Directories in Linux

Jun 25, 2026 8 min read

modprobe Command in Linux: Load and Manage Kernel Modules

Jun 24, 2026 4 min read

How to Set Git Username and Email with git config

Jun 24, 2026 9 min read

GitHub CLI: Manage Repositories, Issues, and Pull Requests

Jun 23, 2026 4 min read

How to Comment in Python

Jun 23, 2026 8 min read

How to Install Caddy on Ubuntu 26.04

Jun 22, 2026 4 min read

How to Check if a File or Directory Exists in Python

Jun 22, 2026 4 min read

curl vs wget: Differences and When to Use Each

Jun 21, 2026 13 min read

PostgreSQL Backup and Restore with pg_dump and pg_restore

Jun 21, 2026 5 min read

How to Install pip on Debian 11, 12, and 13

Jun 20, 2026 5 min read

pip vs apt: Installing Python Packages on Linux

Jun 20, 2026 4 min read

How to Install Python Pip on Ubuntu

Jun 20, 2026 5 min read series

/etc/passwd in Linux: File Format and Fields Explained

Jun 20, 2026 7 min read series

Bash Exit Command and Exit Codes

Jun 20, 2026 6 min read

TCP vs UDP: Differences and When to Use Each

Jun 20, 2026 7 min read

at Command in Linux: Schedule One-Time Tasks

Jun 19, 2026 5 min read

How to Add a Git Remote

Jun 19, 2026 9 min read

rsync Incremental Backups with --link-dest

Jun 18, 2026 7 min read

How to Install and Use Ollama on Ubuntu: Run LLMs Locally