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 -…
Amazon Web Services – Overview Cloud Computing – In layman’s term, Cloud Computing is a strategy where in all the resources that are required by an organization are being purchase…
Purpose - To install and configure Standalone Chef Server and Chef Management Console on CentOS 7. Pre-requisities - CentOS7 machine 64-bit Resolvable hostname Internet connected local mail transfer agent 20GB…
Purpose - Install WebSphere Application Server NDTrial v8.5.5.9 using imcl Pre-requisites CentOS machine IBM installation manager downloaded Step1: Installing IBM Installation Manager ========================================================================================================= # pwd /home/sbhoga/Middleware/Extract/IM_Extract/tools # ./imcl install com.ibm.cic.agent -repositories…