chris

FreeBSD 12 — bogofilter-tc — multiple vulnerabilities (2 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — bogofilter-tc — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 9 June 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: bogofilter — heap corruption by invalid base64 input Related CVEs: CVE-2010-2494 CVE-2012-5468 Upstream summary: David Relson reports: Fix a heap corruption in base64 decoder on invalid input. Analysis and patch […]

Read more
Mockito Tutorial — step-by-step Programming tutorial on Progressive Robot

Mockito Tutorial

URL: https://www.progressiverobot.com/mockito-tutorial/ Mockito is a java based mocking framework, used in conjunction with other testing frameworks such as [JUnit](/community/tutorials/junit5-tutorial) and [TestNG](/community/tutorials/testng-tutorial). It internally uses [Java Reflection](/community/tutorials/java-reflection-example-tutorial) API and allows to create objects of a service. A mock object returns a dummy data and avoids external dependencies. It simplifies the development of tests by mocking external […]

Read more
FreeBSD 12 — linux-c7-tiff — multiple vulnerabilities (20 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — linux-c7-tiff — multiple vulnerabilities (20 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 9 June 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: tiff — multiple vulnerabilities Related CVEs: CVE-2015-8870 CVE-2016-5652 CVE-2016-9533 CVE-2016-9534 CVE-2016-9535 CVE-2016-9536 CVE-2016-9537 CVE-2016-9540  +12 more Upstream summary: NVD reports: Please reference CVE/URL list for details Table of contents Symptom […]

Read more
How To Automate Deployment Using CircleCI and GitHub on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Automate Deployment Using CircleCI and GitHub on Ubuntu 18.04

Continuous Integration/Continuous Deployment (CI/CD) is a development practice that allows software teams to build, test, and deploy applications easier and quicker on multiple platforms. CircleCI is a popular automation platform that allows you to build and maintain CI/CD workflows for your projects. In this tutorial, you’ll go through the steps to set up a sample Node.js app for auto-deployment on an Ubuntu 18.04 server using CircleCI.

Read more
openSUSE Tumbleweed — ardour — vulnerability — patch and remediation guide — diagnosis and fix on openSUSE Tumbleweed

openSUSE Tumbleweed — ardour — vulnerability — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: openSUSE Tumbleweed 📖 ~4 min read  •  Source: SUSE advisory SUSE-SR:2008:001 (see also SUSE bugzilla) Related CVEs: CVE-2007-4974 Upstream summary: Heap-based buffer overflow in the flac_buffer_copy function in libsndfile 1.0.17 and earlier might allow remote attackers to execute arbitrary code via a […]

Read more
How to Configure Site-to-Site VPN with RRAS on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure Site-to-Site VPN with RRAS on Windows Server 2016

How to Set Up VPN Site-to-Site with Windows RRAS on Windows Server 2016 A site-to-site VPN connects two separate networks — typically a branch office and a headquarters, or an on-premises network and a cloud network — through an encrypted tunnel over the public internet. Windows Server 2016 includes Routing and Remote Access Service (RRAS), […]

Read more
Common Problems 119134

Ubuntu 14.04 LTS SSL Certificate Renewal Script Fails

🟡 Medium   ⏱ 5–30 min  Last verified: 8 June 2019 📖 ~1 min read Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & Acceptance Criteria Rollback Plan Prevention & Hardening Related Errors & Cross-Refs References & Further […]

Read more
Common Problems 115453

RHEL 7 – firewalld Runtime Rules Disappear After Restart

🟡 Medium   ⏱ 5–30 min  Last verified: 8 June 2019 📖 ~1 min read Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & Acceptance Criteria Rollback Plan Prevention & Hardening Related Errors & Cross-Refs References & Further […]

Read more
CHAT