All Stories

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

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…

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

Boot from image using vFlash in Dell PowerEdge Servers

Dell iDRAC is a feature-full server remote administration tool but iDRAC is missing the very basic functionality to boot from a ftp or http based…

In Dell, How To, Infrastructre & Hardware, May 06, 2018

How to Find the HBA/Fibre Channel Cards, Ports and WWN in Linux

Find HBA/Fibre Channel Card installed # lspci -nn egrep -i “fibre hba” 04:00.0 Fibre Channel [0c04]: Emulex Corporation Saturn-X: LightPulse Fibre Channel Host A...

In How To, Utilities, Workplace, May 03, 2018