Learning Everyday.
Join a community where DevOps, SREs, developers, and security engineers share how-to guides, articles, and videos to level up your skills.
Visit Learning Hub

VMware HCX – Installation
I had been using several migration tools. However VMware HCX ( Hybrid Cloud Extension ) has some unique feature that allows end user to easy-to-use, …

GNS3 VM – How to Enable KVM Support
GNS3 (Graphical Network Simulator) is the most popular – open source, free software – tool for designing and simulating network infrastructure.

How to Request Resource Quota Increase in Microsoft Azure
As we know public cloud is offering unlimited* amount of resources and as an end user of public cloud we don’t need to worry about the backend …

Build Your Own Git Server using Gogs
When it comes to VCS ( Version Control System ), we will have confusion as we have many products in the market with almost the same capabilities. …

Adding Container Images to Google Container Registry (GCR)
Image : cloud.google.com Google Container Registry (GCR) is a service in Google Cloud Platform (GCP) to manage your own docker container repository. …

Ansible Tower – How to Backup and Restore
Image Background : datafloq.com Ansible Tower is a wonderful product which help to implement a central hub for IT automation. Ansible Tower is …

Managing Ansible Facts
Ansible facts are nothing but some variables which are automatically discovered by the Ansible on managed hosts while running ansible adhoc commands …

Managing Ansible Variables
Ansible Variables You can use variables in ansible plays to store values like users to create, packages to install etc. By using variables, you can …

Configure TLS Encrypted Tunnel For Remote Logs Using Syslog-ng
You might be a Sysadmin, developer, DBA or whatever, logs are like treasure boxes for anyone working in IT. And the best practice to keep logs in a …