Ubuntu 20.04

How To Set Up the code-server Cloud IDE Platform on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up the code-server Cloud IDE Platform on Ubuntu 20.04

With developer tools moving to the cloud, creation and adoption of cloud IDE (Integrated Development Environment) platforms is growing. code-server is Microsoft Visual Studio Code running on a remote server and accessible directly from your browser. In this tutorial, you will set up the code-server cloud IDE platform on your Ubuntu 20.04 machine and expose it at your domain, secured with free Let’s Encrypt TLS certificates.

Read more
Добавление области подкачки на Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Добавление области подкачки на Ubuntu 20.04

Одним из способов защиты от ошибок, связанных с недостатком памяти в приложениях, является добавление области подкачки на вашем сервере. В этом руководстве мы расскажем, как добавить файл подкачки на сервер Ubuntu 20.04. ​​[warning] Предупреждение. Хотя подкачка в целом…<$>

Read more
Создание самоподписанных сертификатов SSL для Apache в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Создание самоподписанных сертификатов SSL для Apache в Ubuntu 20.04

TLS или протокол безопасности транспортного уровня и предшествующий ему протокол SSL используются для заключения обычного трафика в защищенную оболочку с шифрованием. Используя эту технологию, серверы могут безопасно отправлять информацию клиентам без перехвата сообщений и…

Read more
How To Host a Website Using Cloudflare and Nginx on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Host a Website Using Cloudflare and Nginx on Ubuntu 20.04

In this tutorial you will secure your website served by Nginx with an Origin CA certificate from Cloudflare and configure Nginx to use authenticated pull requests. The advantages of using this setup are that you benefit from Cloudflare’s CDN and fast DNS resolution while ensuring that all connections pass through Cloudflare. This prevents any malicious requests from reaching your server.

Read more
CHAT