chris

How To Use Python-Markdown to Convert Markdown Text to HTML — step-by-step Python tutorial on Progressive Robot

How To Use Python-Markdown to Convert Markdown Text to HTML

Markdown is a markup language commonly used to simplify the process of writing content in an easy-to-read text format, which a software tool or programming library can convert into HTML to display in a browser or another writing program. In this tutorial, you will install the Python-Markdown library, use it to convert Markdown strings to HTML, convert Markdown files to HTML files, and use the Python-Markdown command line interface to convert Markdown to HTML.

Read more
Alpine Linux edge — taglib — multiple vulnerabilities (2 CVEs) — patch and remediation guide — diagnosis and fix on Alpine Linux edge

Alpine Linux edge — taglib — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Alpine Linux edge / fixed in 1.11.1-r2 📖 ~4 min read  •  Source: Alpine secdb entry — taglib 1.11.1-r2 Related CVEs: CVE-2017-12678 CVE-2018-11439 Upstream summary: Alpine community repository for vedge ships taglib 1.11.1-r2 which addresses CVE-2017-12678. Table of contents Symptom & Impact […]

Read more
How to Configure IPsec Transport Mode for Server-to-Server Encryption on Windows Server 2019 — Windows Server 2019 tutorial on Progressive Robot

How to Configure IPsec Transport Mode for Server-to-Server Encryption on Windows Server 2019

Introduction to IPsec Transport Mode IPsec (Internet Protocol Security) Transport Mode encrypts and authenticates the payload of IP packets while leaving the IP header visible. Unlike Tunnel Mode (used for VPNs), Transport Mode secures traffic between two specific servers across an existing network without changing the routing path. On Windows Server 2019, IPsec Transport Mode […]

Read more
How To Format the cloud provider Articles For Publication — step-by-step DevOps tutorial on Progressive Robot

How To Format the cloud provider Articles For Publication

When we accept articles for the the cloud provider community, we look for several characteristics: relevant and interesting topics, clear writing style, and appropriate formatting. The last concern, formatting, is an important part of the article submission process – a clearly formatted article can help the reader get through the tutorial with the greatest amount of comprehension and efficiency.

Read more
El Ecosistema de Docker: Creación de Redes y Comunicación — step-by-step Docker tutorial on Progressive Robot

El Ecosistema de Docker: Creación de Redes y Comunicación

Cuando se construyen sistemas distribuidos para funcionar como contenedores de Docker, la comunicación y la creación de redes se vuelve extremadamente importante. En una arquitectura orientada a servicio, sin lugar a dudas, se basa en gran medida en la comunicación entre los componentes para que funcionen correctamente.

Read more
Como Usar o Git: Um Guia de Consulta Rápida — step-by-step DevOps tutorial on Progressive Robot

Como Usar o Git: Um Guia de Consulta Rápida

Equipes de desenvolvedores e mantenedores de software open-source geralmente gerenciam seus projetos através do Git, um sistema distribuído de controle de versão que suporta colaboração. Este artigo no estilo de Guia de Consulta Rápida fornece uma referência de comandos que…

Read more
How to Set Up a Git Server with Gitea on RHEL 8 — step-by-step RHEL 8 tutorial on Progressive Robot

How to Set Up a Git Server with Gitea on RHEL 8

Gitea is a lightweight, self-hosted Git service written in Go that provides a GitHub-like web interface with a tiny resource footprint — ideal for teams that want a simple hosted Git server without the overhead of a full GitLab installation. On RHEL 8, Gitea can be set up in under an hour using a single […]

Read more
A Linux Command Line Primer — step-by-step Linux tutorial on Progressive Robot

A Linux Command Line Primer

This tutorial will provide users who are new to terminal environments with the basics of using a command-line interface, providing a primer for understanding how to use Linux cloud servers.

Read more
CHAT