How to create a subdomain based WordPress multisite on the Virtualmin control panel
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
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
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
Background Enabling disk quotas are essential to managing your hard drive resources. Even if you don’t have restrictions, turning on quotas and putting in soft
Background You might experience the following MySQL error whilst trying to restore a Virtualmin database: #3 – Error writing file ‘./DB_NAME/TABLE_NAME.frm’ (Errcode: 122) Solution Check
Background On a newly installed Virtualmin server you might see events complaining about a missing config file for filter.d/sshd-ddos as per below: Jul 13 19:57:35
Background Whilst trying to access the S3 configuration on a newly installed Virtualmin server, you might encounter the following error: The Perl module XML::Simple needed