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

Jul 26, 2026 4 min read

How to Convert MP4 to MP3 with ffmpeg

Jul 25, 2026 7 min read

How to Find Which Process Is Using a Port in Linux

Jul 24, 2026 6 min read

CIDR Notation and Subnetting Explained

Jul 23, 2026 8 min read series

SSH Connection Refused: Causes and Fixes

Jul 23, 2026 7 min read

How to Connect to a Docker Container

Jul 22, 2026 4 min read

Dockerfile COPY vs ADD: Which to Use

Jul 22, 2026 5 min read

Linux uname Command: Print System Information

Jul 21, 2026 8 min read

which Command in Linux: Find Executable Locations

Jul 21, 2026 6 min read

How to Set or Change the Time Zone in Linux

Jul 21, 2026 5 min read

head Command in Linux: Print the First N Lines of a File

Jul 21, 2026 7 min read

lsusb, lspci, and lshw: List Hardware in Linux

Jul 20, 2026 6 min read

How to Comment Out Multiple Lines in Vim

Jul 20, 2026 6 min read

tail Command in Linux: Show Last Lines and Follow Logs

Jul 19, 2026 9 min read series

umask Command in Linux: Set Default File Permissions

Jul 19, 2026 5 min read series

export Command in Linux: Set Bash Environment Variables

Jul 19, 2026 5 min read

How to Check Java Version

Jul 19, 2026 5 min read

What Is an Inode in Linux

Jul 18, 2026 8 min read

How to Install Docker on Ubuntu 24.04

Jul 18, 2026 8 min read

lsof Command in Linux: Find Open Files and What Is Using a Port

Jul 18, 2026 5 min read

How to Select All in Vim: Copy, Delete, or Yank Every Line