ossec:install_ossec
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ossec:install_ossec [2016/10/09 10:17] – created peter | ossec:install_ossec [2019/12/01 11:40] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== OSSEC - Install OSSEC ====== | ||
- | |||
- | ===== Prerequisites ===== | ||
- | |||
- | Installation of OSSEC involves some compiling, so you need **gcc** and **make** installed. | ||
- | |||
- | You also need to install a package called **inotify-tools**, | ||
- | |||
- | <code bash> | ||
- | sudo aptitude update | ||
- | sudo aptitude install build-essential inotify-tools | ||
- | </ | ||
- | |||
- | |||
- | ===== Download and Verify OSSEC ===== | ||
- | |||
ossec/install_ossec.1476008223.txt.gz · Last modified: 2020/07/15 09:30 (external edit)