Jump to content

KSC

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by KSC

  1.  

    21 hours ago, Marcos said:

    After downloading the installer run

    chmod +x eset_nod32av_64bit_en_.linux

     

    To launch the installer, run

    ./eset_nod32av_64bit_en.linux

    This will unfortunately just start a gui installer. We want to be able to complete the installation fully at script level. The solution you provided requires that the user will click 'next', 'next', 'finish' buttons in the gui app.

  2. Hi,

    I've successfully installed Eset Nod32 Antivirus for Linux Desktop. The antivirus itself works fine, but I'm interested in using on demmand command line scanner: `eset_scan`.
    When I try to invoke it, it complains about missing license file.:

    ```

    $ ./esets_scan 

    ESET Command-line scanner, version 4.0.95, (C) 1992-2020 ESET, spol. s r.o.
    No license found.
    ```

    The product seems to be correctly activated. It has updated the signature database and I can see the correct username and password in `/etc/opt/eset/esets/esets.cfg` file. However both  the `/etc/opt/eset/esets/license` and `/opt/eset/esets/etc/license/` directories are empty.

    Therefore I would like to know. How can I generate/download a *.lic file? Or maybe someone can just provide a template of it so I can fill in the values. 

    Thanks:)

×
×
  • Create New...