Ubuntu 18.04

How To Install and Configure GitLab on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure GitLab on Ubuntu 18.04

GitLab CE, or Community Edition, is an open source application primarily used to host Git repositories, with additional development-related features like issue tracking. In this guide, we will cover how to install and configure GitLab on an Ubuntu 18.04 server.

Read more
Установка и настройка Postfix в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка и настройка Postfix в Ubuntu 18.04

Postfix — популярный почтовый агент (MTA) с открытым исходным кодом, который можно использовать для маршрутизации и доставки почты в системе Linux. Согласно оценкам, примерно 25% публичных почтовых серверов в Интернете используют Postfix. В этом обучающем модуле мы научим вас…

Read more
How To Install and Secure Memcached on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Secure Memcached on Ubuntu 18.04

Memory object caching systems like Memcached can optimize backend database performance by temporarily storing information in memory, retaining frequently or recently requested records. In this guide, we will cover how to protect your Memcached server by binding your installation to a local or private interface and creating an authorized user for your Memcached instance.

Read more
How To Install Nginx on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Nginx on Ubuntu 18.04

Nginx is one of the most popular web servers in the world and is responsible for hosting some of the largest and highest-traffic sites on the internet. It is more resource-friendly than Apache in most cases and can be used as a web server or reverse proxy.

Read more
CHAT