Jump to content

kurco

ESET Staff
  • Posts

    96
  • Joined

  • Last visited

  • Days Won

    3

kurco last won the day on January 26

kurco had the most liked content!

About kurco

  • Rank
    Newbie
    Newbie

Profile Information

  • Location
    Slovakia

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hi kees, this is result of one package that is supporting ubuntu 18/20/22 and therefore headers also for older versions are installed. Kernel modules compilation uses only headers for currently running kernel, if they are not present, compilation fails otherwise modules are build and loaded. Regards, Kurco
  2. Yes, this link leads to correct package, but after installation there should be running efs service, not esets.
  3. esets.service belongs to File Security v4.5, which is already end-of-life. Do you really want to install this version?
  4. logs collector from Endpoint sudo /opt/eset/eea/sbin/collect_logs.sh
  5. Hi, I have once again checked provided logs, but I can't see there anything about File Security installation. Without proper logs I'm not able to identify issues you are encountering. Please try to run installation of File Security on affected machine and after that collect system logs. Thanks, Kurco
  6. Hi TecX, you don't need to enroll MOK every time, if you backup generated keys, you can always use the same ones to sign new kernel. sudo /opt/eset/eea/lib/install_scripts/sign_modules.sh -p /tmp/mok.priv -d /tmp/mok.der -a Regards, Kurco
  7. I see, would it be possible to share system logs? without them I'm not able to give any suggestions what could be wrong.
  8. econnd is responsible only for communication with other eset agents. What kind of desktop environment are you using?
  9. Hi, kernel 5.15 is not affected, because it's compiled with default version of ubuntu gcc. But 6.5 is compiled with gcc version, which is not by default present and therefore it needs to be installed, because it is dependency for kernel modules compilation. Kurco.
  10. Hi, it looks like you are encountering following issue: https://support.eset.com/en/kb8571-eset-service-fails-to-start-when-installing-eset-server-security-or-eset-endpoint-antivirus-for-linux-on-ubuntu-2204-or-mint-21 Regards, Kurco
  11. Interesting, most probably it was really some misinterpretation of console, that nod32 appeared there. But back to the initial question, File Security uninstall is proceeded by system package manager, who is responsible for cleanup and removal. He can decide to left back some directories/files, but there is always some reason for it (e.g. some unknown file unrelated to package is present). Regards, Kurco
  12. Hi, I have checked provided logs, but there is no info in management agent logs about detection of Nod32. If it is still possible, could you check if following folders /opt/esets/, /etc/opt/esets are existing on affected machine? Thanks.
  13. Hi eornate, it look like enhanced security is enabled and package manager is unable to check GPG keys. Our package isn't signed and therefore installation is failing. You should be able to install efs manually, but you need to skip gpg check. sudo dnf install --nogpgcheck ./efs-10.2.41.0.x86_64.rpm Regards, Kurco
  14. You are using version which is already in limited support and it's not working with latest kernel on Ubuntu 22.04. To resolve this issue, you need to upgrade to 10.1 or 10.2 (this is the best option, because 10.1 is also in limited support). Versions support could be checked here: Is my ESET product supported? | ESET End of Life | ESET End of Life
  15. You can get version from installed packages list. dpkg --list | grep eea
×
×
  • Create New...