Install the Agent Package Public Key (Recommended)

To verify the source of any future updates we recommend you install the Linux Agent package GPG (GNU Privacy Guard) key.

  1. On the N-sight RMM Dashboard, go to Agent > Download Agent > Download Linux Agent > Public Key

    The Public Key downloads.

  2. Go to the download location and run the following command:

    If you are not executing the command in the key's directory, specify its location as the second argument.

    • Debian-based

      # apt-key add ./rmmagent_public_key.gpg

      $ sudo apt-key add ./rmmagent_public_key.gpg

    • Other distributions

      # rpm --import ./rmmagent_public_key.gpg

What do you want to do?