Ubuntu 18.04

Cómo instalar WordPress con LEMP en Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar WordPress con LEMP en Ubuntu 18.04

WordPress es el sistema de gestión de contenido (CMS) más popular de Internet. Le permite configurar de forma sencilla blogs y sitios web flexibles sobre un backend de MySQL con procesamiento PHP. WordPress ha recibido una increíble acogida y es una excelente opción para dejar…

Read more
Como Solucionar Problemas no MySQL — step-by-step Linux tutorial on Progressive Robot

Como Solucionar Problemas no MySQL

O MySQL é um sistema gerenciador de banco de dados relacional open-source, o mais popular de seu tipo no mundo. Como é comum quando se trabalha com qualquer software, tanto os novatos quanto os usuários experientes podem encontrar mensagens de erro…

Read more
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
CHAT