Letter V

virtualmin - A virtual hosting management system

Website: https://virtualmin.com
License: GPL-2.0
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-7.9.0-1.aldos.src [7.0 MiB] Changelog by Joel Barrios (2024-02-28):
- Update to 7.9.0.

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