wiki/HowtoESETS.md
2018-12-05 11:33:21 +01:00

36 lines
984 B
Markdown

---
categories: system
title: Howto ESET Antivirus
...
# Antivirus fichiers (File Security)
* Documentation : <https://help.eset.com/efs/4/en-US/>
~~~
To COMPLETE INSTALLATION or UPDATE the Product:
* Import the license file: /opt/eset/esets/sbin/esets_lic --import file.lic
* Enter acquired username/password information into the global section
of main configuration file /etc/opt/eset/esets/esets.cfg
* Start main daemon service: /etc/init.d/esets start
To UNINSTALL the Product:
* Uninstall the package: dpkg --purge esets
To KEEP your KNOWLEDGE Up-To-Date:
* Read the User's Guide in /opt/eset/esets/share/doc.
* Read manual page esets.cfg(5) (use 'man esets.cfg').
To REPORT Bugs or Problems:
* Please, visit: www.eset.com/support
~~~
Pour lancer un scan :
~~~
/opt/eset/esets/sbin/esets_scan --no-symlink --no-quarantine --clean-mode=none /home
~~~
# Antivirus Mail (Mail Security)
* Documentation : <https://help.eset.com/ems_linux/4/en-US/>