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

Jun 2, 2026 4 min read

Grep Multiple Patterns: Match Strings, Words, and Regex

Jun 2, 2026 5 min read

chgrp Command in Linux: Change File Group Ownership

Jun 1, 2026 5 min read

dpkg Command in Linux: Install and Manage Debian Packages

May 31, 2026 4 min read series

How to Pass Arguments to a Bash Script

May 31, 2026 4 min read

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

May 31, 2026 5 min read series

Bash source Command: Load Scripts and Variables

May 31, 2026 6 min read

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

May 30, 2026 7 min read

tr Command in Linux: Translate, Delete, and Squeeze Characters

May 30, 2026 8 min read

Understanding the /etc/fstab File in Linux

May 30, 2026 6 min read series

How to Create Bash Aliases

May 30, 2026 9 min read

iptables Command in Linux: Manage Firewall Rules

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 4 min read

nano Save and Exit: Save Files and Quit the Editor

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 5 min read

How to Change a Git Commit Message