2019 - Page 85 of 527

What is MVC? — step-by-step DevOps tutorial on Progressive Robot

What is MVC?

MVC, or Model-View-Controller, is a software design pattern that separates application logic into three interrelated components- the model, view, and controller.

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

openSUSE Tumbleweed — syslog-ng — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: openSUSE Tumbleweed 📖 ~4 min read  •  Source: SUSE security advisory Related CVEs: CVE-2011-0343 CVE-2011-1951 Upstream summary: Balabit syslog-ng 2.0, 3.0, 3.1, 3.2 OSE and PE, when running on FreeBSD or HP-UX, does not properly perform cast operations, which causes syslog-ng to […]

Read more
FreeBSD 12 — cliqz — vulnerability — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — cliqz — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 19 November 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: Mozilla — Stored passwords in 'Saved Logins' can be copied without master password entry Related CVEs: CVE-2019-11733 Upstream summary: Mozilla Foundation reports: CVE-2019-11733: Stored passwords in 'Saved Logins' can be […]

Read more
Python Reverse String - 5 Ways and the Best One — step-by-step Python tutorial on Progressive Robot

Python Reverse String – 5 Ways and the Best One

URL: https://www.progressiverobot.com/python-reverse-string/ Python String doesn't have a built-in reverse() function. However, there are various ways to reverse a string in Python. 1. How to Reverse a String in Python? Some of the common ways to reverse a string are: Using [Slicing](/community/tutorials/python-slice-string) to create a reverse copy of the string. Using [for loop](/community/tutorials/python-for-loop-example) and appending characters […]

Read more
How to Configure Zabbix Agent on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure Zabbix Agent on Windows Server 2016

How to Install Zabbix Agent on Windows Server 2016 Zabbix is a powerful open-source monitoring platform capable of collecting metrics from network devices, Linux and Windows servers, cloud instances, and applications. The Zabbix Agent runs on monitored hosts and reports data back to the Zabbix Server or Proxy. On Windows Server 2016, the Zabbix Agent […]

Read more
FreeBSD 12 — libsamplerate — vulnerability — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — libsamplerate — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 19 November 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: libsamplerate — multiple vulnerabilities Related CVEs: CVE-2017-7697 Upstream summary: NVD reports: In libsamplerate before 0.1.9, a buffer over-read occurs in the calc_output_single function in src_sinc.c via a crafted audio file. […]

Read more
Arch Linux — git-annex — multiple vulnerabilities (2 CVEs) — patch and remediation guide — diagnosis and fix on Arch Linux

Arch Linux — git-annex — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: Arch Linux (rolling release) 📖 ~4 min read  •  Source: Arch ASA ASA-201807-2 Related CVEs: CVE-2018-10859 CVE-2018-10857 Upstream summary: Type: multiple issues. Status: Fixed. Affected: 6.20180529-18. Fixed in: 6.20180626-1. Group: AVG-725. Table of contents Symptom & Impact Environment & Reproduction Root Cause […]

Read more
CHAT