IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

Carbon Black Cloud: How to Customize the CBC Installer for Linux to Install Just LiveOps

Carbon Black Cloud: How to Customize the CBC Installer for Linux to Install Just LiveOps

Environment

  • Carbon Black Linux Sensor: 2.5.0 and Higher
  • Linux: All Supported Versions

Objective

How to create a LiveOps only installer package for Linux for a ThreatHunter/LiveOps organization

Resolution

  1. Obtain the Agent Sensor Kit.
  2. Unpack Agent into a temporary directory.
  3. In the temporary install directory, remove the Threat Hunter blade by running:
rm -f blades/cb-psc-th-<BUILD-NUMBER>.tar.gz
  1. Re-package the tar file: From the temporary install directory, use the command
tar -czvf cb-psc-sensor-rhel-<BUILD-NUMBER>-LO-only.tgz

The resulting tar file can then be used with the command line install or with a provisioning tool as per the regular installation instructions.  
 

Additional Notes

Throughout these instructions, replace <BUILD-NUMBER> in the example commands with the appropriate version numbers of the packages downloaded from the console. 

Related Content


Was this article helpful? Yes No
100% helpful (1/1)
Article Information
Author:
Creation Date:
‎09-09-2020
Views:
883
Contributors