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

Apr 22, 2026 7 min read

How to Setup FTP Server with Vsftpd on Raspberry Pi

Apr 22, 2026 6 min read

Ping Command in Linux

Apr 22, 2026 5 min read series

How to Enable SSH on Raspberry Pi

Apr 21, 2026 3 min read

How to Find Your IP Address in Linux

Apr 21, 2026 3 min read

How to Uninstall Software Packages on Ubuntu

Apr 21, 2026 4 min read

How to Install Python Pip on Ubuntu

Apr 21, 2026 4 min read

How to Set or Change the Time Zone in Linux

Apr 20, 2026 8 min read series

Bash Strict Mode: set -euo pipefail Explained

Apr 20, 2026 3 min read

Install RPM packages on Ubuntu

Apr 20, 2026 2 min read

How to Count Files in a Directory in Linux

Apr 20, 2026 18 min read

Basic Linux Commands Every User Should Know

Apr 19, 2026 6 min read series

Bash Heredoc: Complete Guide with Examples

Apr 19, 2026 5 min read

apt Command in Linux

Apr 19, 2026 12 min read

Tcpdump Command in Linux

Apr 18, 2026 2 min read

How to Use the gunzip Command in Linux

Apr 18, 2026 3 min read

How to Check the PostgreSQL Version

Apr 18, 2026 6 min read

git fetch vs git pull: What Is the Difference?

Apr 17, 2026 4 min read series

How to Use the Export Command in Linux

Apr 17, 2026 6 min read

How to Install Docker on Ubuntu 24.04

Apr 17, 2026 7 min read

sha256sum and md5sum Commands: Verify File Integrity in Linux