SHOWING RESULTS FOR:

RPM Commands

INTRODUCTION RPM (Red Hat Package Manager) is an default open source and package management utility for Red Hat systems like (RHEL, CentOS and Fedora). The tool allows you install, update, uninstall, query, verify and manage system...

Ansible Installation & Configuration on CentOS-7/8

What is Ansible ? Ansible is a radically simple IT automation engine that automates cloud provisioning, configuration management, application deployment, intra-service orchestration, and many other IT needs. It is an...

How to install Apache Zookeeper on Centos 8

Introduction ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used...

How to install Apache Kafka on Centos8

What is kafka? Indroduction Apache kafka is a distributed streaming platform.It is a popular distributed message broker designed to efficiently handle large volumes of real-time data.A...

How to install RabbitMQ on Centos 8

RabbitMQ is the most popular open source message broker. and it's a lightweight application available for most of the popular operating systems. supports multiple...

How to Install LAMP on CentOS 8

LAMP is a popular open source stack, it is set of different software, LAMP stands for Linux, Apache, MySQL/Mariadb, and PHP. they provide a...

Install and Configure Fail2ban on CentOS 8

Servers  exposed to the internet are at very high risk of malware attacks. There are a number of measures you can take to ensure you...

How To Install Telegraf on centOS 8

Telegraf is a plugin-driven server agent for collecting and sending metrics and events from databases, systems, and IoT sensors. Telegraf is written in Go and...

Install Jmeter on CentOS 8

The Apache JMeter™ application is open source software, a 100% pure Java application designed to load test functional behavior and measure performance. It was...

Network Teaming / Configuring Link Aggregation

Network Teaming Network teaming is a method of linking one or more NICs to to a virtual interface. This is in use for failover and...

Latest news