Latest POSTS

Automating changes using Ansible

Write a play automating changes to the SSHD Configuration file

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...
SSH Weak Key Exchange

How To Resolve SSH Weak Key Exchange Algorithms on CentOS7 or RHEL7

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

RHEL6: End of Life (EOL)

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

Install PHP7 on CentOS7 or RHEL7

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....