How to Disable cPanel Service Monitoring via SSH

Cpanel by default monitors all services installed on a server using chkservd daemon Chkservd monitors all the services and if for some reason a service goes down it automatically tries…

Read More »

How to create sudoer in Centos 7 using Ansible

Ansible is a great automation, configuration and server orchestration tool. In this example we will develop a script in ansible to create a sudo user. Prerequistes: Centos 7 server Step1:…

Read More »