-
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…
-
Setting up Windows Root CA on CentOS 6.9 Linux server
Hello and welcome. It is that time for me to add a new article to the blog. I know, I KNOW.. Its been a long time.. I’m sorry… In today’s blog post, I…
-
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…