You can generate a Debian package and install Trellix Agent 5.8.x on Ubuntu systems using a third-party deployment tool such as YUM.
Create Trellix Agent installation package.
On the ePO - On-prem console, select → → , then select New Systems.
Select Create and download agent installation package.
Select the appropriate Trellix Agent version for Ubuntu (Linux) from the list.
Click OK. The agentPackages.zip installation package containing
installdeb.shfile is created.Save the file.
Open Terminal, enter the path where you have saved the
installdeb.shfile.Generate the
maprovision.debfile frominstall.shusing the option(-p). Run the following command by giving root credentials../install.sh -p
The
maprovision.debfile is generated.Create
mfema.debandmfert.debfiles by executing one of the following:Create files using
install.shfile.Copy the
install.shfile to Ubuntu systems.Open Terminal, enter the path where you have saved the
install.shfile.Run the following command to extract the installation package.
unzip install.sh
The following installation files are extracted. Agent 5.6.6 and above includes version information in the filename.
MFEma-<build_number>.i686.debMFEma-<build_number>.x86_64.debMFEma-<build_number>.i686.deb
Note
Use an appropriate
MFEmainstallation package based on the operating systems used.MFEma-<build_number>.x86_64.debfor a 64-bit operating systemMFEma-<build_number>.i686.debfor a 32-bit operating system.
Create files from the ePO - On-prem Main Repository.
The files are available in the selected repository path. If the files are checked in to the current branch of the ePO - On-prem software repository,
For ePO - On-prem 5.10.0 Service Pack 1 or later, the default location of the installation package file is: C:\Program Files\Trellix\ePolicy Orchestrator\DB\Software\Current\EPOAGENT3700LYNX\Install\0409.
For ePO - On-prem 5.10.0 or earlier, the default location of this installation package file is: C:\Program Files\McAfee\ePolicy Orchestrator\DB\Software\Current\EPOAGENT3700LYNX\Install\0409.
You can change the file path based on the branch selected.
Create the
MFEdx-ma-<build_number>.debfile:Save the
DXL.zipfile to an Ubuntu system.The
DXL.zipfile is available in the selected repository path. If the files are checked in to the current branch of ePO - On-prem the software repository, the path of the required files is,For ePO - On-prem 5.10.0 Service Pack 1 or later, the default location of the installation package file is: C:\Program Files\Trellix\ePolicy Orchestrator\DB\Software\Current\EPOAGENT3700LYNX\Install\0409.
For ePO - On-prem 5.10.0 or earlier, the default location of this installation package file is: C:\Program Files\McAfee\ePolicy Orchestrator\DB\Software\Current\EPOAGENT3700LYNX\Install\0409.
You can change the file path based on the branch selected.
Open Terminal, enter the path where you have saved the
DXL.zipfile.Run the following command to extract the installation package.
unzip DXL.zip
The following installation files are extracted.
MFEdx-ma-<build_number>.x86_64.debMFEdx-ma-<build_number>.i686.deb
Note
Use an appropriate
MFEdx-ma-<build_number>package based on the operating systems used.MFEdx-ma-<build_number>.x86_64.debfor a 64-bit operating systemMFEdx-ma-<build_number>.i686.debfor a 32-bit operating system.
Check in the
MAProvision.rpm,MFEma.rpm,MFErt.rpm, andMFEdx-ma-<build_number>.rpmfiles into the third-party deployment tool (such as YUM) repository.Check in the
mfema-<build_number>.i686.deb,mfema-<build_number>.x86_64.deb,mfert-<build_number>.i686.deb, andmfedx-ma-<build_number>.debfiles into the third-party deployment tool (such as apt-get) repository.