November 2022 - Page 13 of 68

How to Configure Domain Trusts in Active Directory on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Configure Domain Trusts in Active Directory on Windows Server 2012 R2

How to Configure Domain Trusts in Active Directory on Windows Server 2012 R2 Active Directory domain trusts establish security relationships between domains, enabling users in one domain to access resources in another. Trusts are fundamental to multi-domain and multi-forest Active Directory environments, mergers and acquisitions, and partner organisation access scenarios. Windows Server 2012 R2 supports […]

Read more
Debian 11 — uap-core — multiple vulnerabilities (2 CVEs) — patch and remediation guide — diagnosis and fix on Debian 11

Debian 11 — uap-core — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 25 November 2022 Affected versions: Debian 11 (bullseye) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2018-20164 CVE-2020-5243 Upstream summary: An issue was discovered in regex.yaml (aka regexes.yaml) in UA-Parser UAP-Core before 0.6.0. A Regular Expression Denial of Service (ReDoS) issue allows remote attackers […]

Read more
Python decimal - division, round, precision — step-by-step Python tutorial on Progressive Robot

Python decimal – division, round, precision

URL: https://www.progressiverobot.com/python-decimal-division-round-precision/ Python decimal module helps us in division with proper precision and rounding of [numbers](/community/tutorials/python-numbers). Python decimal module !python decimal, python division, python rounding In this lesson on decimal module in Python, we will see how we can manage decimal numbers in our programs for precision and formatting and making calculations as well. The […]

Read more
Debian 11 — neutron — multiple vulnerabilities (20 CVEs) — patch and remediation guide — diagnosis and fix on Debian 11

Debian 11 — neutron — multiple vulnerabilities (20 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 November 2022 Affected versions: Debian 11 (bullseye) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2013-6419 CVE-2013-6433 CVE-2014-0056 CVE-2014-0071 CVE-2014-0187 CVE-2014-3555 CVE-2014-4167 CVE-2014-4615  +12 more Upstream summary: Interaction error in OpenStack Nova and Neutron before Havana 2013.2.1 and icehouse-1 does not validate the […]

Read more
Debian 11 — libmodule-signature-perl — multiple vulnerabilities (5 CVEs) — patch and remediation guide — diagnosis and fix on Debian 11

Debian 11 — libmodule-signature-perl — multiple vulnerabilities (5 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 November 2022 Affected versions: Debian 11 (bullseye) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2013-2145 CVE-2015-3406 CVE-2015-3407 CVE-2015-3408 CVE-2015-3409 Upstream summary: The cpansign verify functionality in the Module::Signature module before 0.72 for Perl allows attackers to bypass the signature check and execute […]

Read more
How to Manage Node.js with NVM on FreeBSD 12 — step-by-step FreeBSD 12 tutorial on Progressive Robot

How to Manage Node.js with NVM on FreeBSD 12

Introduction This guide explains how to Manage Node.js with NVM on FreeBSD 12 on FreeBSD 12. FreeBSD uses the pkg(8) binary package manager, rc.conf(5) for service startup configuration, and pf(4) as its primary packet filter. There is no SELinux or AppArmor — instead, FreeBSD provides the MAC (Mandatory Access Control) framework and Capsicum for fine-grained […]

Read more
Ubuntu 22.04 — libfile-find-rule-perl — vulnerability — patch and remediation guide — diagnosis and fix on Ubuntu 22.04

Ubuntu 22.04 — libfile-find-rule-perl — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 25 November 2022 Affected versions: Ubuntu 22.04 (jammy) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-7620-1 Related CVEs: CVE-2011-10007 Upstream summary: Kevin Ryde discovered that File::Find::Rule incorrectly handled certain file names. An attacker could possibly use this issue to execute arbitrary code. Table of contents […]

Read more
How To Troubleshoot Issues in Redis — step-by-step Linux tutorial on Progressive Robot

How To Troubleshoot Issues in Redis

Redis comes with several commands that can help with troubleshooting and debugging issues. Because of its nature as an in-memory key-value store, many of these commands focus on memory management, but there are others that are valuable for providing an overview of the state of your Redis server. This tutorial will provide details on how to use some of these commands to help diagnose and resolve issues you may run into as you use Redis.

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

Oracle Linux 8 — thunderbird — vulnerability — patch and remediation guide (ELSA-2022-6708)

🟠 High   ⏱ 15–60 min  Last verified: 25 November 2022 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2022-6708 Related CVEs: CVE-2022-40959 CVE-2022-3033 CVE-2022-3032 CVE-2022-40962 CVE-2022-3034 CVE-2022-36059 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – […]

Read more
CHAT