All Stories

How to find the pod details from container in OpenShift

When we have issue with container and we are not sure which pod the container belongs to; we can find the pods details as below….

In Automation, Cloud, Infrastructre & Hardware, Oct 04, 2018

Enable newly installed vFlash card in Dell iDRAC

I have explained how to to use vFlash card as an easy boot method here. If you are not able to see a vFlash card…

In Dell, Infrastructre & Hardware, DELL, Sep 19, 2018

Install Python Modules offline

From a machine which is connected to internet, download the packages and dependancies using pip download command.

In Ansible, Automation, Cloud, Aug 01, 2018

Ansible Nested Loop with List and Dictionary

Ansible loops are simple and powerful with mixed data. You will sure say “awesome” when you realize the easiness with loops. During our technical discussions,…

In Ansible, Automation, Cloud, Jul 19, 2018

Implementing Ansible Roles

In a production environment, we will have hundreds and thousands of different types machines to handle. Hence the type of operations and implementation methods will…

In Ansible, Ansible Course, Automation, Jun 27, 2018

Deploying Roles With Ansible Galaxy

So you have learned about Ansible Roles and the importance of using roles. Ansible Galaxy is a public library where you can find thousands of…

In Ansible, Ansible Course, Automation, Jun 27, 2018

Play with Ansible Playbooks

Plays are ordered set of tasks to execute against host selections from your inventory. A playbook is a file containing one or more plays. See…

In Ansible, Ansible Course, Automation, Jun 24, 2018

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