Data Analysis

Создание резервных копий, восстановление и миграция базы данных MongoDB в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Создание резервных копий, восстановление и миграция базы данных MongoDB в Ubuntu 20.04

MongoDB — одна из самых популярных систем управления базами данных NoSQL. Она отличается надежностью, масштабируемостью, мощностью и удобством в использовании. В этой статье мы покажем, как создавать резервные копии, восстанавливать и переносить базы данных MongoDB.

Read more
How To Install Metabase on Ubuntu 20.04 with Docker — step-by-step Docker tutorial on Progressive Robot

How To Install Metabase on Ubuntu 20.04 with Docker

Introduction Metabase is a Java-based open-source Business Intelligence (BI) tool. It can connect to a number of different databases and has a question builder tool that can hide the complexity of large SQL queries. In this tutorial you will install Metabase using Docker Compose, then install Nginx to act as a reverse proxy for your […]

Read more
How To Install the Anaconda Python Distribution on Ubuntu 20.04 — step-by-step AI And Machine Learning tutorial on Progressive Robot

How To Install the Anaconda Python Distribution on Ubuntu 20.04

This tutorial will guide you through installing the Python 3 version of Anaconda on an Ubuntu 20.04 server. Anaconda is an open-source package manager, environment manager, and distribution of the Python and R programming languages. It is commonly used for data science, machine learning, large-scale data processing, scientific computing, and predictive analytics.

Read more
CHAT