How To Install Zabbix Server 4.x on CentOS 6 / RHEL 6

Zabbix is open-source software for monitoring the network services, servers, and other network devices. It helps to monitor CPU, Memory, Disk, and other resources on Windows or Unix hosts by installing Zabbix client on it. Zabbix can also check the availability of the standard services such as SMTP or HTTP without installing any software on […]

How to Install Nagios 4.3.4 on Fedora 26 / Fedora 25-21

Nagios is the most widely used open source monitoring tools which help us to monitor the services and application that run’s on Windows, Linux, Routers and other network devices. With the help of Nagios you can monitor basic services and attributes. We can access the Nagios using web interface coming with the bundle and configuration […]

How to Install Cacti on CentOS 6 / RHEL 6

Cacti is an open source web-based network monitoring tool designed as the front end application for the RRDtool (Round-Robin database tool), it allows a user to poll the services at an interval of time and resulting in the graph format. Cacti is generally used to get a graph data for the CPU and network bandwidth […]

Install PostgreSQL 9.3.4 on Fedora 20

PostgreSQL is an object-relational database management system (ORDBMS) available for many platforms including Linux, FreeBSD, Solaris, Microsoft Windows and Mac OS X. It is released under the PostgreSQL License, which is an MIT-style license, and is thus free and open source software. PostgreSQL is developed by the PostgreSQL Global Development Group, consisting of a handful […]

How To Install Oracle Java 12 / 11 / 8 on CentOS 6 / RHEL 6

Today we will be looking into the installation of Oracle Java on CentOS 6. Java JDK is the most important base to the developers; this guide will be more useful for them to set up a development environment when they especially use Red Hat or CentOS. Download Oracle Java You can either use command line […]