All Stories

Setup Vim editor for YAML, Ansible, Kubernetes, OpenShift

Are you new to Vim and working with YAML files? This post is for you! If you’re already a Vim expert, feel free to skip this quick guide.

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 on this item.

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 example to show how to create a bigger partition usi...

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

How to setup SSH key based authentication

In an automated IT world, password-based authentications are not a good choice and will restrict so many abilities. For SSH access, you can easily configure SSH Key based authenticati...

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.

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.

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

Installing Ansible

You may refer installation doc from official document as well.

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 and beginner level approach.

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 make Ansible accessible to absolute beginners, we’re thrill...

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

Featured