ubuntu

How to Benchmark the Performance of a Redis Server on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How to Benchmark the Performance of a Redis Server on Ubuntu 18.04

Benchmarking is an important practice to analyse the overall performance of servers and identify bottlenecks as well as opportunities for improvement within those systems. In this guide, we’ll demonstrate how to benchmark the performance of a Redis server running on Ubuntu 18.04, using a few different tools and methods.

Read more
How To Secure GitLab with Let's Encrypt on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Secure GitLab with Let’s Encrypt on Ubuntu 16.04

GitLab, specifically GitLab CE (Community Edition), is an open source application primarily used to host Git repositories, with additional development-related features like issue tracking. The GitLab project makes it relatively straight forward to set up a GitLab instance on…

Read more
Ubuntu 20.04でLet’s Encryptを使用してNginxを保護する方法 — step-by-step Linux tutorial on Progressive Robot

Ubuntu 20.04でLet’s Encryptを使用してNginxを保護する方法

Let’s Encryptは、無料のTLS /SSL証明書を取得してインストールし、Webサーバーで暗号化されたHTTPSを有効にする簡単な方法を提供する認証局(CA)です。必要な手順のほとんど(すべてではないにしても)の自動化を試みるソフトウェアクライアントCertbotを提供することにより、プロセスを簡素化します。 このチュートリアルでは、Certbotを使用して、Ubuntu 20.04上のNginx用の無料のSSL証明書を取得し、証明書が自動的に更新されるように設定します。

Read more
Como Configurar um Firewall com o UFW no Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Como Configurar um Firewall com o UFW no Ubuntu 20.04

O UFW, ou Uncomplicated Firewall, é uma interface de gerenciamento simplificado de firewall que esconde a complexidade das tecnologias de filtragem de pacotes de baixo nível, como iptables e nftables. Se você deseja começar a proteger sua rede, mas não tem certeza sobre qual…

Read more
CHAT