Cyberithub

10 Best Chef Commands for DevOps Engineer

In this tutorial, I will take you through top 10 chef commands which will be generally used by DevOps Engineer. Chef is consist of a Chef server, one or more workstations, and a node where the chef-client is installed. Components name is based on the roles played by each machine in the Chef ecosystem. Chef ... Read more

How to Install Chef 13 on RedHat/CentOS 7

In this tutorial, I will take you through the steps to install Chef 13 on RedHat/CentOS 7. Chef DevOps is a tool for accelerating application delivery and DevOps Collaboration. Chef helps solve the problem by treating infrastructure as code. Rather than manually changing anything, the machine setup is described in a Chef recipe. Install Chef ... Read more