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 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 #…
Purpose – To setup a Virtual machine on VirtualBox using vagrant inside a RHEL7 linux machine Pre-requisites – RHEL7 machine Procedure – Step1: Download VirtualBox RPM for RHEL7 URL -…