Table of Contents |
---|
...
Ensure that the hardware configuration for CCE is compliant with the specification. Please refer to the https://seceon.atlassian.net/l/c/8zTLvZk1 to see the hardware specification.
You need VM or Baremetal, with the required hardware configuration with Seceon customized Rocky Linux. Please refer to the link for VM https://seceon.atlassian.net/l/c/41tR05g5 VM (One can use any of the standard VM environments like Oracle VM Virtual Box, VM ware Fusion (for MAC users), etc. and https://seceon.atlassian.net/l/c/YG1y0941 for Baremetal to see the instructions.
Ensure that the required ports are opened for the CCE to work properly. Required ports that should be opened are mentioned in the link https://seceon.atlassian.net/l/c/XVw9Fw04.
...
Please follow the steps below to install the CCE on it.
Step 1. If the server has internet connectivity, then login as a “ seceon“ user on PUTTY and download the Seceon CCE Package using “ wget -c <cce link from dropbox> “. Login on PUTTY as a “seceon” user, ensure the path is “/home/seceon” (cross-verify by “pwd” command) and download the package using the Seceon Latest Package Download Linkif the CCE server has internet connectivity.
If the server does not
...
own internet
...
then,
...
first download the
...
package, and transfer the package, via WinSCP
...
in
...
/home/
...
seceon path
...
to the server.
Step 2. Please check the authenticity and integrity of the shared package by verifying the md5checksum by “ md5sum <downloaded seceon cce link >” and entering.
...
Command to be run as “seceon” user
1. $ otmdoc -m
Expected Output
...
2. ps -aef | grep tunnel
Expected output:
...
Note: Each of these services, represents a necessary CCE module running inside the docker container.
...