How to install Wazuh HIDS with Docker on CentOS 7

In this article we are going to show How to install Wazuh HIDS with Docker on CentOS 7. Wazuh is a free, open-source and enterprise ready fork of OSSec HIDS that goes one step forward and gather and visualize lots of hosts security information. It has been built as a stack of Wazuh, Elastic search […]

How to install and configure Kafka on CentOS 7

Kafka is an open-source stream-processing software platform developed by the Apache Software Foundation and in this tutorial we gonna to show how to install and configure Kafka on CentOS 7. Imagine that when an event occurs you want to take an action. for example when a user logs in to a system, an email being […]

How to Configure FreeIPA replication on CentOS 7

In this tutorial we show how to Configure FreeIPA replication in CentOS 7. FreeIPA is a free and open source project by RedHat for identity management. FreeIPA helps administrators to manage identity, policy and audit centrally. configuring replication for FreeIPA helps it to be high available in production environments.

How to install MongoDB on CentOS 7 linux

MongoDB is a NoSQL database engine with full flexible index support and rich queries and here we want to show how to install MongoDB on CentOS 7 linux. It is an opensource database engine that stores data as Key-Value in Json format. Some big companies including Adobe, Facebook, Google, eBay, and Coinbase use MongoDB in […]

How to install AMP on CentOS 7 linux

In this article we have decided to talk about how to install AMP on CentOS 7 linux. AMP is synonym for Apache, Mysql or Mariadb and PHP. lots of applications and CMSs like WordPress and Joomla heavily rely on AMP for their operations.