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

Sep 5, 2026 8 min read

Listing Linux Services with systemctl

Sep 3, 2026 13 min read

Crontab: Scheduling Cron Jobs in Linux

Sep 3, 2026 11 min read

CPU Info on Linux: Check CPU Details from the Command Line

Sep 3, 2026 11 min read

ps Command in Linux: ps aux and Common Options

Sep 2, 2026 11 min read

Check Open Ports in Linux: nmap, netcat, and Bash

Sep 2, 2026 12 min read

ss Command in Linux: Display Socket Statistics

Sep 2, 2026 9 min read

How to Open a Port in the Firewall on Linux

Sep 1, 2026 10 min read

PHP Error Reporting: Enable, Display, and Log Errors

Sep 1, 2026 12 min read

dnf Command in Linux: Install, Update, and Manage Packages

Sep 1, 2026 9 min read

How to List Installed Packages on Debian with apt and dpkg

Aug 31, 2026 10 min read

What Is .bashrc? When It Runs and What to Put in It

Aug 31, 2026 5 min read

How to Create a tar.gz File in Linux

Aug 31, 2026 13 min read

Best Linux Distros for Every Use Case in 2026

Aug 30, 2026 7 min read series

How to Create Bash Aliases

Aug 30, 2026 9 min read

wc Command in Linux: Count Lines, Words, and Bytes

Aug 30, 2026 9 min read

reboot Command in Linux: Restart with systemctl and shutdown -r

Aug 28, 2026 12 min read

Linux Kill Process: Stop Processes by PID or Name

Aug 28, 2026 10 min read series

df Command in Linux: Check Disk Space Usage

Aug 28, 2026 9 min read series

How to Add a Directory to PATH in Linux

Aug 28, 2026 13 min read

traceroute Command in Linux