Blog - Security

Plesk XML API Privilege Escalation: A Small-Business Server Monitoring Checklist

Plesk XML API Privilege Escalation: A Small-Business Server Monitoring Checklist

Aug 01, 2026    Mariusz Antonik    Security    7 min read

A high-severity control panel vulnerability should trigger more than a rushed patch window; it should trigger a calm verification checklist. For small teams running Plesk on Linux, the safest response is to confirm exposure, patch level, account access, file integrity, and post-remediation evidence in a repeatable order. This linux server monitoring checklist helps developers and business owners turn a scary advisory into practical actions without losing track of the fundamentals.

Read More
Wazuh Agent Enrolled but Missing from Dashboard: A Practical Checklist

Wazuh Agent Enrolled but Missing from Dashboard: A Practical Checklist

Jul 30, 2026    Mariusz Antonik    Security    7 min read

When a Wazuh agent says it is enrolled and connected but the dashboard still shows nothing, the problem is often in the gap between transport, identity, and indexed data. A calm checklist keeps teams from reinstalling agents blindly or weakening security controls just to make a host appear. Use this practical linux server monitoring workflow to verify the manager, agent identity, log flow, indexer health, and reporting expectations in the right order.

Read More
Offline PWA on a Linux Laptop: Domain, Certificate, and Monitoring Checklist

Offline PWA on a Linux Laptop: Domain, Certificate, and Monitoring Checklist

Jul 26, 2026    Mariusz Antonik    Security    8 min read

A PWA that works offline from a hosted domain can fail on a Linux laptop hotspot when mobile devices only reach it by IP address and see a certificate warning. Service workers need a trustworthy secure origin, so the fix is not only mkcert; it is name resolution, certificate trust, and repeatable network validation. This checklist walks through the practical options for local DNS, mobile trust stores, HTTPS, and linux server monitoring before you take the app into the field.

Read More
Argo CD Repo-Server Exposure Checklist for Small Teams

Argo CD Repo-Server Exposure Checklist for Small Teams

Jul 16, 2026    Mariusz Antonik    Security    7 min read

A repo-server vulnerability in a GitOps platform is not just another patch notice; it is a reminder to verify which internal services can talk to each other. Small teams running Kubernetes need a short checklist for exposure, NetworkPolicies, Redis access, patch status, and follow-up monitoring. This guide turns that concern into practical checks you can run without building a full security operations program.

Read More
Persistent Linux Remote Desktop Sessions: A Small Business Checklist

Persistent Linux Remote Desktop Sessions: A Small Business Checklist

Jul 10, 2026    Mariusz Antonik    Security    7 min read

Moving from Windows RDP to Linux desktop support is not just a tooling choice. Small teams need persistent GUI sessions, a locked local display, secure access controls, and enough monitoring to know the workstation or jump host remains healthy. This checklist explains the practical options and the operational checks to put in place before relying on remote Linux desktop sessions for daily work.

Read More
Cloud and Bot IP Allow Lists: How to Keep Server Access Rules Healthy

Cloud and Bot IP Allow Lists: How to Keep Server Access Rules Healthy

Jun 28, 2026    Mariusz Antonik    Security    7 min read

Auto-updated cloud and bot IP allow lists can save time, but they should not become blind production changes. This checklist explains how to keep Linux server access rules healthy with source review, staged rollout, validation, rollback, and weekly monitoring. Use it to reduce lockout risk while keeping trusted providers and uptime checks working.

Read More
Terraform Oracle Cloud Infrastructure: Practical Setup Guide

Terraform Oracle Cloud Infrastructure: Practical Setup Guide

Apr 16, 2026    Mariusz Antonik    Security    4 min read

Terraform simplifies how you build and manage Oracle Cloud Infrastructure by turning manual setup into repeatable code. This article walks through a practical approach to deploying OCI resources using Terraform, including VCNs and compute instances. It also highlights common mistakes and when to use OCI Resource Manager. If you're looking to standardize and scale your OCI setup, this guide gives you a clear starting point.

Read More