mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
FEATURE: Add docs link to Setup #5459
This commit is contained in:
@@ -1867,8 +1867,9 @@ whiptail_you_sure() {
|
|||||||
read -r -d '' you_sure_text <<- EOM
|
read -r -d '' you_sure_text <<- EOM
|
||||||
Welcome to Security Onion Setup!
|
Welcome to Security Onion Setup!
|
||||||
|
|
||||||
You can use Setup for lots of different use cases from a small standalone installation to a large distributed deployment for your enterprise.
|
You can use Setup for lots of different use cases from a small standalone installation to a large distributed deployment for your enterprise. Don't forget to review the documentation at:
|
||||||
|
https://docs.securityonion.net
|
||||||
|
|
||||||
Setup uses keyboard navigation and you can use arrow keys to move around. Certain screens may provide a list and ask you to select one or more items from that list. You can use [SPACE] to select items and [ENTER] to proceed to the next screen.
|
Setup uses keyboard navigation and you can use arrow keys to move around. Certain screens may provide a list and ask you to select one or more items from that list. You can use [SPACE] to select items and [ENTER] to proceed to the next screen.
|
||||||
|
|
||||||
Would you like to continue?
|
Would you like to continue?
|
||||||
|
|||||||
Reference in New Issue
Block a user