You can install Trellix EDR client on the Linux client system using the product installer.
Before you install Trellix EDR, make sure that your client system meets all requirements (KB91345).
Make sure your system is managed using Trellix Agent and Trellix DXL.
Before installing the Trellix EDR client on Linux endpoints, make sure to enable kernel syscall auditing to discover security violations and track security-relevant information. For details about enabling syscall auditing on different Linux distributions, see:
Download the Trellix EDR client package from the Trellix Product Downloads site.
Open the package file MVISION_EDR_client_package__LNX_
<version>_<build>.zip.Run
Chmod -R 777 MVISION_EDR_client_package_LNX_<version>_<build>_xxx.zipto add permission to file MVISION_EDR_client_package in folder MVISION_EDR_client_package_LNX_<version>_<build>_xxx > Client.Extract MVISION_EDR_client_package to
/home/<username>/edr/.Change directory to
/home/<username>and runchmod -R 777 edr.Change directory to
/home/<username>/edr/client/and runsudo ./setup.sh ..Verify
/var/log/MVEDR-Client-Install-xxxxxxxxx.logto see the successful installation.Run
service mvedr statusto verify the Trellix EDR process is running on the system as an administrator.
Trellix EDR client is installed on the Linux client system.