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

Aug 16, 2026 9 min read series

echo Command in Linux: Print Text and Variables

Aug 15, 2026 18 min read

Grep Command in Linux with Examples

Aug 15, 2026 6 min read

Grep Multiple Patterns: Match Strings, Words, and Regex

Aug 15, 2026 10 min read series

Block Devices, Partitions, and Filesystems in Linux Explained

Aug 15, 2026 7 min read

Grep Exclude: Patterns, Files, and Directories

Aug 14, 2026 7 min read series

Bash Shebang: What #!/bin/bash Means in Shell Scripts

Aug 14, 2026 9 min read

last Command in Linux: Check Login History

Aug 14, 2026 11 min read

How to Use wget in Linux with Examples

Aug 14, 2026 11 min read series

How to List Users in Linux

Aug 13, 2026 13 min read series

history Command in Linux: View and Manage Bash History

Aug 13, 2026 8 min read series

lsblk Command in Linux: List Block Devices

Aug 13, 2026 8 min read

How to Undo and Redo in Vim / Vi

Aug 13, 2026 10 min read series

How to Remove a User in Linux

Aug 11, 2026 7 min read

How to Install Node.js and npm on Ubuntu 26.04

Aug 11, 2026 9 min read series

su Command in Linux: How to Switch Users

Aug 11, 2026 7 min read

How to Install Node.js and npm on Ubuntu 24.04

Aug 11, 2026 11 min read

How to Remove or Delete a Directory in Linux

Aug 11, 2026 6 min read

How to Tail and Filter Logs in Real Time on Linux

Aug 9, 2026 8 min read series

Bash until Loop

Aug 8, 2026 12 min read series

Linux File Permissions Explained