Find your customer ID on the Endpoint page > Settings.
Command-line deployment
Install the package using one of these methods:
RPM: Run sudo rpm -i package_name
DEB: Run sudo dpkg -i package_name
Run the following command, replacing <customer_ID> with the one obtained in the previous step: sudo /opt/sentinelone/bin/sentinelctl management token set <customer_ID>
Then start the agent using the following command: sudo /opt/sentinelone/bin/sentinelctl control start.
After a few minutes, you can also verify that the agent is running correctly using the command: sudo /opt/sentinelone/bin/sentinelctl control status