Use https://seceonhelp.freshdesk.com/support/login to access updated Knowledge Base Articles, Submit Technical Support Tickets and Review Status of submitted support tickets.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

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 Seceon All Packages Links

  1. Create a VM using the 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 -xvzf 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 the APE or CCE package and install using standard commands as :
    APE - ./install.sh -a or
    CCE - ./install.sh -c follow the link for the Installation of CCE .

 

  • No labels