Hello, on my dedicated server i would like to check services. I run command Code: service --status-all and get Code: [ + ] amavis [ - ] amavisd-snmp-subagent [ - ] amavis-mc [ + ] apache2 [ - ] apache-htcacheclean [ + ] apparmor [ + ] clamav-daemon [ + ] clamav-freshclam [ - ] console-setup.sh [ + ] cron [ + ] dbus [ + ] dovecot [ + ] fail2ban [ + ] haveged [ - ] hwclock.sh [ - ] keyboard-setup.sh [ + ] kmod [ + ] mariadb [ + ] memcached [ + ] named [ + ] networking [ + ] ntp [ + ] openbsd-inetd [ + ] php5.6-fpm [ + ] php7.4-fpm [ + ] postfix [ + ] postgrey [ + ] procps [ + ] pure-ftpd-mysql [ - ] quota [ - ] quotarpc [ - ] rsync [ + ] rsyslog [ - ] spamassassin [ + ] ssh [ - ] sudo [ + ] udev [ + ] ufw [ + ] unattended-upgrades But i can not understand this well. For example what is amavisd-snmp-subagent and why is disabled? quota and hwclock too. Should i enable all of them?
I would not enable services if I do not know what they are and what they do. You should read documentation for your OS and distribution to find out what amavisd-snmp-subagent is. It likely comes with amavis, so amavis documentation may tell about it. Or use Internet Search Engines with Code: amavisd-snmp-subagent