How to install Ansible in CentOS 7 using Yum

Hello Friends, today I am going to explain you, How to install ansible in CentOS 7 using yum. Ansible is an open source IT Configuration Management, Deployment & Orchestration tool. It communicates over normal SSH channels in order to retrieve information from remote machines, issue commands, and copy files. Because of this, an … Continue reading

How To Install EPEL Repo on CentOS 7 and RHEL 7

In this article, we will explain you, How To Install EPEL Repo on CentOS 7 and RHEL 7. What’s an ‘EPEL repository’? The EPEL repository is managed by the EPEL group, which is a Special Interest Group within the Fedora Project. The ‘EPEL’ part is an abbreviation that stands for Extra Packages for Enterprise … Continue reading

How to install Ansible in CentOS 7 with PIP

Today, we are going to learn How to install Ansible in CentOS 7 with PIP. To click above link for more details about Ansible. What is Ansible and advantages of using Ansible. Ansible is an open source IT Configuration Management, Deployment & Orchestration tool which can remove drudgery from your work … Continue reading

What is Ansible and advantages of using Ansible

This is the first post which is related to Ansible series tutorial. Let’s learn What is Ansible and advantages of using Ansible. Ansible is an automation engine, similar to Chef or Puppet. That can be used to ensure deployment and configuration consistency across many servers and keep servers and applications … Continue reading

How to Configure LVM in CentOS 7 / RHEL 7

One of the most useful and helpful technology to Linux system administrator is Linux Logical Volume Manager(LVM), version 2 (or LVM 2). Storage technology plays an important role in improving the availability, performance, and ability to manage Linux servers. Here we can learn How to Configure LVM in CentOS 7 … Continue reading