Ubuntu 20.04

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
How To Set Up a Video Streaming Server using Nginx-RTMP on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up a Video Streaming Server using Nginx-RTMP on Ubuntu 20.04

There are many use cases for streaming video. Service providers such as Twitch have become very popular for handling the community management aspects of streaming, and free software such as OBS is widely used for combining video from multiple stream sources. While these platforms are very powerful, in some cases you may want to be able to host a stream that does not rely on other service providers. In this tutorial, you will learn how to use Nginx to host an independent RTMP video stream.

Read more
CHAT