...
Fill in the details as asked in the “Create virtual machine” form, using the information:
...
Click on the dropdown of the “Image” option and then click on “See all images”.
...
Search “rocky-8-5” 6” in the search box.
...
Now select rocky-8-6-x86_64-free-Gen2 Image from the list,
To select the size click on see all sizes.
...
Now select any VM with size suggested by Seceon and click on select.
...
Download the CCE package.
Code Block wget -c https://www.dropbox.com/s/6uhj1pc3f7inhth/seceon-cce-8.0.2-2641.tar.gz Latest dropbox CCE link
Go into the screen mode using the screen command and install the CCE package using the below command.
Code Block ./install.sh -c
After CCE installation is complete check all containers are up using the below command.
Code Block otmdoc -m
...