2021 - Page 695 of 759

Debian 10 — uriparser — vulnerability — patch and remediation guide — diagnosis and fix on Debian 10

Debian 10 — uriparser — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 1 February 2021 Affected versions: Debian 10 (buster) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2021-46141 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
Java DataSource, JDBC DataSource Example — step-by-step Programming tutorial on Progressive Robot

Java DataSource, JDBC DataSource Example

URL: https://www.progressiverobot.com/java-datasource-jdbc-datasource-example/ Java DataSource and JDBC DataSource programming is the way to work with database in our java programs. We have already seen that [JDBC DriverManager](/community/tutorials/jdbc-example-mysql-oracle "JDBC Example Tutorial – Drivers, Connection, Statement and ResultSet") can be used to get relational database connections. But when it comes to actual programming, we want more than just […]

Read more
How to Set Up IPsec VPN with Libreswan on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Set Up IPsec VPN with Libreswan on Oracle Linux 8

Introduction Oracle Linux 8 ships with a stable, security-hardened base that makes deploying set up ipsec vpn with libreswan on oracle linux 8 both straightforward and auditable. This tutorial covers the complete procedure for how to Set Up IPsec VPN with Libreswan on Oracle Linux 8, including dnf module streams where applicable, systemd unit management, […]

Read more
How To Use Loops in Ansible Playbooks — step-by-step Devops tutorial on Progressive Robot

How To Use Loops in Ansible Playbooks

When automating server setup, sometimes you’ll need to repeat the execution of the same task using different values. For instance, you may need to change permissions of multiple files, or create multiple users. To avoid repeating the task several times in your playbook file, it’s better to use loops instead. In this guide, learn more about how to use loops in Ansible playbooks.

Read more
Ubuntu 20.04 — opensaml — vulnerability — patch and remediation guide — diagnosis and fix on Ubuntu 20.04

Ubuntu 20.04 — opensaml — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 1 February 2021 Affected versions: Ubuntu 20.04 (focal) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-7364-1 Related CVEs: https://launchpad.net/bugs/2103420 Upstream summary: Alexander Tan discovered that the OpenSAML C++ library was susceptible to forging of signed SAML messages. An attacker could possibly use this issue to […]

Read more
How To Use Arrays in Java — step-by-step Programming tutorial on Progressive Robot

How To Use Arrays in Java

Learn how to work with arrays in Java. In this tutorial, you’ll use a char array to store a password securely while learning the intricacies of arrays in Java.

Read more
Ubuntu 18.04 — linux-oracle-5.0 — multiple vulnerabilities (20 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 18.04

Ubuntu 18.04 — linux-oracle-5.0 — multiple vulnerabilities (20 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 1 February 2021 Affected versions: Ubuntu 18.04 (bionic) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-4325-1 Related CVEs: CVE-2019-19046 CVE-2020-8428 CVE-2019-19053 CVE-2019-19056 CVE-2019-19058 CVE-2019-19059 CVE-2019-19066 CVE-2019-19068  +12 more Upstream summary: It was discovered that the IPMI message handler implementation in the Linux kernel did not […]

Read more
CHAT