Browsing Category
How To’s
How To Install PHP 8.0 on Debian 10 / Debian 9 | Holhol24
PHP is an open-source programming language used for web development, created by Rasmus Lerdorf in 1994. It is an HTML-embedded scripting language for creating dynamic websites such as blogs, internet forums, e-commerce portals, etc.…
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…
Setup Debian 10 Official Repository In sources.list (/etc/apt/sources.list)
When you install Debian 10 using a DVD, the Debian OS installer sets the DVD as a source for getting packages for your system if you didn’t choose to scan for network mirrors. We need to update sources.list file in order to get packages…
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 IntelliJ IDEA On Debian 10 / Debian 9 | Holhol24
IntelliJ IDEA is an
IDE (integrated development environment) for application development, developed by JetBrains. It has a built-in terminal, database tools, code completion, inline…