How To Install PHP 8.0 on CentOS 7 / RHEL 7 Raj Dec 1, 2020 0 PHP is a widely-used open-source programming language to create dynamic websites such as blogs, forums, e-commerce,…
How To Install NTP (Chrony) On CentOS 8 / CentOS 7 & RHEL 8 / RHEL 7 Raj Jun 1, 2020 0 The Network Time Protocol (NTP) is a networking protocol for system clock synchronization with remote internet time…
How To Install Gradle on CentOS 8 / 7 & RHEL 8 / 7 Raj Apr 8, 2020 0 Gradle is an open-source build automation system. It supports multiple programming languages such as Java, C++, and…
How To Setup Let’s Encrypt SSL Certificate with Apache on CentOS 8 / RHEL 8… Raj Aug 12, 2019 0 Let's Encrypt is a widely known certificate authority that provides free SSL certificates for websites, launched in…
How To Install MariaDB on CentOS 7 / RHEL 7 Raj Aug 7, 2019 0 MariaDB is one of the popular open-source database management system used by small to large enterprises. It is a…
How To Install Jenkins on CentOS 8 / RHEL 8 & CentOS 7 / RHEL 7 Raj Jul 24, 2019 0 Jenkins is an open-source CI (continuous integration) tool written in Java that helps to automate the repetitive…
How To Install PHP 7.4 / 7.3 / 7.2 on CentOS 7 / RHEL 7 & CentOS 6 / RHEL 6 Raj Jul 15, 2019 0 PHP is a widely-used open-source programming language for web development created by Rasmus Lerdorf. It is an…
How To Install Visual Studio Code On CentOS 7 / RHEL 7 & Fedora 30 / 29 Raj May 6, 2019 0 This document is also available for Ubuntu 18.04 Debian 9 LinuxMINT 19 Visual Studio Code is a…
How To Install pgAdmin 4 on CentOS 7 / RHEL 7 & Fedora 29 / Fedora 28 Raj Mar 19, 2019 0 pgAdmin is a free and open source management tool for PostgreSQL and derivative relation databases such as EDB…
How To Install and Configure GitLab on CentOS 7 / Ubuntu 18.04 & Debian 9 Raj Dec 17, 2018 0 GitLab is an open-source web-based Git-repository manager, written in Ruby. It includes a wiki, issue management,…