Install & Configure Chef Server, Node & Workstation If we want to learn about Chef then the first thing you must consider that it is a configuration management tool written in ruby. We will go straight to the main thing which is how you can install …
Install mailhog on ubuntu 16.04 MailHog is a tool used by developers for testing emails. Generally, we install mailhog because it is a very lightweight and portable application that acts exactly like an SMTP server. It was originally written in Perl before, but it has …
Configure FreeIPA server On CentOS 7 or RHEL 7 FreeIPA is an opensource identity management system for Linux/Unix environments which provides centralized account management and authentication, like Microsoft Active Directory or LDAP. Identity: (machine, user, virtual machines, groups, authentication credentials) Policy: (configuration settings, access control information) Audit Trail: (events, …