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 2 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 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

 

  • No labels