Letter V

virtualmin - A virtual hosting management system

Website: http://webmin.com/virtualmin.html
License: GPLv2
Vendor: Alcance Libre, Inc.
Description:
Virtualmin is a virtual hosting management system written by Jamie
Cameron, that integrates cleanly into the Webmin system administration
tool. It was written under contract with Swell Technology and after a
brief ransom period became another Open Source tool in the
Webmin/Usermin family.

I strongly suggest to disable dns and webalizer features because:

  - Webalizer is a very outdated and unmantained program for web statistics
  - You need at least 3 DNS servers to pass current validations for DNS
  - It's a bad idea to have web and mail in the same server as DNS server

Just run the following commands to disable dns and webalizer features:
  virtualmin set-global-feature --disable-feature dns
  virtualmin set-global-feature --disable-feature webalizer

Virus and spam features require clamav and spamassassin through procmail.
That's very unpractical and you will end up with a lot of workload.

Just run the following commands to disable spam and virus features:
  virtualmin set-global-feature --disable-feature spam
  virtualmin set-global-feature --disable-feature virus

Packages

virtualmin-6.16-1.src [7.6 MiB] Changelog by Joel Barrios (2021-04-11):
- Update to 6.16.

Listing created by Repoview-0.6.6-6.fc14.al