Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
virtualmin - A virtual hosting management system
- 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