Browsing Category
Centos/Redhat
How To Install PHP 8.0 on CentOS 7 / RHEL 7 | Holhol24
PHP is a widely-used open-source programming language to create dynamic websites such as blogs, forums, e-commerce, etc. It was originally created by Rasmus Lerdorf in 1994.
CentOS 7 comes with PHP 5.x by default, which is already…
The most effective method to Delete or Remove a Directory forcelly Using Linux Command
This post will guide you how to remove or delete a directory using linux command under your CentOS or RHEL Linux system.
Step by step instructions to Config Samba Server to use SMBv2 or SMBv3 Protocol in Linux
This post will guide you how to configure Samba Server to use SMBv2 or SMBv3 protocol in Linux operating system. How to disable the SMBv1 protocol in your Samba server on a Linux operating system. If you can disable SMBv1 protocol in your…
How To Install Puppet On CentOS 8 / RHEL 8 | Holhol24
Puppet is an open-source
configuration management tool that helps us to automate IT infrastructure, including provisioning, configuration management, patching of hundreds of client…
How To Install Puppet On CentOS 8 / RHEL 8 | Holhol24
Puppet is an open-source
configuration management tool that helps us to automate IT infrastructure, including provisioning, configuration management, patching of hundreds of client…
How To Install NTP (Chrony) On CentOS 8 / CentOS 7 & RHEL 8 / RHEL 7 | Holhol24
The
Network Time Protocol (NTP) is a networking protocol for system clock synchronization with remote internet time servers or other sources such as GPS or radio clocks. Accurate…
How To Install NTP (Chrony) On CentOS 8 / CentOS 7 & RHEL 8 / RHEL 7 | Holhol24
The
Network Time Protocol (NTP) is a networking protocol for system clock synchronization with remote internet time servers or other sources such as GPS or radio clocks. Accurate…
How To Install Gradle on CentOS 8 / 7 & RHEL 8 / 7 | Holhol24
Gradle is an open-source build automation system. It supports multiple programming languages such as
Java, C++, and Python development. It is based on the concepts of Apache Ant and…
How To Install Gradle on CentOS 8 / 7 & RHEL 8 / 7 | Holhol24
Gradle is an open-source build automation system. It supports multiple programming languages such as
Java, C++, and Python development. It is based on the concepts of Apache Ant and…
How To Setup High Availability Cluster on CentOS 8 / RHEL 8 | Holhol24
High Availability cluster, also known as failover cluster or active-passive cluster, is one of the most widely used cluster types in a production environment to have continuous…