December 2020 - Page 66 of 69

How to Set Up VLAN Tagging on Debian 9 — step-by-step Debian 9 tutorial on Progressive Robot

How to Set Up VLAN Tagging on Debian 9

Introduction Debian 9 Stretch is built around the ethos of stability and free software. Setting up set up vlan tagging on debian 9 on Stretch leverages the same proven Debian packaging system that powers millions of servers worldwide, while benefiting from the latest upstream releases included in the Stretch freeze. Follow each step carefully and […]

Read more
How To Convert Data Types in Python 3 — step-by-step Python tutorial on Progressive Robot

How To Convert Data Types in Python 3

This Python 3 tutorial will guide you through converting data types including numbers, strings, tuples and lists, as well as provide examples to help familiarize yourself with different use cases.

Read more
Como converter tipos de dados em Go — step-by-step Programming tutorial on Progressive Robot

Como converter tipos de dados em Go

Na linguagem Go, os tipos de dados são usados para classificar um tipo específico de dados, determinando os valores que você pode atribuir ao tipo e às operações que você pode realizar com ela. Ao programar, há momentos em que você terá que converter valores entre os no tipos,…

Read more
Настройка BIND в качестве DNS-сервера частной сети на базе Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Настройка BIND в качестве DNS-сервера частной сети на базе Ubuntu 18.04

Важным элементом управления конфигурацией и инфраструктурой сервера является поддержание удобного способа просмотра сетевых интерфейсов и IP-адресов по имени с помощью настройки корректной системы доменных имен (DNS). Использование полных доменных имен (FQDN), а не IP-адреса, для…

Read more
Debian 10 — mupdf — multiple vulnerabilities (2 CVEs) — patch and remediation guide — diagnosis and fix on Debian 10

Debian 10 — mupdf — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 25 May 2026 Affected versions: Debian 10 (buster) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2019-13290 CVE-2020-26519 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & […]

Read more
How to Set Up a Load-Balanced PostgreSQL Cluster with Patroni on RHEL 7 — step-by-step RHEL 7 tutorial on Progressive Robot

How to Set Up a Load-Balanced PostgreSQL Cluster with Patroni on RHEL 7

How to Set Up a Load-Balanced PostgreSQL Cluster with Patroni on RHEL 7 Running a single PostgreSQL instance is a liability in any production environment — it is a single point of failure that, when it goes down, takes your entire application with it. Patroni is an open-source, Python-based high-availability solution for PostgreSQL that uses […]

Read more
CHAT