2022 - Page 85 of 828

Pandas Drop Duplicate Rows - drop_duplicates() function — step-by-step Python tutorial on Progressive Robot

Pandas Drop Duplicate Rows – drop_duplicates() function

URL: https://www.progressiverobot.com/pandas-drop-duplicate-rows-drop-duplicates-function/ Pandas drop_duplicates() Function Syntax Pandas drop_duplicates() function removes duplicate rows from the DataFrame. Its syntax is: drop_duplicates(self, subset=None, keep="first", inplace=False) subset: column label or sequence of labels to consider for identifying duplicate rows. By default, all the columns are used to find the duplicate rows. keep: allowed values are {'first', 'last', False}, default […]

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

Debian 11 — samhain — multiple vulnerabilities (3 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 24 November 2022 Affected versions: Debian 11 (bullseye) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2004-2409 CVE-2004-2410 CVE-2009-4810 Upstream summary: Buffer overflow in the sh_hash_compdata function for Samhain 1.8.9 through 2.0.1, when running in update mode ("-t update"), might allow attackers to execute […]

Read more
SLES 15 — permissions — multiple vulnerabilities (4 CVEs) — patch and remediation guide — diagnosis and fix on SLES 15

SLES 15 — permissions — multiple vulnerabilities (4 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 24 November 2022 Affected versions: SLES 15 📖 ~4 min read  •  Source: SUSE advisory SUSE-CU-2022:2345-1 (see also SUSE bugzilla) Related CVEs: CVE-2022-31252 CVE-2019-3687 CVE-2019-3690 CVE-2020-8013 Upstream summary: A Incorrect Authorization vulnerability in chkstat of SUSE Linux Enterprise Server 12-SP5; openSUSE Leap 15.3, openSUSE Leap 15.4, openSUSE […]

Read more
How to Set Up Azure Arc on Windows Server 2022 — step-by-step Windows Server 2022 tutorial on Progressive Robot

How to Set Up Azure Arc on Windows Server 2022

How to Configure IIS Logging and Request Tracing on Windows Server 2022 IIS on Windows Server 2022 provides robust logging and diagnostic capabilities that are critical for monitoring traffic, debugging application errors, and meeting compliance requirements. This guide covers every aspect of IIS logging — choosing the right log format, customizing fields, controlling file rotation, […]

Read more
Oracle Linux 8 — Unbreakable Enterprise kernel — vulnerability — patch and remediation guide — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — Unbreakable Enterprise kernel — vulnerability — patch and remediation guide (ELSA-2022-9727)

🟠 High   ⏱ 15–60 min  Last verified: 24 November 2022 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2022-9727 Related CVEs: CVE-2022-21385 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
Oracle Linux 9 — openssl — vulnerability — patch and remediation guide — diagnosis and fix on Oracle Linux 9

Oracle Linux 9 — openssl — vulnerability — patch and remediation guide (ELSA-2022-9751)

🟡 Medium   ⏱ 10–30 min  Last verified: 24 November 2022 Affected versions: Oracle Linux 9 📖 ~4 min read  •  Source: ELSA advisory ELSA-2022-9751 Related CVEs: CVE-2022-2068 CVE-2022-2097 CVE-2022-1473 CVE-2022-1292 CVE-2022-1343 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative […]

Read more
CHAT