Install SonarQube on Ubuntu 20.04
In this tutorial, you will learn how to install SonarQube on Ubuntu 20.04. SonarQube® is an automatic code review tool to detect bugs, vulnerabilities, and
In this tutorial, you will learn how to install SonarQube on Ubuntu 20.04. SonarQube® is an automatic code review tool to detect bugs, vulnerabilities, and
In this guide, we are going to learn how to configure LibModsecurity with Nginx on CentOS 8. LibMosecurity is the newest version of ModSecurity version
This guide will take you through how to install phpMyAdmin with Nginx on Fedora 30. As you already know, phpMyAdmin enables administration of MySQL/MariaDB operations
We are going to demonstrate how to install WordPress 5 with Nginx on Fedora 30/Fedora 29. Are you using WordPress and looking for a professional
In this tutorial, we are going to learn how to configure Nginx with SSL/TLS certificates on CentOS 8. The use of SSL/TLS certificates ensures secured
This guide is about how to install LEMP Stack on Debian 10 Buster. LEMP stack is an acronym for the commonly used web application and
In this guide, we are going to learn how to install LEMP (Nginx,MariaDB,PHP7.2) Stack on Fedora 28 / Fedora 29. As you already know, LEMP
Just like LAMP Stack, LEMP Stack is a group opensource tools commonly used for developing and deploying web applications. It consists of the Linux Operating System
Follow through this guide to learn how to Setup LEMP Stack (Nginx, MariaDB, PHP 7.2) on Ubuntu 18.04. In our previous article, we covered how