...
Once VM is created - login as root
Case 1: Do not have internet connection then click on this link https://seceon.atlassian.net/wiki/spaces/SPP/pages/2820866049/Rocky+Linux+-+APE+and+CCE+installation+using+Dropbox#Seceon-Server-Setup-using-Dropbox:
Case 2: Internet connection is available on server then run below command:
#curl curl https://si.seceon.com:8444/repos/env/seceon-env-setup.txt --output ./seceon-env-setup.sh -k && bash ./seceon-env-setup.sh
...