Blog - Security

Investigating Unexpected Outbound Connections on Linux Servers

Investigating Unexpected Outbound Connections on Linux Servers

Aug 23, 2026    Mariusz Antonik    Security    6 min read

Unexpected outbound connections on a Linux server deserve careful investigation, but they do not always mean compromise. This checklist shows how to map a connection to a process, verify the destination, correlate the timing with deployments and scheduled jobs, and choose a safe response. Use it to make linux server monitoring more practical for developers and small business owners who need calm, evidence-based triage.

Read More
Linux Server Hardening Checklist with Monitoring for Small Teams

Linux Server Hardening Checklist with Monitoring for Small Teams

Aug 13, 2026    Mariusz Antonik    Security    6 min read

A Linux hardening guide is most useful when it turns into repeatable checks, not a one-time setup sprint. This checklist connects SSH, patching, firewall rules, backups, certificates, and linux server monitoring into a practical routine for small teams. Use it to reduce exposure, catch drift, and keep production servers safer without building a heavyweight security program.

Read More
Daily Linux Server Security Audit Checklist for Small Teams

Daily Linux Server Security Audit Checklist for Small Teams

Aug 11, 2026    Mariusz Antonik    Security    6 min read

A daily Linux server security audit helps small teams catch exposed ports, missing patches, weak access paths, and suspicious drift before they become emergencies. This checklist shows what to automate, what to review manually, and how to combine quick external scans with practical linux server monitoring. Use it to build a lightweight routine that improves security without creating another dashboard to babysit.

Read More
Linux Server Hardening Checklist for Small Business Teams

Linux Server Hardening Checklist for Small Business Teams

Aug 09, 2026    Mariusz Antonik    Security    6 min read

Linux server hardening works best when security controls and monitoring are planned together. This checklist helps developers, homelab operators, and small business owners lock down SSH, patching, accounts, firewalls, backups, and service exposure without losing operational visibility. Use it as a practical baseline before a server becomes production-critical.

Read More
Linux Server Monitoring Checklist for High-Risk CVE Advisories

Linux Server Monitoring Checklist for High-Risk CVE Advisories

Aug 07, 2026    Mariusz Antonik    Security    7 min read

When a high-risk Linux advisory appears before a fixed package is available, small teams need a calm way to reduce exposure without making rushed changes. This checklist shows developers and small business owners how to use linux server monitoring, inventory checks, log review, and change planning while waiting for vendor patches. Use it for SSRF, local file read, package, and service advisories where the right response is visibility first, then controlled remediation.

Read More
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