Ubuntu 20.04

Установка 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. Аббревиатура LEMP обозначает операционную систему Linux с веб-сервером Nginx (произносится как «энджинкс»). Данные…

Read more
How To Install Mastodon on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Mastodon on Ubuntu 20.04

Mastodon is a microblogging social networking application that uses a decentralized model, also termed as a federation by its creators. Mastodon is open-source and can be deployed by anyone on any server, with each server being its own instance that can have its own policies and moderation. Within the federation, each Mastodon instance can be made aware of other instances. This allows interaction with other users both within an instance and with other instances.

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

Cómo instalar MySQL en Ubuntu 20.04

Hazel Virdó escribió una versión anterior de este tutorial. MySQL es un sistema de administración de bases de datos de código abierto, que comúnmente se instala como parte de la popular…

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

Ubuntu 20.04にNginxをインストールする方法

Nginxは、世界で最も人気のあるWebサーバーの1つであり、インターネット上で最大かつ最もトラフィックの多いサイトのホスティングを担っています。このガイドでは、Ubuntu 20.04サーバーにNginxをインストールする方法について説明します。

Read more
How To Install R on Ubuntu 20.04 [Quickstart] — step-by-step Linux tutorial on Progressive Robot

How To Install R on Ubuntu 20.04 [Quickstart]

An open-source programming language, R specializes in statistical computing and graphics. In this tutorial, we will install R on an Ubuntu 20.04 server. For a more detailed version of this tutorial, with more thorough explanations of each step, please refer to [How To…

Read more
Установка дистрибутива Anaconda Python в Ubuntu 20.04 — step-by-step AI And Machine Learning tutorial on Progressive Robot

Установка дистрибутива Anaconda Python в Ubuntu 20.04

Anaconda — диспетчер пакетов с открытым исходным кодом, диспетчер среды и дистрибутив языков программирования Python и R. Он широко используется для анализа данных, машинного обучения, крупномасштабной обработки данных, научных вычислений и предиктивной аналитики. Anaconda…

Read more
How To Install the Deno JavaScript Runtime on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Install the Deno JavaScript Runtime on Ubuntu 20.04

In this tutorial we will download and install Deno on Ubuntu 20.04, and run a `hello world` statement to test out our installation. Deno is a new JavaScript runtime being developed by the creator of Node.js, with a focus on security, developer experience, and compatibility with standard browser APIs. Deno uses the same V8 JavaScript engine as Node.js and the Chrome web browser, but ships with secure sandboxing, built-in TypeScript support, and a curated set of standard modules.

Read more
Cara Menginstal WordPress di Ubuntu 20.04 dengan Tumpukan LAMP — step-by-step Linux tutorial on Progressive Robot

Cara Menginstal WordPress di Ubuntu 20.04 dengan Tumpukan LAMP

WordPress adalah teknologi sumber terbuka yang sangat populer dan situs WordPress mencakup 36% dari semua situs web yang kini online. Tutorial ini dimaksudkan untuk mereka yang terbiasa dengan administrasi sistem atau yang tertarik mempelajari cara mengelola instans WordPress sendiri di sisi server. Dalam panduan ini, kita akan menginstal dan menyiapkan WordPress melalui LAMP di server Linux Ubuntu 20.04.

Read more
CHAT