Linux Application

10 steps to install Puppet configuration management tool

Estimated read time 3 min read

Some days ago a guy asked me why I do not blog anything on Puppet configuration management tool and prefer Ansible over Puppet. True it is that I prefer Ansible because it is agentless and very easy to use. However, [Read More…]

Cloud Computing Linux Application Linux System Scripts and codes

Getting started with Terraform

Estimated read time 4 min read

Terraform is an open-source tool created by HashiCorp and it is written in Go programming language. Using Terraform allows us to define our infrastructure as a Code by using declarative language. It’s important to understand that Terraform language is declarative, [Read More…]

Linux Application Linux System

Project Tabulogs: Linux Last logs on HTML table with Ansible

Estimated read time 9 min read

Project Tabulogs: It will give you the ability to display logs on an HTML tabular format page using Ansible Playbook. Some days back, I shed some ideas, how to use Ansible to create an agentless server inventory with an interesting [Read More…]