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

May 28, 2026 7 min read series

Bash while Loop: Syntax and Examples

May 28, 2026 4 min read series

Bash: Check if String Contains Substring

May 28, 2026 7 min read

Network Bandwidth Monitoring Tools: iftop, nload, bmon, and vnstat

May 28, 2026 7 min read

rm Command in Linux: Remove Files and Directories

May 27, 2026 7 min read

Bash set Command: set -e, set -x, and set -u Explained

May 27, 2026 6 min read

How to List Installed Packages on Debian

May 27, 2026 6 min read

localhost: 127.0.0.1 and Loopback Explained

May 26, 2026 10 min read

ripgrep Command in Linux: Fast Recursive Search

May 25, 2026 8 min read

nslookup Command in Linux: Query DNS Records

May 25, 2026 7 min read

whois Command in Linux: Query Domain Registration Info

May 23, 2026 7 min read

How to Revert a Commit in Git

May 23, 2026 6 min read

How to Install and Use Zsh on Ubuntu

May 22, 2026 8 min read series

Bash Arithmetic: Integer and Floating-Point Math

May 22, 2026 9 min read

How to Format USB Drives and SD Cards on Linux

May 21, 2026 8 min read

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

May 21, 2026 7 min read

rsync Exclude Patterns: Skip Files and Directories

May 21, 2026 10 min read

Docker Networking: Connect Containers

May 20, 2026 7 min read

How to Use the kill Command in Linux

May 20, 2026 5 min read

How to List and Delete UFW Firewall Rules

May 20, 2026 5 min read

How to Install Nginx on Debian 13