nginx

How To Create a SSL Certificate on nginx for CentOS 6 — step-by-step Linux tutorial on Progressive Robot

How To Create a SSL Certificate on nginx for CentOS 6

This tutorial explains how to create a self-signed SSL certificate, how to add it to your server, and how to configure the SSL file to display the certificate to the world. A SSL certificate is a way to encrypt a site’s information and create a more secure connection. Certificate Authorities can issue SSL certificates that verify the server’s details while a self-signed certificate has no 3rd party corroboration. These steps are for setting up an SSL certificate on Nginx for a CentOS server.

Read more
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
CHAT