Linux Binary
Last updated
Last updated
If you'd like to verify your environment's compatibility, use the :
A Linux host with supported kernel (5.10+) and architecture (x86_64 or arm64)
For cloud-connected mode: Registration Token
A valid registration token from (Settings -> Installation)
For local mode: Configuration File
Prepare your
Run the installer script:
Move on to Running Qtap Binary.
If you would like to install Qtap manually, start by downloading the release archive:
For Linux x86_64 architecture:
For Linux arm64 architecture:
Then, extract the binary and move it to /usr/local/bin
:
This will extract a binary named qtap
and make it executable.
You can run the binary by issuing the following commands.
To run Qtap in cloud-connected mode:
After downloading and verifying the Qtap binary, you'll likely want to run it as a systemd
service.
First, create a secure environment file to store sensitive environment variables:
Add your registration token to the environment file:
Create a systemd service file:
Add the following content:
Reload systemd to recognize the new service:
Start the service:
Enable the service to start on boot:
Check the service status:
View service logs:
Stop the service:
Replace the binary:
Restart the service:
Verify the update:
Replace $TOKEN
with your actual registration token from (Settings -> Installation).
Replace /path/to/your/qpoint.yaml
with the actual path to your