Ubuntu 20.04

How To Install and Use ClickHouse on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Use ClickHouse on Ubuntu 20.04

ClickHouse is an open source, column-oriented analytics database created by Yandex for OLAP and big data use cases. In this tutorial, you’ll install the ClickHouse database server and client on your machine. You’ll use the DBMS for typical tasks and optionally enable remote access from another server so that you’ll be able to connect to the database from another machine. Then you’ll test ClickHouse by modeling and querying example website-visit data.

Read more
Cara Menginstal dan Menggunakan Docker pada Ubuntu 20.04 — step-by-step Docker tutorial on Progressive Robot

Cara Menginstal dan Menggunakan Docker pada Ubuntu 20.04

Docker adalah suatu aplikasi yang menyederhanakan proses pengelolaan proses aplikasi di dalam kontainer. Dalam tutorial ini, Anda akan menginstal dan menggunakan Docker Community Edition (CE) pada Ubuntu 20.04. Anda akan menginstal Docker sendiri, bekerja dengan kontainer dan citra, serta mendorong citra ke Repositori Docker.

Read more
Linux、Nginx、MySQL、PHP(LEMP)スタックをUbuntu 20.04にインストールする方法 — step-by-step Linux tutorial on Progressive Robot

Linux、Nginx、MySQL、PHP(LEMP)スタックをUbuntu 20.04にインストールする方法

LEMPソフトウェアスタックは、PHPで記述された動的WebページとWebアプリケーションの提供に使用できるソフトウェアのグループです。これは、Nginx(「 Engine-X」と発音)Webサーバーを備えたL inuxオペレーティングシステムを表す頭字語です。バックエンドデータはMySQLデータベースに保存されており、動的コンテンツはPHPが処理を行います。このガイドでは、Ubuntu 20.04サーバーにLEMPスタックをセットアップします。

Read more
Установка Nginx в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Установка Nginx в Ubuntu 20.04

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

Read more
CHAT