March 2021 - Page 12 of 63

MongoDB Bulk Insert - MongoDB insertMany — step-by-step Databases tutorial on Progressive Robot

MongoDB Bulk Insert – MongoDB insertMany

URL: https://www.progressiverobot.com/mongodb-bulk-insert-insertmany/ We will look into MongoDB bulk insert today. Multiple documents can be inserted at a time in MongoDB using bulk insert operation where an array of documents is passed to the insert method as parameter. MongoDB bulk insert MongoDB bulk insert performs ordered insert by default. If an error occurs during the insertion […]

Read more
Gentoo Linux — net-libs/libslirp — multiple vulnerabilities (4 CVEs) — patch and remediation guide — diagnosis and fix on Gentoo Linux

Gentoo Linux — net-libs/libslirp — multiple vulnerabilities (4 CVEs) — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 25 May 2026 Affected versions: Gentoo Linux 📖 ~4 min read  •  Source: Gentoo GLSA GLSA-202107-44 Related CVEs: CVE-2021-3592 CVE-2021-3593 CVE-2021-3594 CVE-2021-3595 Upstream summary: Multiple vulnerabilities have been discovered in libslirp. Please review the CVE identifiers referenced below for details. Table of contents Symptom & Impact Environment […]

Read more
Linux ps command - 20 Real Life Examples — step-by-step Linux tutorial on Progressive Robot

Linux ps command – 20 Real Life Examples

URL: https://www.progressiverobot.com/linux-ps-command/ The ps command, short for Process Status, is a command line utility that is used to display or view information related to the processes running in a Linux system. As we all know, Linux is a multitasking and multiprocessing system. Therefore, multiple processes can run concurrently without affecting each other. The ps command […]

Read more
How to Install and Use Helm on RHEL 8 — step-by-step RHEL 8 tutorial on Progressive Robot

How to Install and Use Helm on RHEL 8

Helm is the package manager for Kubernetes, allowing you to define, install, and upgrade even the most complex applications through reusable, versioned packages called charts. Rather than managing a collection of disconnected YAML manifests, Helm wraps them into a single chart with templating, default values, and lifecycle hooks. On RHEL 8 the installation is straightforward: […]

Read more
Amazon Linux 2 — mariadb — multiple vulnerabilities (20 CVEs) — patch and remediation guide — diagnosis and fix on Amazon Linux 2

Amazon Linux 2 — mariadb — multiple vulnerabilities (20 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: Amazon Linux 2 📖 ~4 min read  •  Source: Amazon Linux advisory ALAS2MARIADB10.5-2023-001 Related CVEs: CVE-2021-27928 CVE-2021-2372 CVE-2021-2389 CVE-2021-35604 CVE-2021-46657 CVE-2021-46658 CVE-2021-46659 CVE-2021-46661  +12 more Upstream summary: A remote code execution issue was discovered in MariaDB 10.2 before 10.2.37, 10.3 before 10.3.28, […]

Read more
Создание нейронной сети для перевода языка жестов на английский — step-by-step AI And Machine Learning tutorial on Progressive Robot

Создание нейронной сети для перевода языка жестов на английский

Автор выбрал Code Org для получения пожертвования в рамках программы Write for DOnations. Компьютерное зрение — это подсфера компьютерной науки, задача которой заключается в получении понимания…

Read more
openSUSE Tumbleweed — python36-cryptography — multiple vulnerabilities (2 CVEs) — patch and remediation guide — diagnosis and fix on openSUSE Tumbleweed

openSUSE Tumbleweed — python36-cryptography — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: openSUSE Tumbleweed 📖 ~4 min read  •  Source: SUSE advisory openSUSE-SU-2021:0349-1 (see also SUSE bugzilla) Related CVEs: CVE-2020-36242 CVE-2020-25659 Upstream summary: In the cryptography package before 3.3.2 for Python, certain sequences of update calls to symmetrically encrypt multi-GB values could result in […]

Read more
CHAT