Hello,
I am trying to add OSSEC on a VPS running CentOS 6 and CPanel.
I installed following the official recommended procedure "Yum/DNF Automated Installation on Centos" and Server install seems ok, but on
sudo yum install ossec-hids-agent
I end up with
Error: ossec-hids-agent conflicts with ossec-hids-server-3.0.0-5505.el6.art.x86_64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
I tried the --skip-broken option to no avail. Any idea what I can do ?
Thanks.