How to install Cortex on Ubuntu OS Print

  • 0

use WinSCP to connect to linux server
 
Copy SH package to a folder in ubuntu server (/home/ubuntu/)
cd /home/ubuntu/
sudo mkdir -p /etc/panw
sudo cp ./cortex.conf /etc/panw/ 
 
change the folder/file(s) permission to 777
chmod 777 /home/ubuntu/Sinalite-Linux-8-6-0_sh/*
 
Start the installation
./cortex-8.6.0.127790.sh
 
Check In
/opt/traps/bin/cytool checkin
/opt/traps/bin/cytool connectivity_test

Was this answer helpful?

« Back