Install the Trend Cloud One or Trend Micro Deep Security agent on supported Ubuntu and Debian endpoints.
ImportantTo deploy the Trend Vision One Endpoint Security agent with Server & Workload Protection
features, download and deploy the agent package from Endpoint Inventory. For more
information, see Deploy agents.
Agents deployed using software downloaded from Administration in Server & Workload
Protection do not have full compatibility with Trend Vision One and lack support for
certain security features including:
Additionally, Endpoint Inventory might flag these endpoints with errors or support
issues. Trend Micro recommends only using this method for testing purposes or troubleshooting with your
support provider.
If you are attempting to deploy an agent to a version of Linux no longer supported
by Trend Vision One, Trend Micro recommends using a connected Trend Micro Deep Security
Manager to manage the endpoint. Please be aware that unsupported operating systems
might pose greater security risk. For more information about connecting your Deep
Security Manager to Trend Vision One, see Connect existing products to Product Instance
|
Before you begin, review the following:
-
Review the system requirements. For more information, see Agent requirements.
-
Verify your port settings to allow inbound and outbound communication. For more information, see Server & Workload Protection Port numbers.
-
Export the agent software from Server & Workload Protection. For more information, see Get agent software.
Procedure
- Copy the downloaded agent package to the endpoint you want to protect.

Note
Some agent packages are contained in a ZIP file. If your package is contained in a ZIP file, extract the file before continuing. - To install the agent, run the following command from the system console:sudo dpkg -i <installer deb file>Where
<installer deb file>is the file name of the installer with the.debextension.For example, the DEB file for Ubuntu 24 looks likeAgent-Core-Ubuntu_24.xx-xx.x.x-xxxx.x86_64.deb - Use the following commands to start, stop, or reset the agent.For using SysV init scripts:
-
Start:
/etc/init.d/ds_agent start -
Stop:
/etc/init.d/ds_agent stop -
Reset:
/etc/init.d/ds_agent reset -
Restart:
/etc/init.d/ds_agent restart -
Display status:
svcs -a | grep ds_agent
For using systemd commands:-
Start:
systemctl start ds_agent -
Stop:
systemctl stop ds_agent -
Restart:
systemctl restart ds_agent -
Display status:
systemctl status ds_agent
After you successfully install the agent, review the following steps to finish setting up your environment: -
