SSL (Secure Sockets Layer) is a security protocol that functions to secure communication between clients and servers over the Internet. ... Read More The post How to Install Let’s Encrypt on AlmaLinux 10 appeared first on RoseHosting.
#lets encrypt
5 posts
21 Jan
5 Jan
In this blog post, we will explain how to install Let’s Encrypt on Ubuntu 24.04 OS. Let’s Encrypt is a ... Read More The post How to install Let’s Encrypt on Ubuntu 24.04 appeared first on RoseHosting.
29 Dec 2025
In this guide, we’ll learn how to install Let’s Encrypt on Debian 13. Let’s Encrypt is a non-profit certificate authority ... Read More The post How to Install Let’s Encrypt on Debian 13 appeared first on RoseHosting.
8 Aug 2018
For several years this blog was generated using the PHP static site generator Sculpin. I switched to Grav before deciding it was not for me. My blog does not contain dynamic data that requires PHP processing, and static HTML with JS is fine. One of the issues I had with Grav was its requirement of both a PHP-FPM and Nginx/Apache…
31 Jul 2018
Over the last 5+ years I have done all my development on local virtual machines managed by Vagrant and provisioned by Puppet. I even created a fairly well-received FOSS called PuPHPet. At the end of 2017 I started really looking into containers, and as of January started working on what will become PuPHPet’s successor, Dashtainer. While this is not a…