CHECKING STATUS
I AM LISTENING TO
|

ARCHIVE.

Deployment
Let’s Talk!

Looking for a reliable partner to bring your project to the next level? Whether it’s development, design, security, or ongoing support—I’d love to chat and see how I can help.

Get in touch,
and let’s create something amazing together!
Days Of Docker 6

Day 6: Monocker – Monitor Docker – 7 Days of Docker

Monitoring the health and status of Docker containers is crucial for maintaining a reliable and efficient environment. Monocker is a lightweight tool designed to address this need by monitoring Docker container state changes and sending real-time alerts through various messaging platforms. What is Monocker? Monocker, short for “MONitors dOCKER,” is an open-source application that keeps […]

The Letters Of The Alphabet Are Arranged Crosswise 2023 11 27 05 02 11 Utc

Best Solutions to Run WordPress Locally 2025

Running WordPress locally is essential for testing, development, and experimentation without affecting a live website. There are several solutions available, each catering to different needs. Below, we explore the best ways to set up WordPress on your local machine, along with useful links. 1. Local by Flywheel Local by Flywheel is a user-friendly tool that simplifies […]

Days Of Docker5

Day 5: mosparo an Open-Source Spam Protection solution – 7 Days of Docker

If you’re looking for an efficient and streamlined way to integrate mosparo, an open-source spam protection solution, into your workflow, running it via Docker is an excellent choice. Docker allows you to deploy mosparo quickly without worrying about dependencies or manual configurations. In this guide, we’ll walk through setting up mosparo with Docker. Prerequisites Before getting […]

Days Of Docker4

Day 4: Kimai Time Tracking – 7 Days of Docker

Kimai is a powerful open-source time-tracking application that helps businesses and freelancers efficiently manage work hours and billing. It supports multi-user environments, customizable reporting, and integrations with various tools. In this guide, we’ll walk through setting up Kimai using Docker and explore how to use it effectively. Why Use Kimai with Docker? Running Kimai with […]

Docker Day 3

Day 3: GlitchTip – 7 Days of Docker

GlitchTip and Sentry are both error tracking and performance monitoring tools designed to help developers detect, diagnose, and fix issues in their applications. Why Should You Use Them? What is GlitchTip? GlitchTip is an open-source error tracking and performance monitoring tool, serving as an alternative to Sentry. It provides similar features, such as: What is […]

Power racing car on speed track. Car competitions, vector illustration

Understanding Concurrent Connections and Server Limits

What Are Concurrent Connections? Multiple connections happening roughly within a 500-millisecond timespan can be considered concurrent connections. When evaluating new server hardware, you must consider whether your setup will hit a concurrent connection limit at some point. Exceeding these limits can lead to slow response times, dropped connections, or server crashes, affecting user experience and business operations. How […]

2023 Wordpress Speedup Mo Files

WordPress: Caching MO-files … Does it make any sense!

First a bit of context :) What is Gettext? Translation within WordPress is based of Gettext. Gettext is a software internationalization and localization (i18n) framework used in many programming languages to facilitate the translation of software applications into different languages. It provides a set of tools and libraries for managing multilingual strings and translating them […]

Keep It Simple

WordPress Cron + WP-CLI + Ntfy

THE GOAL Create a system cron for WordPress, that is accessible and can be easily tweaked to provide more details. Here some basic information about crons and the tools I am going to use … WordPress CRON In WordPress, the term “cron” refers to the system used for scheduling tasks to be executed at predefined […]

Some .htaccess security measures

Secure access to single file by IP Secure access to a whole directory of files  Secure a single file with a Basic Login  Secure multiple files and deny access Allow only some files to be accessed  Prevent directory browsing Disable hotlinking      

Crontab

Cron / Crontab Tips Collection

I will use this article to collect interesting tips and tricks about using the Linux cron. This is not so much about setting up a cron, but about little things I use or discovered! What is a cron ? The cron daemon is a long-running process that executes commands at specific dates and times. You can use […]

1 / 21