Install the Linux agent manually
Linux
agent manuallyYou can manually install the each of the components of the
CylancePROTECT Desktop
agent for Linux
devices.The installation files for the . They are not available from the
CylancePROTECT Desktop
Linux
agent must be downloaded from the my
AccountCylanceON-PREM
console. You must also create a configuration file and modify the installation parameters to specify the details of your CylanceON-PREM
console so that the agent connects to it.- Download theLinuxagent forCylanceON-PREMfrom. See KB 71037 Where to download the CylanceON-PREM Server and CylanceON-PREM Linux agent softwaremyAccount
- Create a configuration file to specify the installation parameters of yourCylanceON-PREMconsole. For more information about how to create the configuration file and each of the parameters, see Create a configuration file for the Linux agent installation.
- In theCylanceON-PREMconsole, copy the installation token fromSettings > Application.
- Run the following commands in the specified order to install the driver and the agent. Use the files extracted from the .tgz file to determine the value of<version>.Linux distributionCommands
- Red HatEnterprise Linux orCentOS
- AmazonLinux
- Oracle
- SUSELinux Enterprise Server
- Install the dependencies:rpm -ivh CylancePROTECTOpenDriver-<version>.rpm
- Install the open driver:rpm -ivh CylancePROTECTDriver-<version>.rpm
- Install the agent driver:rpm -ivh CylancePROTECT.<version>.rpm
- Install the agent UI*:rpm -ivh CylancePROTECTUI.<version>.rpm
* For devices runningSUSELinux Enterprise Server, you might need to install the Gnome 3 library (libgtk-3-0) prior to the agent UI installation. If necessary, use the following command:zypper install libgtk-3-0- Ubuntu
- Debian
- Install the open driver:dpkg -i cylance-protect-open-driver_<version>.deb
- Install the agent driver:dpkg -i cylance-protect-driver_<version>.deb
- Install the agent:dpkg -i cylance-protect.version.deb
- Install the agent UI:dpkg -i cylance-protect-ui.version.deb
If the agent UI does not launch automatically after installation (for example, on
CentOS
, SUSE
, or Ubuntu
devices), you need to restart the GNOME shell to view the CylancePROTECT
UI. See Start the UI manually.