RAM usage of all services
- myVesta
- Site Admin
- Posts: 908
- Joined: Fri Jun 19, 2020 9:59 am
- Has thanked: 8 times
- Been thanked: 6 times
Yes.
2GB is enough too.
If you have 2GB of RAM, just don't install ClamAV.
Or stop ClamAV and disable, if it's already installed:
2GB is enough too.
If you have 2GB of RAM, just don't install ClamAV.
Or stop ClamAV and disable, if it's already installed:
Code: Select all
systemctl stop clamav-daemon.service
systemctl disable clamav-daemon.service
systemctl stop clamav-freshclam.service
systemctl disable clamav-freshclam.service
sed -i "s/^CLAMD =/#CLAMD =/g" /etc/exim4/exim4.conf.template
systemctl restart exim4