SSLProtocol: SSLv2 is no longer supported causing Virtualmin to serve default website
On a stock Virtualmin server you may deploy a new website, only to find that instead of the new website serving the default (first site
On a stock Virtualmin server you may deploy a new website, only to find that instead of the new website serving the default (first site
Background I gave myself this task because I wanted to write an advanced script that can: Extract a ban from fail2ban based on IP address,
Background If your Virtualmin website is using Cloudflare as a proxy you can’t use the standard Let’s Encrypt HTTP method to request a fresh certificate.
Background When installing Virtualmin, the system will prompt for small, medium, large and huge. The question is how are these parameters defined? By examining the
Here is the quick guide on how to create WordPress multi-site if you’re hosting it on Virtualmin. This example is for domain based multi-site, versus
Background Greylisting is a common technique to keep once-off spammers away from a mail server. By using timing and a triplet system based on sender
Find Virtualmin PHP versions for all websites Method 1 – virtualmin command line The command to list everything is here, but you’d want to use
The default Virtualmin template is out of date. In this article we post a modern and more up to date version, and also the outdated
On a large Virtualmin server, for some domains, you might encounter the following issue when enabling and disabling log rotation using the command line. The
The default rule used by Virtualmin for a modern Ubuntu based Apache Virtualmin server is: RedirectMatch ^/(?!.well-known)(.*)$ https://example.com/$1 The catch is you can’t just put