diff --git a/HowtoESETS.md b/HowtoESETS.md index ec4722e5..2aaf16ff 100644 --- a/HowtoESETS.md +++ b/HowtoESETS.md @@ -33,4 +33,17 @@ Pour lancer un scan : # Antivirus Mail (Mail Security) -* Documentation : \ No newline at end of file +* Documentation : +* Téléchargement : (Nécessite login/pass). + +L'installation consiste a exécuter une archive auto-extractible qui contient un .deb. Une fois installé, le logiciel ESETS réside dans `/opt/esets`. + +Pour activer la mise à jour des signatures antivirus il faut spécifier le `av_update_username/password` dans `/opt/eset/esets/etc/esets.cfg`. + +Si vous avez un proxy ou un pare-feu il faut autoriser `update.eset.com`. + +Pour démarrer le démon : + +~~~ +$ systemctl start esets +~~~ \ No newline at end of file