SHOWING RESULTS FOR:

Mining Bitcoin with Centos 8

Introduction Bitcoin is peer-to-peer technology to operate with no central authority or banks; the network collectively connects managing transactions and issuing bitcoins. BTC is open-source publicly,...

Perform a vulnerability scan with Openscap scanner

Introduction RHEL 7 makes it simple to support secure and compliant systems with the openscap scanner. Also, try openssl. What is SCAP? SCAP (Security Content Automation Protocol)...

Clustered RabbitMQ Centos 7

Introduction RabbitMQ is an open-source enterprise messaging scheme initially based on the Advanced Messaging Queuing Protocol (AMQP) standard but now supports numerous other protocols. Lightweight...

How to Install Arduino Software (IDE) on Linux

Introduction Arduino is a widely-used, open-source electronics platform used to create devices that interact with their environment using sensors and actuators. It consists of a programmable...

How to Install Terraform v1.0.0 in CentOS 8 / Ubuntu 21.04

What is Terraform? Terraform is a popular cloud orchestration tool in the world of automation, which is used to deploy your infrastructure through the IAC (Infrastructure as code)...

Creating a single control-plane Kubernetes cluster with kubeadm

Introduction Kubernetes is a cluster and orchestration engine for Docker containers. In other words Kubernetes is an open source software or tool which is used to orchestrate and manage Docker...

Kafdrop – WebUI for Kafka

Kafdrop is a webUI for Apache Kafka. Kafdrop is an open-source tool which displays the information like broker details, creates a topic, delete a...

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...

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...

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