Ubuntu 20.04

Cómo instalar Nginx en Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar Nginx en Ubuntu 20.04

Nginx es uno de los servidores web más populares del mundo y aloja algunos de los sitios más grandes y con mayor tráfico en Internet. Es una opción ligera que se puede utilizar como servidor web o proxy inverso. En esta guía, explicaremos cómo…

Read more
Ubuntu 20.04にNode.jsをインストールする方法 — step-by-step Linux tutorial on Progressive Robot

Ubuntu 20.04にNode.jsをインストールする方法

このガイドでは、Ubuntu 20.04サーバーにNode.jsをインストールする3種類の方法を示します。 ひとつは、Ubuntuのデフォルトのソフトウェアリポジトリからaptを使用してnodejsパッケージをインストールする方法、次に、代替PPAソフトウェアリポジトリからaptを使用して指定したバージョンのnodejsパッケージをインストールする方法、最後に、Nodeバージョンマネージャーをインストールし、これを使って複数のバージョンのnodejsをインストール・管理する方法について説明します。

Read more
Python 3をインストールしUbuntu 20.04サーバーにプログラミング環境を設定する方法 — step-by-step Linux tutorial on Progressive Robot

Python 3をインストールしUbuntu 20.04サーバーにプログラミング環境を設定する方法

このチュートリアルでは、Ubuntu 20.24 サーバーでPython 3のプログラミング環境をセットアップする方法を学びます。サーバーでのプログラミングには多くの利点があり、開発プロジェクト間のコラボレーションをサポートします。このチュートリアルの一般原則はDebian Linuxのディストリビューションに適用されます。

Read more
Comment installer R sur Ubuntu 20.04 [Démarrage rapide] — step-by-step Linux tutorial on Progressive Robot

Comment installer R sur Ubuntu 20.04 [Démarrage rapide]

Langage de programmation à code source ouvert, R est spécialisé dans le calcul statistique et les graphiques. Dans ce tutoriel, nous allons installer R sur un serveur Ubuntu 20.04. Pour une version plus détaillée de ce tutoriel, avec des explications plus approfondies sur…

Read more
How To Install the Apache Web Server on Ubuntu 20.04 [Quickstart] — step-by-step Linux tutorial on Progressive Robot

How To Install the Apache Web Server on Ubuntu 20.04 [Quickstart]

The Apache HTTP server is the most widely-used web server in the world. It provides many powerful features, including dynamically loadable modules, robust media support, and extensive integration with other popular software. In this guide, we’ll explain how to install an Apache web server on your Ubuntu 20.04 server.

Read more
Cara Mengamankan Apache dengan Let's Encrypt pada Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cara Mengamankan Apache dengan Let’s Encrypt pada Ubuntu 20.04

Let’s Encrypt adalah Otoritas Sertifikat (CA) yang memfasilitasi perolehan dan instalasi sertifikat TLS/SSL gratis, yang dengan demikian mengaktifkan HTTPS terenkripsi pada server web. Saat ini, seluruh proses perolehan dan instalasi sertifikat dijalankan otomatis sepenuhnya baik pada Apache dan Nginx dengan menggunakan Certbot. Dalam panduan ini, kita akan menggunakan Certbot untuk memperoleh sertifikat SSL gratis untuk Apache pada Ubuntu 20.04, dan memastikan agar sertifikat ini disiapkan untu

Read more
CHAT