Skip to content

Openscap Install

eric-holtzclaw edited this page Jun 20, 2017 · 3 revisions

#RPM install
sudo yum install openscap-scanner -y
#in ossec.conf change
#
#yes
#Manager restart
/var/ossec/bin/ossec-control restart
#Agents ALL restart
/var/ossec/bin/agent_control -R -a

Clone this wiki locally