Merge pull request #13467 from Security-Onion-Solutions/dougburks-patch-1

FEATURE: Add warning to soup about ssh #13466
This commit is contained in:
Doug Burks
2024-08-12 09:23:28 -04:00
committed by GitHub

View File

@@ -1420,6 +1420,8 @@ Please review the following for more information about the update process and re
$DOC_BASE_URL/soup.html $DOC_BASE_URL/soup.html
https://blog.securityonion.net https://blog.securityonion.net
WARNING: If you run soup via an SSH session and that SSH session terminates, then any processes running in that session would terminate. You should avoid leaving soup unattended especially if the machine you are SSHing from is configured to sleep after a period of time. You might also consider using something like screen or tmux so that if your SSH session terminates, the processes will continue running on the server.
EOF EOF
cat << EOF cat << EOF