Posts
2024
Obtain SSL Certificate(s) with Certbot
··11 words·1 min
Use Certbot to obtain free TLS certificate from Let’s Encrypt.
Install Mautic using the Production Package
··299 words·2 mins
How to Install Mautic 5 using the Production Package on Debian 12 with Apache, PHP-FPM and MariaDB
Setup Nginx to host a Static Site
··240 words·2 mins
A reasonably secure Nginx config for static site hosting with TLS using Let’s Encrypt certificate.
Learn Regex the Easy Way
··3018 words·15 mins
A regular expression is a group of characters or symbols which is used to find a specific pattern in a text.