Virtualmin GPL script option --disable

Hi,

I have view this option on the GPL script hellp.

And i want to desactive feature and don’t install it on the server if possible.
I want to disable because i don’t use it :

  • FTP
  • Webalizer
  • Awstats
  • bind dns domain
  • Postgrel
  • etc …

Where is the feature list/name for desactivate et how i use it ?

Thanks

Hi,

You can disable Virtualmin plugins using System Settings > Features and Plugins page.

If you don’t need services as FTP, PostgreSQL or Webalizer you can also delete those packages using package manager (as longs as they are not a dependency) – not all packages can/should be uninstalled.

Have you a list of not uninstallable package ?

I wouldn’t recommend removing Postfix and BIND system packages. However, you can try removing any package you wish, and see if it has any dependencies, if not, most of the time it’s safe to remove it. You must clearly understand what you’re doing, otherwise, just stop and disable the service using systemctl stop/disable service command, and switch it off as a feature from System Settings > Features and Plugins page.

Ok thanks

i have disabled ProFTPD,
I need postfix but not bind but i let him installed and disabled feature

This topic was automatically closed 4 days after the last reply. New replies are no longer allowed.