Uninstall CloudLinux imunify360
Recently all CloudLinux installed imunify360 on all my Cpanel Servers. This is a paid product, so free version is not much useful as you need to scan manually. I use maldet on all my servers and happy with it, so i removed imunify360 from my servers.
To uninstall imunify360, run
1 |
yum remove imunify-antivirus imunify-antivirus-cpanel -y |
Disable the repo with
1 |
sed -i 's/enabled=1/enabled=0/g' /etc/yum.repos.d/imunify360.repo |
Update license
1 |
REG_KEY=<activation_key_here> imunify360-agent register |
If you have IP based license, use
1 |
imunify360-agent register |