CATEGORY

Devops

How to install JBoss EAP 7.3 on Centos 8 / RHEL 8

Introduction Referring from Redhat, Red Hat® JBoss® Enterprise Application Platform (EAP) is a middleware platform built on open standards and compliant with the Java Enterprise...

Install & Configure NTP on multiple CentOS 7/8 servers using Ansible

What is NTP Server Network Time Protocol â€“ NTP- is a protocol which runs over port 123 UDP at Transport Layer and allows computers to synchronize...

Puppet Server 6+ Client Ubuntu 20.04/21.04

What is Puppet? Puppet is a configuration management tool to automate infrastructure management and configuration i.e., it manages configuration data on other systems, including...

How to install and configure Chef server on ubuntu

Chef is a ruby based technology which makes the work of developers easy and smooth. Like if a developer wants to push an update...

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 access Kubernetes Dashboard from outside cluster

Kubernetes dashboard is a service running on master node which provide dashboard features to deploy application and services in kubernetes cluster using GUI dashboard,...

Kafka Console Commands

Kafka Console Commands are the basic CLI commands which can be used to complete the task like to create topic, alter topic, produce messages...

Kubernetes Cluster Setup on Ubuntu 20.04

Kubernetes introduction Kubernetes is an open-source container-orchestration system for automating computer application deployment, scaling, and management. It was originally designed by Google and is now...

How to install Rundeck on Centos8

What is Rundeck? Rundeck Is a free open source software for automatically managing servers (Linux, Windows and MacOS) by scheduling jobs. built around the idea of...

Create Load Balancer using GCP Load Balancing

In this article, we will be learning how to create a load balancer in the Google Cloud Platform (GCP). What is Load Balancing? Load Balancing is...

Latest news