[EMAIL PROTECTED] wrote: > Hello! > > I have ossec running well on a newer FC 6 machine, but I would like to > uninstall it from an older machine where it uses too much resources. So far I > have just turned it off in chkconfig and stopped the process - is there some > guide to fully uninstall it? > > Thanks!
Someone can jump in if I'm wrong, but I think all you need to do is (assuming a default install location): rm -rf /var/ossec rm -f /etc/init.d/ossec rm -f /etc/ossec-init.conf