Uninstall
How to stop Imunify360
For CentOS6/CloudLinux6, run the following command:
service imunify360 stop
For all other operating systems, run the following command:
systemctl stop imunify360
How to uninstall Imunify360
To uninstall Imunify360, run:
bash i360deploy.sh --uninstall
If you have already deleted i360deploy.sh
then download it by running:
wget https://repo.imunify360.cloudlinux.com/defence360/i360deploy.sh
and proceed to the directory with the script.
For CloudLinux OS, please run the following commands:
/usr/sbin/cagefsctl --force-update
/usr/sbin/cagefsctl --remount-all
to remount CageFS and remove files from user's local directories as after uninstalling these files are not removed automatically and can generate errors to Apache log.
See also: Imunify360/AV uninstallation FAQ.
How to disable updates
Starting from Imunify360 v.4.10, if you need to disable Imunify360 then you need to disable updates as well by editing cron file and comment out the update command.
CloudLinux OS/CentOS
/etc/cron.daily/imunify360.cron
Ubuntu
/etc/cron.daily/imunify360-firewall