-
Learning Ansible from the ground up.
Ansible (As defined by wikipedia) is an open-source software provisioning, configuration management, and application-deployment tool. It runs on many Unix-like systems, and can configure both Unix-like systems as well as Microsoft Windows. It…
-
SCOM 2016 – Linux Agent Deployment “Signed certificate verification operation was not successful”
Today, while trying to add my linux servers to my new SCOM 2016 environment, I ran into an interesting issue. When deploying the agent to my CentOS 6.8 server, all was going fine,…
-
Install VMware Tools on CentOS 6.5
This article briefly describes the process of installing the VMWare tools on CentOS 6.5. It is important that you install VMware Tools in the guest operating system because the VM will have significantly faster performance,…
-
CentOS 6.5 Installation fails – “Unable to read package metadata.”
So in the past few weeks I have been studying to take the RHCSA, and in my studies have been using both RHEL 6.5 at work, and CentOS 6.5 as a playground environment…
-
Install LAMP server in CentOS 6.4
LAMP is a acronym for Linux, Apache, MySQL and PHP. In this very first tutorial on my blog, I will walk through the steps on how to install LAMP server in CentOS 6.4. For the…