This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Obtaining Root Lock by HeartSuite

Install Root Lock by HeartSuite with a single command.

    Overview: Install Root Lock by HeartSuite with a single command.

    Run this command after distribution updates are finished and the packages and services this host will actually run are installed. During initial setup, Root Lock records startup and shutdown programs from those boots. Package-install helpers, compilers, and one-shot probes that execute in that window become allowlist entries even if they never execute again.

    Run the following command on the target system:

    curl -fsSL https://get.heartsecsuite.com/get-heartsuite.sh | sudo bash
    

    Prefer to inspect first:

    curl -fsSL https://get.heartsecsuite.com/get-heartsuite.sh -o get-heartsuite.sh
    less get-heartsuite.sh
    sudo bash get-heartsuite.sh
    

    The script downloads and installs the Root Lock kernel, tools, and Dashboard, then reboots automatically. Proceed to Installation Part 1 after the reboot.

    The installer itself is also published at the v1.7.0-beta GitHub Release (heartsuite-install.sh plus .sha256). That drop is the beta channel; it is not the numbered 1.7.0 release ritual.