September 2020 - Page 61 of 66

How to Set Up Horizontal Pod Autoscaling in Kubernetes on Debian 10 — step-by-step Debian 10 tutorial on Progressive Robot

How to Set Up Horizontal Pod Autoscaling in Kubernetes on Debian 10

Introduction Debian 10 Buster is built around the ethos of stability and free software. Setting up set up horizontal pod autoscaling in kubernetes on debian 10 on Buster leverages the same proven Debian packaging system that powers millions of servers worldwide, while benefiting from the latest upstream releases included in the Buster freeze. Follow each […]

Read more
Seaborn Distplot: A Comprehensive Guide — step-by-step Python tutorial on Progressive Robot

Seaborn Distplot: A Comprehensive Guide

URL: https://www.progressiverobot.com/seaborn-distplot/ Hey, folks! In this article, we will be focusing on Seaborn Distplot in detail. What is a Seaborn Distplot? A Distplot or distribution plot, depicts the variation in the data distribution. Seaborn Distplot represents the overall distribution of continuous data variables. The Seaborn module along with the Matplotlib module is used to depict […]

Read more
Oracle Linux 8 — git — vulnerability — patch and remediation guide — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — git — vulnerability — patch and remediation guide (ELSA-2020-1980)

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2020-1980 Related CVEs: CVE-2020-11008 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & Acceptance […]

Read more
How To Run A Meteor App Securely With Sandstorm on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Run A Meteor App Securely With Sandstorm on Ubuntu 14.04

Meteor is a framework for JavaScript that allows web developers to write JavaScript code once and reuse it both client- and server-side. Sandstorm is an open source platform for personal servers, which means that it can be used to install many different apps on one server with a very easy to use interface. In this tutorial, you’ll see how to install the app and then create multiple app instances.

Read more
How to Configure Swap Space on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Configure Swap Space on RHEL 10

Introduction Setting up configure swap space on a RHEL 10 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Configure Swap Space on RHEL 10, with all the commands you need, the SELinux and firewalld considerations to keep in mind, and how to validate the […]

Read more
Установка Python 3 и настройка среды программирования на сервере Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка Python 3 и настройка среды программирования на сервере Ubuntu 18.04

Python — гибкий и универсальный язык программирования, который можно использовать для разнообразных задач. Особенно полезен для создания скриптов, автоматизации, анализа данных, машинного обучения и разработки серверных компонентов приложений. Разработчики выпустили первую версию…

Read more
CHAT