Changes for page ClamAV


From version 23.4
edited by fse
on 25.05.2022, 15:46
Change comment: There is no comment for this version
To version 23.3
edited by fse
on 25.05.2022, 15:45
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -49,13 +49,13 @@
49 49  
50 50  == Configuration //ClamAV// ==
51 51  
52 -The following section discusses installation and configuration of //ClamAV//. Our recommended scenario is to install {{formcycle/}} and the //ClamAV//-daemon service on the same server.
52 +The following section discusses installation and configuration of //ClamAV//. Our recommended scenario is to install {{formcycle/}} and the //ClamAV// daemon service on the same server.
53 53  
54 54  === Installation ===
55 55  
56 56  To install //ClamAV// on a server, the following commands should be entered on the server.
57 57  
58 -//ClamAV// is the program that can scan files for viruses and is required for the use of //ClamAV//-daemon.
58 +//ClamAV// is the program that can scan files for viruses and is required to use //ClamAV//-Daemon.
59 59  
60 60  ; Update the package list:
61 61  ; {{code language="shell"}} sudo apt-get update {{/code}}