Changes

Jump to navigation Jump to search
1,665 bytes added ,  05:56, 13 June 2022
no edit summary
Line 25: Line 25:  
  yum install smeserver-clamav-unofficial-sigs --enablerepo=fws,epel
 
  yum install smeserver-clamav-unofficial-sigs --enablerepo=fws,epel
 
Since there are much more signatures, ClamAV needs more memory to operate correctly. To set the required memory enter the following command:
 
Since there are much more signatures, ClamAV needs more memory to operate correctly. To set the required memory enter the following command:
  config setprop clamd MemLimit 1500000000
+
  config setprop clamd MemLimit 1610612736
    
followed by
 
followed by
Line 34: Line 34:  
That's it, ClamAV now has a lot more signatures to work with, and will automatically update all signature databases.
 
That's it, ClamAV now has a lot more signatures to work with, and will automatically update all signature databases.
    +
=== Configuration ===
 +
/etc/clamav-unofficial-sigs/os.conf is templated and will override the default in /etc/clamav-unofficial-sigs/master.conf.
 +
 +
Avoid to update manually the content of /etc/clamav-unofficial-sigs/master.conf as it could be updated by the script itself.
 +
 +
You can manually override what you want by editing /etc/clamav-unofficial-sigs/user.conf.
 +
 +
{| class="wikitable"
 +
|+clamav-unofficial-sigs
 +
!property
 +
!default
 +
!values
 +
!
 +
|-
 +
|status
 +
|enabled
 +
|enabled,disabled
 +
|
 +
|-
 +
|securiteinfo_premium
 +
|yes
 +
|yes,no
 +
|
 +
|-
 +
|securiteinfo_authorisation_signature
 +
|YOUR-SIGNATURE-NUMBER
 +
|
 +
|set your serial there to use the service
 +
|-
 +
|securiteinfo_enabled
 +
|yes
 +
|yes,no
 +
|default to disabled if key is not set
 +
|-
 +
|malwareexpert_serial_key
 +
|YOUR-SERIAL-KEY
 +
|
 +
|set your serial there to use the service
 +
|-
 +
|malwareexpert_enabled
 +
|yes
 +
|yes,no
 +
|default to disabled if key is not set
 +
|-
 +
|malwarepatrol_receipt_code
 +
|YOUR-RECEIPT-NUMBER
 +
|
 +
|set your serial there to use the service
 +
|-
 +
|malwarepatrol_enabled
 +
|yes
 +
|yes,no
 +
|default to disabled if key is not set
 +
|-
 +
|malwarepatrol_list
 +
|clamav_basic
 +
|clamav_basic,clamav_ext
 +
|
 +
|-
 +
|additional_enabled
 +
|yes
 +
|yes,no
 +
|
 +
|-
 +
|additionnal
 +
|
 +
|coma separated urls
 +
|list of url you want to download from additional db
 +
|-
 +
|interserver_enabled
 +
|yes
 +
|yes,no
 +
|
 +
|-
 +
|linuxmalwaredetect_enabled
 +
|yes
 +
|yes,no
 +
|
 +
|-
 +
|sanesecurity_enabled
 +
|yes
 +
|yes,no
 +
|
 +
|-
 +
|urlhaus_enabled
 +
|yes
 +
|yes,no
 +
|
 +
|-
 +
|yararulesproject_enabled
 +
|yes
 +
|yes,no
 +
|
 +
|}
 +
 +
 +
just do
 +
config setprop clamav-unofficial-sigs securiteinfo_authorisation_signature  XXXXXXXXXXXXXXXXXXXXXXXX securiteinfo_premium no
 +
expand-template /etc/clamav-unofficial-sigs/os.conf
 +
signal-event clamav-update
 
=== Bugs ===
 
=== Bugs ===
 
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-clamav-unofficial-sigs component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-clamav-unofficial-sigs|title=this link}}.
 
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-clamav-unofficial-sigs component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-clamav-unofficial-sigs|title=this link}}.
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu