We’re pleased to announce that a new beta version of ImunifyAV, version 5.11, is now available. Learn about more features in Imunify360. The following features are new in the v.5.11 beta release:
To switch on the feature through the CLI use the following command:
imunify360-agent config update '{"MALWARE_SCANNING": {"hyperscan": true}}'
To switch off the feature through the CLI use the following command:
imunify360-agent config update '{"MALWARE_SCANNING": {"hyperscan": false}}'
This improvement reduces the consumption of server resources, ensuring smoother functioning.
By changing our malware scanner algorithms we are making the scan process smarter.
When a cleanup attempt happens repeatedly without success, it happens no more than four times in 24 hours. This avoids excessive server load and reduces the clutter of messages in the user interface in case of improper server configuration.
As a consequence of introducing this feature, we expect the user experience while working with the product to become better while overall CPU load will be reduced.
ImunifyAV v.5.11 includes 7 tasks and 3 bug fixes.
Important tasks and issues linked to support tickets:
Please give our product team feedback on version 5.11 release. Share your ideas and feature requests through feedback@imunify360.com or via our feedback form.
If you encounter any problems with this beta release, please send a comment or request to our Imunify support team via cloudlinux.zendesk.com.
To install the new ImunifyAV(+) v.5.11 beta, follow the instructions in the documentation.
To upgrade ImunifyAV(+) on CentOS/CloudLinux systems, run the command:
yum update imunify-antivirus --enablerepo=imunify360-testing
To upgrade ImunifyAV(+) on Ubuntu 16.04, run the following command:
echo 'deb https://repo.imunify360.cloudlinux.com/imunify360/ubuntu-testing/16.04/ xenial main' > /etc/apt/sources.list.d/imunify360-testing.list
apt-get update
apt-get install --only-upgrade imunify-antivirus
To upgrade ImunifyAV(+) on Ubuntu 18.04, run the following command:
echo 'deb https://repo.imunify360.cloudlinux.com/imunify360/ubuntu-testing/18.04/ bionic main' > /etc/apt/sources.list.d/imunify360-testing.list
apt-get update
apt-get install --only-upgrade imunify-antivirus
To upgrade ImunifyAV(+) on Ubuntu 20.04, run the following command:
echo 'deb https://repo.imunify360.cloudlinux.com/imunify360/ubuntu-testing/20.04/ focal main' > /etc/apt/sources.list.d/imunify360-testing.list
apt-get update
apt-get install --only-upgrade imunify-antivirus
To upgrade Imunify360 on Debian 9, run the following command:
echo 'deb https://repo.imunify360.cloudlinux.com/imunify360/debian-testing/9/ stretch main' > /etc/apt/sources.list.d/imunify360-testing.list
apt-get update
apt-get install --only-upgrade imunify-antivirus
To upgrade Imunify360 on Debian 10, run the following command:
echo 'deb https://repo.imunify360.cloudlinux.com/imunify360/debian-testing/10/ buster main' > /etc/apt/sources.list.d/imunify360-testing.list
apt-get update
apt-get install --only-upgrade imunify-antivirus