All Stories

How to install racadm for iDRAC on RHEL Linux

Dell has a beautiful tool for remote server management called iDRAC which is almost same like HPE iLO, but with different features. You can access...The post How to instal...

In Dell, Infrastructre & Hardware, How to install racadm for iDrac on RHEL / Linux, Oct 24, 2018

How To Create A New User In iDRAC Via Local RACADM From Linux

There might be situations like you forgot or lost your iDRAC login credentials and you don’t have an option to access iDRAC since the server...The post How To Create...

In Dell, Infrastructre & Hardware, dell idrac, Oct 24, 2018

Enable LVM flag on partition using parted in Linux

Recently we have noticed some issue with one of our filesystem having issue and realized wrong flags on partition which was used as a Physical...The post Enable LVM flag o...

In Infrastructre & Hardware, Enable LVM flag on partition using parted in Linux, fdisk, Oct 19, 2018

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....The post How to find the pod details fro...

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...The post Enable newly installed vFlash card in Dell iDRA...

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. The post Install Python Modules offline appeared first on techbeatly.

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

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...The post Deploying Roles Wi...

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

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