If you want to deploy the EDR on a large scale, we recommend starting with a manual test installation on a few endpoints.
Download the executable from this linkarrow-up-right.
Find your customer ID on the Endpoint page > Settings.
Endpoint
Settings
Download and install the corresponding Linux packagearrow-up-right using the following command, depending on your Linux distribution:
sudo yum install [package_name] for Red Hat Enterprise Linux, CentOS, Amazon Linux, Oracle, RHEL.
sudo yum install [package_name]
sudo dpkg -i [package_name] for Ubuntu, Debian.
sudo dpkg -i [package_name]
sudo zypper install [package_name] for SLES.
sudo zypper install [package_name]
Use the following command line, replacing customer_ID with your customer ID: sudo /opt/CrowdStrike/falconctl -s--cid=customer_ID
customer_ID
sudo /opt/CrowdStrike/falconctl -s--cid=customer_ID
Run the following command: systemctl start falcon-sensor
systemctl start falcon-sensor
Last updated 2 months ago
Was this helpful?