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

unlink Command in Linux: Remove a Single File

Mar 4, 2026 6 min read series

How to Change the SFTP Port

Mar 4, 2026 6 min read

uniq Command in Linux: Remove and Count Duplicate Lines

Mar 4, 2026 8 min read series

umask Command in Linux: Set Default File Permissions

Mar 3, 2026 5 min read

head Command in Linux: Display the First Lines of a File

Mar 3, 2026 4 min read

How to Install Git on Raspberry Pi

Mar 3, 2026 6 min read

Using curl to Make REST API Requests

Mar 3, 2026 6 min read

How to Start, Stop, and Restart Apache on Linux

Mar 3, 2026 8 min read series

ssh Command in Linux: Connect to Remote Servers

Mar 2, 2026 4 min read

pwd Command in Linux: Print the Current Working Directory

Mar 2, 2026 4 min read

How to Install TeamViewer on Ubuntu 24.04

Mar 2, 2026 7 min read

Check Open Ports in Linux: nmap, netcat, and Bash

Mar 2, 2026 7 min read

ifconfig Command in Linux: Configure Network Interfaces

Mar 2, 2026 8 min read series

Bash For Loop: Syntax and Examples

Mar 1, 2026 5 min read series

groupdel Command in Linux: Delete a Group

Mar 1, 2026 5 min read

wc Command in Linux: Count Lines, Words, and Bytes

Mar 1, 2026 4 min read series

Bash String Concatenation: Combine Variables and Strings

Feb 28, 2026 7 min read series

Bash Exit Command and Exit Codes

Feb 28, 2026 5 min read

top Command in Linux: Monitor Processes in Real Time

Feb 28, 2026 8 min read series

usermod Command in Linux: Modify User Accounts and Groups