Cyberithub

How to Set MariaDB root Password in RHEL/CentOS 7/8 Using Simple mysql_secure_installation

How to Set MariaDB root Password in RHEL/CentOS 7/8 Using Simple mysql_secure_installation 1

In this article, I will take you through the steps to Set MariaDB root password in Linux using mysql_secure_installation tool. If you are familiar with MySQL DB in Linux then you must be aware that MariaDB has now replaced MySQL DB in Latest RHEL/CentOS Based Systems. After installing MariaDB in your server you might wonder ... Read more

How to Install and Setup Freeradius Server in Linux (RHEL/CentOS 7/8) Using 6 Easy Steps

How to Install and Setup Freeradius Server in Linux (RHEL/CentOS 7/8) Using 6 Easy Steps 2

In this article, I will take you through the steps to install and setup Freeradius Server in Linux (RHEL/CentOS 7/8). The FreeRadius server project is the implementation of the Remote Authentication Dial-In User Service (RADIUS) protocol used by many corporations and Internet service providers to authenticate users connecting from remote locations. The FreeRadius server daemon, ... Read more