nginx

How To Ensure Code Quality with SonarQube on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Ensure Code Quality with SonarQube on Ubuntu 16.04

Code quality is an approximation of how useful and maintainable a specific piece of code is. Quality code will make the task of maintaining and expanding your application easier. In this guide, you will deploy a SonarQube server and scanner to analyze your code and create code quality reports. Then you’ll perform a test on your machine by scanning it with the SonarQube tool.

Read more
How To Install DokuWiki with Nginx on an Ubuntu 12.04 VPS — step-by-step Linux tutorial on Progressive Robot

How To Install DokuWiki with Nginx on an Ubuntu 12.04 VPS

Wiki-style document editing is a very popular way of presenting content and allowing group collaboration. There are many different wiki applications available that each have their uses. DokuWiki is a small, contained wiki that does not rely on an entire database to get up and running. In this guide, we will install DokuWiki and serve it with Nginx on an Ubuntu 12.04 VPS.

Read more
Установка стека Linux, Nginx, MySQL, PHP (LEMP) в CentOS 8 [Краткое руководство] — step-by-step Linux tutorial on Progressive Robot

Установка стека Linux, Nginx, MySQL, PHP (LEMP) в CentOS 8 [Краткое руководство]

В этом руководстве вы установите стек LEMP на сервер с CentOS 8. Хотя MySQL доступен в используемых по умолчанию репозиториях в CentOS 8, в этом руководстве мы рассмотрим процесс настройки стека LEMP с MariaDB в качестве системы управления базами…

Read more
Cómo instalar Nginx en CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar Nginx en CentOS 8

Nginx es uno de los servidores web más populares del mundo y aloja algunos de los sitios más grandes y con mayor tráfico en Internet. Es más fácil de utilizar que Apache en la mayoría de los casos y puede emplearse como servidor web o…

Read more
CHAT