J'ai rédigé un guide sur la configuration de mod_evasive. Au programme : détection de comportements suspects et bannissement automatique des IP.

À lire ici : https://anthony.domps.fr/article/protection-dos-apache-mod-evasive

#Apache #SelfHosted #SysAdmin #Sécurité #WebStack #Debian #OpenSource #MastodonAdmin

Protéger votre serveur Web contre les attaques DoS avec mod_evasive pour Apache

Découvrez comment mod_evasive permet de détecter et de bannir automatiquement les adresses IP suspectes. Dans cet article, nous verrons comment configurer ce module pour bloquer les attaques DoS et les tentatives de brute-force.

Anthony Domps

Gibt es noch andere Tools oder Ecken im Fediverse, die ihr gerne nutzt? ✨✍️

Ich freue mich riesig über eure Tipps und Erfahrungen in den Kommentaren! 💬👇
#Empfehlungen #WebStack #FediLove #OpenSource

Erstaunlich, wie schlecht das Speichermanagement aktueller ("Web")Programme bzw. #Browser Laufzeitumgebung ist. Ich halte es für vorsintflutlich, wenn man in einer mehrstündigen Arbeitssitzung für ein #Programm mehrere GByte Speicher benötigt, weil die garbage collection nicht "funktioniert". Solche Probleme hatte ich vor "dem" aktuellen #Webstack lange hinter mir gelassen. Nun kommen #Ressourcen Probleme zurück, die ich nicht mehr für möglich gehalten hätte. #development #software #devops

Figured out a way to push C# types into a Typescript web frontend.

https://github.com/domi-ninja/t3sharp/

#webdev #webstack #csharp #typescript
#cursedcoding

GitHub - domi-ninja/t3sharp: c# .net api -> nextjs react ts frontend

c# .net api -> nextjs react ts frontend. Contribute to domi-ninja/t3sharp development by creating an account on GitHub.

GitHub
Create MySQL Database And Table Using PHP In XAMPP - OSTechNix

This guide explains how to create a MySQL database and table using PHP and how to create them manually via phpMyAdmin using XAMPP stack.

OSTechNix