How To Install Docker on Debian 9 Raj Jul 19, 2017 0 Docker is a free and open-source containerization software that helps to deploy, run applications in…
How To Install Jenkins on Debian 10 / Debian 9 Raj Jul 12, 2017 1 Jenkins is an open-source automation server; in other words, a continuous integration tool written in Java that…
How To Setup a Chef 12 on CentOS 7 / RHEL 7 Raj Nov 15, 2016 2 Chef is a powerful configuration management utility that turns infrastructure into code. With the Chef users…
How To Install Puppet 6.x On CentOS 7 / RHEL 7 Raj Aug 26, 2016 0 Puppet is an open source configuration management tool that helps you to manage the configurations of hundreds of…
How To Install Puppet 6.x On Ubuntu 18.04 / Ubuntu 16.04 & Debian 9 Raj Aug 5, 2016 12 When you think of a configuration management tool, the one pop up in your mind is Puppet. Puppet is an open source…
How To Add Puppet Nodes to Foreman – CentOS 7 / Ubuntu 18.04 & Debian 9 Raj Oct 28, 2015 0 This tutorial is the continuation of Foreman installation and configuration series. Here, we will be going through…
How to Create Puppet Manifests / Modules – CentOS / RHEL Raj Oct 25, 2015 1 The client configurations are stored in files called manifests, in this file, the user defines system resources…
Install and Configure Puppet on CentOS 7 / RHEL 7 Raj Oct 22, 2015 10 This tutorial is for an old version of Puppet Master, some links are broken and may not work expected. A new…
How To Create Ansible Playbooks for IT Automation Raj Aug 19, 2015 0 Playbook is nothing but Ansible’s configuration management scripts, and it can be used to manage deployments and…
How To Install Ansible on CentOS 7 / RHEL 7 / Ubuntu 18.04 / 16.04 & Debian 9 Raj Aug 18, 2015 0 Ansible is a free configuration management tool, and it supports managing the configurations of Unix-like and…