2020 - Page 105 of 735

How to Set Up GitLab CE on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Set Up GitLab CE on Oracle Linux 8

Introduction Setting up set up gitlab ce on oracle linux 8 on a Oracle Linux 8 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Set Up GitLab CE on Oracle Linux 8, with all the commands you need, the SELinux and firewalld considerations to […]

Read more
Python map() function — step-by-step Python tutorial on Progressive Robot

Python map() function

URL: https://www.progressiverobot.com/python-map-function/ Python map() function is used to apply a function on all the elements of specified iterable and return map object. Python map object is an [iterator](/community/tutorials/python-iterator), so we can iterate over its elements. We can also convert map object to sequence objects such as [list](/community/tutorials/python-list), [tuple](/community/tutorials/python-tuple) etc. using their factory functions. Python map() […]

Read more
Gentoo Linux — dev-vcs/fossil — vulnerability — patch and remediation guide — diagnosis and fix on Gentoo Linux

Gentoo Linux — dev-vcs/fossil — vulnerability — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Gentoo Linux 📖 ~4 min read  •  Source: Gentoo GLSA GLSA-202011-04 Related CVEs: CVE-2020-24614 Upstream summary: Multiple vulnerabilities have been discovered in Fossil. Please review the CVE identifiers referenced below for details. Table of contents Symptom & Impact Environment & Reproduction Root […]

Read more
SLES 15 — kubernetes-client — multiple vulnerabilities (9 CVEs) — patch and remediation guide — diagnosis and fix on SLES 15

SLES 15 — kubernetes-client — multiple vulnerabilities (9 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 9 November 2020 Affected versions: SLES 15 📖 ~4 min read  •  Source: SUSE advisory SUSE-CU-2020:783-1 (see also SUSE bugzilla) Related CVEs: CVE-2020-15106 CVE-2020-15112 CVE-2020-8557 CVE-2020-8565 CVE-2020-8566 CVE-2020-15184 CVE-2020-15185 CVE-2020-15186  +1 more Upstream summary: In etcd before versions 3.3.23 and 3.4.10, a large slice causes panic in […]

Read more
Installieren von Webmin unter Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Installieren von Webmin unter Ubuntu 20.04

Webmin ist ein modernes Websteuerungspanel, mit dem Sie Ihren Linux-Server über eine browserbasierte Benutzeroberfläche administrieren können. Mit Webmin können Sie Benutzerkonten verwalten, DNS-Einstellungen konfigurieren und Einstellungen für…

Read more
Установка Git на Debian 9 — step-by-step Linux tutorial on Progressive Robot

Установка Git на Debian 9

Системы контроля версий программного обеспечения помогают отслеживать программное обеспечение на уровне исходного кода. С помощью инструментов контроля версий вы сможете отслеживать изменения, возвращаться к предыдущим версиям и создавать ответвления для создания альтернативных…

Read more
How to Configure NVGRE on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure NVGRE on Windows Server 2016

How to Configure Windows Server 2016 NVGRE Network Virtualization using Generic Routing Encapsulation (NVGRE) is a network virtualization encapsulation protocol developed by Microsoft and included in Windows Server 2016 as part of Hyper-V Network Virtualization (HNV). NVGRE encapsulates Ethernet frames within GRE packets, enabling virtual networks to operate independently of the underlying physical network topology. […]

Read more
CHAT