Browsing category

How To’s

Install VirtualBox Extension Pack on Windows 8.1 / 8.0

After a long time, i am writing an article on Windows platform. This guide is focusing on installing VirtualBox extension on Windows 8.1 / 8. Steps to be performed: 1. Download the latest VirtualBox extension from official website. or use the following link (latest version when writing) https://download.virtualbox.org/virtualbox/5.2.0/Oracle_VM_VirtualBox_Extension_Pack-5.2.0-118431.vbox-extpack 2. Open VirtualBox, File –> Preference –> […]

How to install Graylog2 on CentOS 7 / RHEL 7

Graylog (formerly known as Graylog2) is an open source log management platform, helps you to collect, index and analyze any machine logs on a centralized location. This guide helps you to install Graylog2 on CentOS 7 / RHEL 7, also focus on installation of four other components that makes Graylog2 a power full log management […]

How to install Graylog2 on CentOS 7 / RHEL 7 – Using Source

Graylog (formerly known as Graylog2) is an open source log management platform, helps you to collect, index and analyze any machine logs on a centralized location. This guide helps you to install Graylog2 on CentOS 7 / RHEL 7 using source, also focus on installation of four other components that makes Graylog2 a power full […]

Install ElasticSearch on CentOS 7 / Debian 9 / Ubuntu 16.04 / Linux Mint 18

Elasticsearch is an enterprise level open source search server based on Apache Lucene, offers a real-time distributed search and analytics with a RESTful web interface and schema-free JSON documents. Elasticsearch is developed in java and is released under Apache License. Currently, it is ranked second in most popular enterprise search engine, behind Apache Solr. This […]

How To Install Apache Hadoop on CentOS 7, Ubuntu 18.04 & Debian 9

Apache Hadoop is an open-source software framework written in Java for distributed storage and distributed process, and it handles the very large size of data sets by distributing it across computer clusters. Rather than rely on hardware high availability, Hadoop modules are designed to detect and handle the failure at the application layer, so gives […]