All Stories

Setup Your vim editor for Ansible Playbook

You may ignore this article if you are already an expert in vim as this is a quick note for those who are new to…

In Ansible, Ansible Resources, Automation, Jun 17, 2018

ComVault Simpana Installation (cv11) on Linux (RHEL7)- Step by Step

This is a very basic article to share the cv11 installation. If any corrections/mistakes, please feel free to feedback as I am not an expert…

In Infrastructre & Hardware, Utilities, comvault, Jun 17, 2018

How to create a partition greater than 2TB in Linux

Due to limitation of fdisk utility, you will not be able to create partition greater than 2TB in linux with fdisk. This is a quick…

In Infrastructre & Hardware, Workplace, disk utility, Jun 16, 2018

How to setup SSH key based authentication

This method is more secure than password-based access since the authentication happens using private and public key pair values.

In Ansible Resources, Automation, Cloud, Jun 13, 2018

Running Ansible Ad-Hoc commands

We have already  run few ad-hoc command to list down the hosts in earlier sections. See all parts of  Automation with Ansible Guides here Let’s…

In Ansible, Ansible Course, Automation, Jun 12, 2018

Managing Ansible Inventory

Inventory File An inventory file is a simple and plain text file where we store those host information ansible has to deal with. It can…

In Ansible, Ansible Course, Automation, Jun 12, 2018

Ansible Deployment

Hope you are clear on the concept and installation of Ansible program. Lets configure our Ansible environment now. See all parts of  Automation with Ansible…

In Ansible, Ansible Course, Automation, Jun 12, 2018

Installing Ansible

You may refer installation doc from official document as well. Requirement Controlnodes Controlnode is just the machine where we install the Ansible program and will…

In Ansible, Ansible Course, Automation, Jun 08, 2018

Ansible Introduction

You have hundreds and thousands of online documentation and wiki pages for learning Ansible, and this is our attempt to cover Ansible in a simple…

In Ansible, Ansible Course, Automation, Jun 07, 2018

Ansible Automation for Absolute Beginners – Free Course

Are you new to the world of automation and eager to unlock the power of Ansible? You’re in the right place! In our quest to…

In Ansible Course, Automation, Courses, Jun 07, 2018