Purpose – To install and remove WebSphere Application Server ND v9 product features using imcl and response files Pre-requisites – RHEL or CentOS 7 Feature available for installation – - …
Purpose – To install and remove WebSphere Application Server ND v9 product features using imcl and response files Pre-requisites – RHEL or CentOS 7 Feature available for installation – - …
Purpose – To install the IBM WebSphere Application Server ND V9 along with IBM Java SDK using IBM installation manager 1.8.5 Pre-requisities – RHEL or CentOS 7 machine Procedure –…
Purpose - To install and configure a basic Jenkins server using Chef Custom resource. Pre-requisites CentOS 7 with ChefDK installed Here are we are going to use the concept of…
Purpose – In this article, we will setup up an On Premise Chef server for managing our Cookbooks in a central location, setup Chef Workstation where in you author your…
Purpose – To setup a a very basic MySQL Server on Ubuntu 14.04 platform using the steps outlined in the mysql cookbook readme documentation Pre-requisites – Cookbook – mysql cookbook…
Purpose - To prepare a bash script which can be used to setup a workstation in one go with all the required tools for working on the Chef development .…
Announcement by Microsoft - Ubuntu Linux Distribution is now Available in Windows Store =========================================================== Microsoft has announced the availability of Ubuntu Linux Distribution from Windows Apps Store. Now it can…
Purpose – In this article, we will see how we can validate or test the Chef Infrastructure code using InSpec, which we develop for managing or maintaining our systems in…
Error - Package: docker-ce-17.06.0.ce-1.el7.centos.x86_64 (/docker-ce-17.06.0.ce-1.el7.centos.x86_64) Requires: container-selinux >= 2.9 Recently i was trying to install Docker Community edition RPM package as per the procedure outlined below URL - https://docs.docker.com/engine/installation/linux/docker-ce/centos/…
Purpose - To install vagrant and use it to manage docker images Pre-requisites - CentOS 7 machine Procedure - Step1: Install Vagrant which will be used for managing docker images #…