Kubeadm is one of all time favorite tool for installation of the Kubernetes. It comes directly from Kubernetes community and it is also a future of all kubernetes installation. This tutorial will guide how to Install Kubernetes Cluster on CentOS Environment: 2 CentOS 7 Servers with minimal installation Docker engine […]
rhel
Container runtimes is required for Kubernetes to work , one of the popular container runtime is docker. This tutorial will guide you how we can install docker for Kubernetes on CentOS. Step 1: Install required packages for Docker Step 2: Add Docker repository for installation Step 3: Install Docker CE […]
Since version 4.0, Samba can, additionally to an NT4 PDC, act as a Domain Controller that is compatible with Microsoft Active Directory. In the following, we explain how to set up Samba as an Active Directory Domain Controller from scratch. Turn off SELINUX Set your IP to host-name as like […]
Apache Tomcat Installation on Linux (RHEL 7 and Centos 7) in Highly Secure Mode Apache Tomcat often referred to as Tomcat Server, is an open-source Java Servlet Container developed by the Apache Software Foundation (ASF). Tomcat Installation on Linux is very easy and quick . Set hostname of Linux machine […]