Ubuntu 18.04

How To Acquire a Let's Encrypt Certificate Using DNS Validation with acme-dns-certbot on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Acquire a Let’s Encrypt Certificate Using DNS Validation with acme-dns-certbot on Ubuntu 18.04

DNS validation allows for certificate issuance requests to be verified using DNS records, rather than by serving content over HTTP. The acme-dns-certbot tool is used to connect Certbot to a third-party DNS server where the certificate validation records can be set automatically via an API when you request a certificate. The advantage of this is that you don’t need to integrate Certbot directly with your DNS provider , nor do you need to grant it unrestricted access to your full DNS configuration

Read more
How To Connect to a Managed Database on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Connect to a Managed Database on Ubuntu 18.04

If you’re new to working with managed databases, the best way to perform certain tasks, like connecting to the database, may not be self-evident. In this guide, we will go over how to install client programs for a variety of database management systems, including PostgreSQL, MySQL, and Redis, on an Ubuntu 18.04 server. We’ll also explain how to use these programs to connect to a managed database instance.

Read more
Installation von Anaconda auf Ubuntu 18.04 [Quickstart] — step-by-step Linux tutorial on Progressive Robot

Installation von Anaconda auf Ubuntu 18.04 [Quickstart]

Anaconda,ein Open-Source-Paketmanager und Umgebungsmanager, wurde für Data-Science- und Machine-Learning-Workflows sowie die Verteilung der Programmiersprachen Python und R entwickelt. Dieses Tutorial beschreibt die Installation von Anaconda auf einem Ubuntu 18.04 Server….

Read more
Установка и настройка Ansible в Ubuntu 18.04 [Краткое руководство] — step-by-step Linux tutorial on Progressive Robot

Установка и настройка Ansible в Ubuntu 18.04 [Краткое руководство]

В этом руководстве мы расскажем, как устанавливать и настраивать Ansible на сервере Ubuntu 18.04. Более детальный вариант настоящего руководства с подробным разъяснениями каждого шага можно найти в статье [«Установка и настройка Ansible в Ubuntu…

Read more
CHAT