Setup CrowdStrike on Linux
If you want to deploy the EDR on a large scale, we recommend starting with a manual test installation on a few endpoints.
Executable and customer ID
Download the executable from this link.
Find your customer ID on the
Endpointpage >Settings.

Command-line deployment
Download and install the corresponding Linux package 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 dpkg -i [package_name]for Ubuntu, Debian.sudo zypper install [package_name]for SLES.
Use the following command line, replacing
customer_IDwith your customer ID:sudo /opt/CrowdStrike/falconctl -s--cid=customer_IDRun the following command:
systemctl start falcon-sensor
Last updated
Was this helpful?

