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 11, 2026 8 min read new series

Linux Pipes Explained: How to Use the | Operator

Jun 10, 2026 4 min read

Linux Time Command

Jun 10, 2026 6 min read

How to Add User to Sudoers in Debian

Jun 10, 2026 4 min read

Uptime Command in Linux

Jun 10, 2026 8 min read new

How to Deploy a Node.js Application on Ubuntu 26.04

Jun 10, 2026 7 min read

How to Connect to MySQL through SSH Tunnel

Jun 9, 2026 5 min read new series

Bash Array Operations: Length, Search, Slice, and Reverse

Jun 8, 2026 7 min read new

pnpm Command: Install and Manage Node.js Packages

Jun 7, 2026 5 min read

Cron Every 5 Minutes: 5, 10, and 15-Minute Crontab Examples

Jun 7, 2026 8 min read new

How to Install Ansible on Ubuntu 26.04 and Write Your First Playbook

Jun 7, 2026 8 min read

ls Command in Linux: List Files and Directories

Jun 6, 2026 3 min read

How to Set Up Automatic Kernel Updates on Linux

Jun 6, 2026 9 min read

How to Fix the WordPress White Screen of Death

Jun 6, 2026 8 min read

What Is an SSL/TLS Certificate and How Does It Work?

Jun 6, 2026 8 min read new

How to Use OpenSSL: Generate Keys, Certificates, and Test TLS

Jun 5, 2026 7 min read new

npm Command: Install and Manage Node.js Packages

Jun 4, 2026 5 min read

Fix "sudo: command not found" on Linux

Jun 3, 2026 10 min read

Podman vs Docker: Differences and Migration Guide

Jun 3, 2026 10 min read

How to Back Up and Restore MySQL Databases with Mysqldump

Jun 2, 2026 5 min read

pip vs apt: Installing Python Packages on Linux