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
This is pretty simple. Login as root. Navigate to: Email Setttings -> Email Greylisting Add new SMTP to Whitelist Mail server IP address or hostname:
Use the command below to quickly see which sites are running (outdated) PHP versions on your Virtualmin server: find -L /home/*/etc/php.ini -xtype l -exec ls
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