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 10, 2026 10 min read

Debian vs Ubuntu Server: Which One Should You Use?

Jul 10, 2026 6 min read

apt vs apt-get: The Difference and When to Use Each

Jul 10, 2026 7 min read

How to Manage Node.js Processes with PM2

Jul 9, 2026 4 min read

How to Check Your Ubuntu Version

Jul 9, 2026 7 min read series

Bash Parameter Expansion: Defaults, Substrings, and Replacement

Jul 8, 2026 11 min read

htop Command in Linux: How to Monitor and Manage Processes

Jul 8, 2026 4 min read series

How to Concatenate Strings in Bash

Jul 8, 2026 7 min read

smartctl Command in Linux: Check Disk Health with SMART

Jul 8, 2026 10 min read

find Command in Linux: Search Files and Directories

Jul 7, 2026 6 min read

What Is Load Average in Linux: 1, 5, and 15 Minute Averages

Jul 6, 2026 8 min read

How to Extract (Unzip) tar.gz Files in Linux

Jul 6, 2026 6 min read

How to Install Claude Code on Ubuntu and Linux

Jul 6, 2026 5 min read

How to Create a Directory in Linux: mkdir Command Examples

Jul 5, 2026 9 min read

ffmpeg Command in Linux: Convert, Compress, and Extract Media

Jul 5, 2026 9 min read series

Bash if...else Statement

Jul 4, 2026 5 min read

Fix npm E401: Unable to Authenticate

Jul 2, 2026 6 min read

du Command in Linux: Check Disk Usage

Jul 2, 2026 8 min read

How to Install and Use Super Productivity on Linux

Jul 1, 2026 6 min read series

Bash case Statement: Match Patterns in Shell Scripts

Jul 1, 2026 8 min read series

Linux Wildcards and Globbing Explained