All Stories

What is OpenShift

Welcome back to the OpenShift BootCamp series. In this article you will  learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared ...

In Cloud, Kubernetes, OpenShift, Oct 11, 2021

Ansible Windows Management using HTTPS and SSL

Managing your Windows machines and servers using Ansible is pretty easy as there are more than hundred modules available to handle your Windows operations. This is a series of article...

In Ansible, DevOps, ansible command, Sep 30, 2021

Introduction to OpenShift BootCamp

Hello everyone, welcome to the OpenShift BootCamp course. This is the course introduction for you to understand the structure and content of this course.

In DevOps, Featured, Kubernetes, Sep 29, 2021

Ansible for Windows – Troubleshooting

Managing Windows machines using Ansible is pretty straightforward and simple as in the document. You need to configure and enable WinR M on your Windows machine and then open WinRM po...

In Ansible, Automation, DevOps, Sep 25, 2021

How to open WinRM ports in the Windows firewall

You might already knew that, Ansible can manage Windows servers as well. And this is a supporting article for Configure Your Windows Host to be Managed by Ansible .

In Ansible, Ansible Course, Automation, Sep 23, 2021

How to set up and use Python virtual environments for Ansible

It’s vital to test new technology before rolling it out into your production environment. I like to use Python virtual environments provided by the venv module for developing and test...

In Ansible, Automation, DevOps, Sep 20, 2021

How To Housekeep Your Vagrant Boxes

Photo by [cottonbro](https://www.pexels.com/@cottonbro?utm_content=attributionCopyText&utm_medium=referral&utm_source=pexels) from Pexels

In Automation, DevOps, How To, Aug 28, 2021

Top 5 Free Resources to Learn Docker

Photo by Tom Fisk from PexelsSomeone told me last time, he knows kubernetes and he is using kubernetes in his organisation. But he missed to understand the basic concepts of docker an...

In Cloud, DevOps, Docker, Aug 26, 2021

How To Download RHEL8 for Free

Red Hat Enterprise Linux 8 (RHEL) is the most well known enterprise Linux distribution and also famous for it’s world class support system. As we all know, RHEL is distributed and sup...

In How To, Infrastructre & Hardware, Utilities, Aug 25, 2021

Installing a Kubernetes Cluster using minikube

Photo by Eva Elijas from Pexelsminikube is the easiest method to deploy a Kubernetes cluster for testing purpose. You can simply spin up a cluster in minutes on your laptop or worksta...

In Automation, DevOps, Infrastructre & Hardware, Jul 01, 2021

Featured