| ... |
... |
@@ -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 to use //ClamAV//-Daemon. |
|
58 |
+//ClamAV// is the program that can scan files for viruses and is required for the use of //ClamAV//-daemon. |
| 59 |
59 |
|
| 60 |
60 |
; Update the package list: |
| 61 |
61 |
; {{code language="shell"}} sudo apt-get update {{/code}} |