From e770b99df42bf68de5115ff9e0e0e7dfaca279f4 Mon Sep 17 00:00:00 2001 From: nu11secur1ty Date: Wed, 5 Jun 2024 22:05:59 +0300 Subject: [PATCH] Deploy-Sensor-Agent Deploy-Sensor-Agent --- collector/README.MD | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/collector/README.MD b/collector/README.MD index a5ef5ad7..f6352d27 100644 --- a/collector/README.MD +++ b/collector/README.MD @@ -1 +1,9 @@ ### Installer script for your sensor + +### Output after successful installation actions: + +``` + Done. Please reboot and re-connect via SSH on tcp/64295. + Make sure to deploy SSH keys to this SENSOR and disable SSH password authentication. + On HIVE run the tpotce/deploy.sh script to join this SENSOR to the HIVE. +```