Tag: malware

Fight the Malware with Custom ClamAV to on cPanel Servers

10 March 2018

Installing ClamAV via Command Line (SSH) This command tells the system that we want ClamAV to be listed as installed by the local RPM system: /scripts/update_local_rpm_versions –edit target_settings.clamav installed This command is the one responsible for installing the ClamAV RPM on your server: /scripts/check_cpanel_rpms –fix –targets=clamav Creating Symbolic Links If you need manually scan or […]