Browsing category

Centos/Redhat

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 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 […]

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 […]

Install OpenVAS on CentOS 6 / RHEL 6

OpenVAS known as Open Vulnerability Assessment System is the open source vulnerability suite to run the test against servers for known vulnerabilities using the database (Network Vulnerability Tests), OpenVAS is a free software, its components are licensed under GNU General Public License (GNU GPL). Here is the small guide to setup the OpenVAS on CentOS […]

Setup SysLog Server on CentOS 6 / RHEL 6

Today we will be looking into how to setup a centralized log management for Linux servers, this will help the Linux admin to have a multiple server logs into one single place. The Linux admin not required to login in to each servers for checking the logs, he can just login into the centralized server […]