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 …
How to Install and configure ftp server on Ubuntu 16.04 FTP stands for File Transfer Protocol, It requires a TCP/IP network framework to function properly. So as the name suggests, FTP is a protocol for transferring file or data from the server to the client. …
Samba4 active directory on centos 7 Samba is a software suite which is opensource, it runs on Unix based systems. The main advantage of samba is it can communicate with Windows clients. Today we will see how we can configure samba4 active directory on centos7. …