Uninstall:
To uninstall ImunifyAV, you need to first download the imav-deploy.sh script with the following command:
wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh
Then run this command to uninstall ImunifyAV from the server:
bash imav-deploy.sh --uninstall
Stop:
ImunifyAV runs as a daemon so the service can be managed using the standard service management commands.
For CentOS/CloudLinux OS 6, run the following command:
service imunify-antivirus stop
For all other operating systems, run the following command:
systemctl stop imunify-antivirus
Comments
0 comments
Article is closed for comments.