Install ImunifyAV(+) on cPanel / DirectAdmin Server
Login to server with root privileges, and run the following commands.
wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh -O imav-deploy.sh
bash imav-deploy.sh
If you have ImunifyAv+ license for your IP, run the command like:
bash imav-deploy.sh –key IPL
If you have a license key, run:
bash imav-deploy.sh –key <YOUR-KEY>
To list all available options.
bash imav-deploy.sh -h
To uninstall it, run the command below after downloading the install script if you have removed it.
bash imav-deploy.sh –uninstall
Refer https://docs.imunify360.com/imunifyav/#installation-guide for more details.
cPanel backup error : mysqldump: Got error: 1049: “Unknown database when selecting the database”