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

Feb 27, 2026 5 min read

How to Get and Change the Current Working Directory in Python

Feb 27, 2026 5 min read

How to Start, Stop, or Restart Nginx

Feb 27, 2026 6 min read

sort Command in Linux: Sort Lines of Text

Feb 27, 2026 5 min read

wall Command in Linux: Broadcast Messages to Logged-In Users

Feb 27, 2026 5 min read series

How to Increment and Decrement a Variable in Bash: Counter Examples

Feb 26, 2026 8 min read

journalctl Command in Linux: Query and Filter System Logs

Feb 26, 2026 7 min read

stat Command in Linux: Display File and Filesystem Information

Feb 26, 2026 5 min read series

How to Create Groups in Linux: groupadd Command

Feb 26, 2026 5 min read

touch Command in Linux: Create Files and Update Timestamps

Feb 25, 2026 6 min read series

Bash Arrays

Feb 25, 2026 6 min read

How to Create a File in Linux

Feb 25, 2026 7 min read

at Command in Linux: Schedule One-Time Tasks

Feb 24, 2026 5 min read

which Command in Linux: Find Executable Locations

Feb 24, 2026 6 min read

PHP Error Reporting: Enable, Display, and Log Errors

Feb 23, 2026 4 min read

How to Create a tar.gz File in Linux

Feb 23, 2026 7 min read

Rsync Command in Linux with Examples

Feb 22, 2026 6 min read

Linux patch Command: Apply Diff Files

Feb 22, 2026 3 min read

Linux basename Command: Strip Directory and Suffix from File Names

Feb 21, 2026 4 min read

Linux uname Command: Print System Information

Feb 19, 2026 6 min read series

.bashrc vs .bash_profile: What is the Difference?