nginx

Как установить Linux, Nginx, MySQL, PHP (LEMP) в Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Как установить Linux, Nginx, MySQL, PHP (LEMP) в Ubuntu 16.04

Стек LEMP представляет собой набор программного обеспечения, который используется для отображения динамических веб-страниц и веб-приложений. Этот акроним обозначает операционную систему Linux и веб-сервер Nginx. Данные при этом хранятся в базе данных MySQL, а динамическое…

Read more
How To Set Up the code-server Cloud IDE Platform on Debian 10 — step-by-step Linux tutorial on Progressive Robot

How To Set Up the code-server Cloud IDE Platform on Debian 10

In this tutorial, you will set up the code-server cloud IDE platform on your Debian 10 machine and expose it at your domain, secured with free Let’s Encrypt TLS certificates. In the end, you’ll have Microsoft Visual Studio Code running on your Debian 10 server, available at your domain and protected with a password.

Read more
How to Install Nginx on Debian 10 — step-by-step Linux tutorial on Progressive Robot

How to Install Nginx on Debian 10 (ON-DEBIAN-10)

Nginx is one of the most popular web servers in the world and 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
Cómo instalar Nginx en Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar Nginx en Ubuntu 18.04

Nginx es uno de los servidores web más populares del mundo y es responsable de alojar algunos de los sitios más grandes y con mayor tráfico de Internet. En la mayoría de los casos, tiene más recursos que Apache y se puede usar como un servidor web o como un proxy…

Read more
CHAT