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...The post Setup Your vim editor for Ansible Playbook appe...

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...The post ComVault Simpana In...

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...The post How to create a partition gre...

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.The post How to setup SSH key based authentication appe...

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

Running Ansible AdHoc 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...The post ...

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...The post Managing Ansible Invento...

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

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

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...The post Ansible Introd...

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

Update Dell iDRAC Firmware via Web GUI

We have experienced that, due to iDRAC firmware issues there will be so many connections issues on Dell remote access and one of the time-consuming...The post Update Dell ...

In Dell, Infrastructre & Hardware, Utilities, May 25, 2018