Ubuntu 18.04

[Краткое руководство] по установке Nginx в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

[Краткое руководство] по установке Nginx в Ubuntu 18.04

Nginx — один из самых популярных в мире веб-серверов, на базе которого размещены некоторые из самых крупных сайтов интернета с огромным трафиком. Обычно он использует ресурсы эффективнее, чем Apache, и может использоваться как веб-сервер или обратный прокси-сервер. В этом…

Read more
How To Install the Ampache Music Streaming Server on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install the Ampache Music Streaming Server on Ubuntu 18.04

Ampache is an open-source music streaming server that allows you to host and manage your digital music collection on your own server. Ampache can stream your music to your computer, smartphone, tablet, or smart TV. In this tutorial, you will install and configure the Apache webserver and PHP that will serve your Ampache instance.

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

How To Install WordPress with OpenLiteSpeed on Ubuntu 18.04

This guide goes over the process of installing and setting up a WordPress instance on Ubuntu 18.04 using the OpenLiteSpeed web server. Because both WordPress and OpenLiteSpeed can be administered through a web browser, this configuration is ideal for those who do not have access to an SSH session or those who may not feel comfortable managing a web server via the command line.

Read more
Como Gerenciar Listas no Redis — step-by-step Linux tutorial on Progressive Robot

Como Gerenciar Listas no Redis

O Redis é um datastore ou armazenamento de dados open-source de chave-valor na memória. No Redis, uma lista é uma coleção de strings classificadas por ordem de inserção, semelhante a [listas…

Read more
CHAT