Linux

[Краткое] руководство по установке Anaconda в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

[Краткое] руководство по установке Anaconda в Ubuntu 18.04

Anaconda — диспетчер пакетов с открытым исходным кодом, диспетчер среды и средство дистрибуции языков программирования Python и R. Решение Anaconda предназначено для рабочих процессов аналитики данных и машинного обучения. Настоящее обучающее руководство рассказывает об…

Read more
How to Install and Configure Ansible on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How to Install and Configure Ansible on Ubuntu 14.04

Configuration management systems are designed to make controlling large numbers of servers easy for administrators and operations teams. They allow you to control many different systems in an automated way from one central location. Ansible is a simple configuration management system.

Read more
How To Install and Configure Ansible on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Ansible on Ubuntu 22.04

Configuration management systems are designed to streamline the process of controlling large numbers of servers, for administrators and operations teams. They allow you to control many different systems in an automated way from one central location.

Read more
Установка и настройка Elasticsearch в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка и настройка Elasticsearch в Ubuntu 18.04

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

Read more
How To Install and Configure GoCD on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure GoCD on Ubuntu 16.04

GoCD is a powerful continuous integration and delivery platform designed to automate testing and release processes. With many advanced features like the ability to compare builds, visualize complex workflows, and automate build version tracking, GoCD…

Read more
How To Install and Configure Nextcloud on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Nextcloud on Ubuntu 22.04

Nextcloud, a fork of ownCloud, is a file sharing server that permits you to store your personal content, like documents and pictures, in a centralized location, much like Dropbox. In this tutorial, we will install and configure a Nextcloud instance on an Ubuntu 22.04 server.

Read more
How To Install and Configure Postfix as a Send-Only SMTP Server on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Postfix as a Send-Only SMTP Server on Ubuntu 22.04

Postfix is a mail transfer agent (MTA), an application used to send and receive email. It can be configured so that it can be used to send emails by local application only. In this tutorial, you’ll install and configure Postfix on Ubuntu 22.04 as a send-only SMTP server. You’ll also request free TLS certificates from Let’s Encrypt for your domain and encrypt the outbound emails using them.

Read more
How to Install and Configure PostGIS on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How to Install and Configure PostGIS on Ubuntu 14.04

PostGIS is the spatial extension to the PostgreSQL relational database. PostGIS lets you store spatial data using geometry and geography data types, perform spatial queries with spacial functions to determine area, distance, length, and perimeter, and create spatial indexes…

Read more
CHAT