User Tools

Site Tools


ossec:install_ossec

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
ossec:install_ossec [2016/10/09 10:24] peterossec: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 can install both by installing a single package called **build-essential**. 
- 
-You also need to install a package called **inotify-tools**, which is required for real-time alerting to work. 
- 
-<code bash> 
-sudo aptitude update 
-sudo aptitude install build-essential inotify-tools 
-</code> 
- 
- 
-If database support is needed **mysql-dev** or **postgresql-dev** should be installed.  Run the following command to install these packages. 
- 
-<code bash> 
-# apt-get install mysql-dev postgresql-dev 
-</code> 
- 
- 
- 
- 
-===== Download and Verify OSSEC ===== 
- 
-http://ossec.github.io/downloads.html 
- 
- 
- 
- 
-===== References ===== 
- 
-http://documentation.wazuh.com/en/latest/ 
- 
-https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-ossec-security-notifications-on-ubuntu-14-04 
- 
  
ossec/install_ossec.1476008690.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki