Category: Nginx

  • 🚀 How to Increase the WordPress Max Upload File Size on a VPS with ISPConfig, Nginx, and OLS

    WordPress PHP limit

    Are you trying to upload a large file to your WordPress Media Library, only to be stopped by that frustrating 20MB limit? This issue is incredibly common on servers with advanced configurations—such as those where ISPConfig manages Nginx and OpenLiteSpeed/PHP-FPM—because the file size limit is enforced in multiple places simultaneously. Here is the definitive guide…

  • Forget aout Life360. OwnTracks on TrueNAS: Your Private Location Server

    OpenStreetMap

    Nowadays, many people use location tracking apps like Life360 to know where family members are. They are convenient, but they involve giving your location data to a third-party company. OwnTracks is an open-source alternative that allows you to create your own private location server, giving you full control over your data. In this guide, we’ll…

  • Your Digital Fortress: How to Hide Applications from the Internet with Tailscale

    Tailscale Tunnel

    In today’s digital world, exposing any service to a public IP address is like sending an open invitation to uninvited guests. Automated scanners, password-guessing bots, and attackers searching for security vulnerabilities are relentless. But what if we could make our most critical applications—like a Vaultwarden password manager or a Wazuh security monitoring system—completely invisible to…

  • Case Study: When Your SIEM Goes Silent. How I Diagnosed a Wazuh Paralysis Caused by… Itself.

    Wazuh Overload

    Every administrator knows the feeling. You glance at your SIEM system’s dashboard, expecting a stream of alerts, but instead, there’s… silence. The dashboards aren’t refreshing; the last events are from hours ago. Your first thought? An outage. You log into the server, type systemctl status wazuh-manager, and see the reassuring green text: active (running). You’ve…

  • Nginx Proxy Manager on TrueNAS Scale: Installation, Configuration, and Troubleshooting

    TrueNAS Nginx Proxy Manager Jellyfin

    Section 1: Introduction: Simplifying Home Lab Access with Nginx Proxy Manager on TrueNAS Scale Modern home labs have evolved from simple setups into complex ecosystems running dozens of services, from media servers like Plex or Jellyfin, to home automation systems such as Home Assistant, to personal clouds and password managers. Managing access to each of…

  • Your Server is Secure: A Guide to Permanently Blocking Attacks

    fail2ban Permanant ban

    A Permanent IP Blacklist with Fail2ban, UFW, and Ipset Introduction: Beyond Temporary Protection In the digital world, where server attacks are a daily occurrence, merely reacting is not enough. Although tools like Fail2ban provide a basic line of defence, their temporary blocks leave a loophole—persistent attackers can return and try again after the ban expires.…

  • WordPress and the “A scheduled event has failed” error

    Wordpress blad wp cron

    Every WordPress site administrator knows that feeling. You log into the dashboard, and there’s a message waiting for you: “A scheduled event has failed”. Your heart stops for a moment. Is the site down? Is it a serious crash? Calm down! Before you start to panic, take a deep breath. This error, although it sounds…

  • OpenLiteSpeed (OLS) with Redis. Fast Cache for WordPress Sites.

    OpenLiteSpeed Redis

    Managing a web server requires an understanding of the components that make up its architecture. Each element plays a crucial role in delivering content to users quickly and reliably. This article provides an in-depth analysis of a modern server configuration based on OpenLiteSpeed (OLS), explaining its fundamental mechanisms, its collaboration with the Redis caching system,…

  • Ubuntu Server 24.04, ISPConfig (Nginx) & OpenLiteSpeed: A Modern, High-Performance Web and Email Server Without CyberPanel

    Introduction Hello there, fellow server administrators, Linux enthusiasts, and all those who don’t run screaming at the mere mention of a “reverse proxy”. Today, I’d like to share the story of a migration that – much like a decent bit of sci-fi – features a few plot twists, surprises, and, with any luck, a happy…