On Wed, Mar 18, 2009 at 1:39 PM, <[email protected]> wrote: > > Hi, > > I installed ossec v2 on Redhat Linux in /usr/local directory and it is > installed successfully. But I don't see /usr/local//bin/ossec-control > to start the ossec. Any help is appreciated. > > Thanks, >
Try "find /usr/local -name ossec-control" Without the quotes. That should tell you where ossec-control has been installed to. dan
