Latest POSTS
Write a play automating changes to the SSHD Configuration file
20 January, 2022
In today’s Ansible series, we will learn about automating changes using Ansible. Specifically, we will automate changes to the sshd config file. Table of Contents Introduction In this exercise, we...
How To Resolve SSH Weak Key Exchange Algorithms on CentOS7 or RHEL7
20 January, 2022
In this article, we will discuss SSH Weak Key Exchange Algorithms and how we can resolve them to enhance the security of SSH connections and protect against potential vulnerabilities and unauthorized access....
RHEL6: End of Life (EOL)
20 January, 2022
This article outlines the significance of Red Hat Enterprise Linux (RHEL) version 6.X reaching its end-of-life Maintenance II support phase on November 30, 2020, urging users to consider upgrading to RHEL7...
Install PHP7 on CentOS7 or RHEL7
19 January, 2022
In this article, we will review how to Install PHP7 on CentOS7 or RHEL7, empowering you to harness the speed, efficiency, and enhanced features of the latest PHP version for your web development projects....