2021 - Page 704 of 759

Traffic Management in Istio - A detailed Guide — step-by-step DevOps tutorial on Progressive Robot

Traffic Management in Istio – A detailed Guide

URL: https://www.progressiverobot.com/traffic-management-in-istio/ Hello, readers! This article talks about Traffic Management in Istio with its resources as a detailed explanation. So, let us begin!! _Also read: [Installation of Istio in a Kubernetes Cluster](/community/tutorials/installation-of-istio-in-a-kubernetes-cluster)_ What is traffic management all about? Traffic management refers to the management of the traffic generated as a part of the data/browsing transfer […]

Read more
Введение в OAuth 2 — step-by-step Security tutorial on Progressive Robot

Введение в OAuth 2

OAuth 2 представляет собой фреймворк для авторизации, позволяющий приложениям осуществлять ограниченный доступ к пользовательским аккаунтам на HTTP сервисах, например, на Facebook, GitHub и the cloud provider. Он работает по принципу делегирования аутентификации пользователя сервису, на…

Read more
How to Set Up a LAMP Stack on SLES 15 — step-by-step SUSE Linux Enterprise 15 tutorial on Progressive Robot

How to Set Up a LAMP Stack on SLES 15

Introduction This tutorial covers How to Set Up a LAMP Stack on SLES 15 on SLES 15. SLES 15 (SUSE Linux Enterprise Server 16) is SUSE’s enterprise-grade Linux distribution. It uses the zypper package manager, AppArmor for mandatory access control, and systemctl for service management. Prerequisites Ensure your SLES 15 system is up to date: […]

Read more
Jackson JSON Java Parser API Example Tutorial — step-by-step Programming tutorial on Progressive Robot

Jackson JSON Java Parser API Example Tutorial

URL: https://www.progressiverobot.com/jackson-json-java-parser-api-example-tutorial/ Jackson JSON Java Parser is very popular and used in Spring framework too. [Java JSON Processing API](/community/tutorials/java-json-example "Java JSON Processing API Example Tutorial") is not very user friendly and doesn't provide features for automatic transformation from Json to Java object and vice versa. Luckily we have some alternative APIs that we can use […]

Read more
FreeBSD 12 — py39-rencode — vulnerability — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — py39-rencode — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 28 January 2021 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: py39-rencode — infinite loop that could lead to Denial of Service Related CVEs: CVE-2021-40839 Upstream summary: NIST reports: The rencode package through 1.0.6 for Python allows an infinite loop in […]

Read more
CHAT