Page 2 of 2

Re: IMUNIFYAV

Posted: Thu 16. Feb 2023, 11:59
by BasHeijermans
Are you using OpenVZ type VPS?
Because if you do, then swapping is not allowed inside the VPS.

Re: IMUNIFYAV

Posted: Thu 16. Feb 2023, 13:49
by Florian
Install of ImunifyAV on KeyHelp

1. Create domain for the Webpanel of Imunify
2. Enable PHP function proc_open (disabled by default)
3. Create file /etc/sysconfig/imunify360/integration.conf
4. Make configuration in integration.conf
Example:

Code: Select all

[paths]
ui_path = /home/users/keyhelp-user/www
ui_path_owner = keyhelp-user:keyhelp-user
[pam]
service_name = system-auth

5.

Code: Select all

wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh -O imav-deploy.sh
bash imav-deploy.sh
6. After the installation you should reach the Webpanel under the domain created in step 1 and login as root

Re: IMUNIFYAV

Posted: Thu 16. Feb 2023, 22:31
by prune
BasHeijermans wrote: Thu 16. Feb 2023, 11:59 Are you using OpenVZ type VPS?
Because if you do, then swapping is not allowed inside the VPS.
It was openvz before but now it is kvmlite

Re: IMUNIFYAV

Posted: Thu 16. Feb 2023, 23:04
by prune
Florian wrote: Thu 16. Feb 2023, 13:49 Install of ImunifyAV on KeyHelp

1. Create domain for the Webpanel of Imunify
2. Enable PHP function proc_open (disabled by default)
3. Create file /etc/sysconfig/imunify360/integration.conf
4. Make configuration in integration.conf
Example:

Code: Select all

[paths]
ui_path = /home/users/keyhelp-user/www
ui_path_owner = keyhelp-user:keyhelp-user
[pam]
service_name = system-auth

5.

Code: Select all

wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh -O imav-deploy.sh
bash imav-deploy.sh
6. After the installation you should reach the Webpanel under the domain created in step 1 and login as root
Hi florian!

Can you make the owner of imunifyav root-root and not a keyhelp-user? So it will scan /home/users/ and not just /home/users/keyhelp-user ?

Their page says debian 10 only. Will this run on debian 11?

How can you uninstall this later? Just delete the directory? Thanks!

Re: IMUNIFYAV

Posted: Fri 17. Feb 2023, 12:00
by prune
I just installed it now thank you florian :)

I dont think it scans within archives and it detected this. Is this part of keyhelp?

/home/keyhelp/www/adminer/adminer/adminer.php

Re: IMUNIFYAV

Posted: Fri 17. Feb 2023, 14:36
by Florian
Hallo,

the user is only for the webpanel.

Just have a look into the manual for further information:

https://docs.imunifyav.com/imunifyav/#h ... -imunifyav

Adminer is an alternative for PHPmyAdmin and installed with Keyhelp.