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

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

How to Set Up a Firewall with UFW on Ubuntu 24.04

Mar 24, 2026 9 min read

How to Remove Docker Images, Containers, Volumes, and Networks

Mar 21, 2026 8 min read

Configuring the Nginx Error and Access Logs

Mar 20, 2026 4 min read

whereis Command in Linux: Find Binary, Source, and Man Pages

Mar 20, 2026 8 min read

Configuring the Apache Error and Access Logs

Mar 20, 2026 5 min read

git clone: Clone a Repository

Mar 19, 2026 6 min read

How to Copy Files and Directories in Linux

Mar 19, 2026 5 min read

jobs Command in Linux: List and Manage Background Jobs

Mar 18, 2026 12 min read

Docker Compose: Define and Run Multi-Container Apps

Mar 18, 2026 6 min read

pushd and popd Commands in Linux: Navigate Directories with a Stack

Mar 18, 2026 6 min read series

How to Use SSHFS to Mount Remote Directories over SSH

Mar 17, 2026 8 min read series

Bash printf Command

Mar 16, 2026 8 min read

How to Build Docker Images with Dockerfile

Mar 16, 2026 6 min read

dmesg Command in Linux: Read and Filter Kernel Messages