Rocky Linux - APE and CCE installation using Dropbox

Steps to create VM / Server with Rocky Linux and environment setup using Dropbox:

 

  1. Download ISO from Seceon Repository:

Please follow the Rocky Linux ISO download link from Latest packages and Dropbox links to download.

  1. Create a VM using downloaded ISO.  

 

 

  1. Once VM is created - login as root

  2. Run below command :

#curl -L -o seceon-server-setup-8.0.0.tar.gz https://www.dropbox.com/s/28r0lwjkyq572kw/seceon-server-setup-8.0.0.tar.gz -k 

  1. Untar seceon-server-setup-8.0.0.tar.gz package 

# tar -zxvf seceon-server-setup-8.0.0.tar.gz


  1. # cd seceon-server-setup-8.0.0

  2. # ./seceon-setup.sh

 

  1. # reboot

  1. Login as user/password - seceon/seceon using Putty.

  2. Now download APE or CCE package and install using standard commands as :

  3. APE - ./install.sh -a OR

  4. CCE - ./install.sh -c