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 4, 2026 6 min read series

Bash Functions

Apr 4, 2026 5 min read

Create a Linux Swap File

Apr 3, 2026 4 min read

How to Upgrade Debian 12 to Debian 13 Trixie

Apr 3, 2026 8 min read series

Bash if...else Statement

Apr 2, 2026 5 min read

Nginx Server Blocks on Ubuntu: Host Multiple Websites

Apr 2, 2026 9 min read

nmap Command in Linux with Practical Examples

Apr 1, 2026 8 min read

lsof Command in Linux: List Open Files and Network Connections

Mar 31, 2026 8 min read

How to Check for Listening Ports in Linux: Find Open and Used Ports

Mar 31, 2026 6 min read

How to Unzip Files in Linux

Mar 31, 2026 7 min read

How to Use Nano, the Linux Command Line Text Editor

Mar 30, 2026 5 min read

id Command in Linux: Display User and Group Information

Mar 30, 2026 9 min read

sed Delete Lines: Remove Lines by Number, Pattern, or Range

Mar 29, 2026 3 min read

How to Rename Directories in Linux

Mar 29, 2026 4 min read

How to Check Java Version

Mar 28, 2026 4 min read

How to Check Linux Version

Mar 27, 2026 4 min read

w Command in Linux: Show Logged-In Users and Activity

Mar 27, 2026 3 min read

sysctl Command in Linux: View and Change Kernel Parameters

Mar 27, 2026 3 min read

Install xrdp on Raspberry Pi: Remote Desktop Setup Guide

Mar 26, 2026 4 min read

How to Set Git Username and Email with git config

Mar 26, 2026 2 min read

How to Unzip a .gz File in Linux