chris

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

Debian 10 — openjpeg2 — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 18 August 2020 Affected versions: Debian 10 (buster) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2020-6851 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
How to Install and Use tmux on Debian 10 — step-by-step Debian 10 tutorial on Progressive Robot

How to Install and Use tmux on Debian 10

Introduction How to Install and Use tmux on Debian 10 is a fundamental operation for any administrator maintaining a Debian 10 Buster server. Debian 10 Buster ships with the Linux 6.12 kernel, updated toolchains, and a fully refreshed package archive — meaning version numbers, configuration file paths, and some dependency chains differ from Debian 10. […]

Read more
Python unittest - unit test example — step-by-step Python tutorial on Progressive Robot

Python unittest – unit test example

URL: https://www.progressiverobot.com/python-unittest-unit-test-example/ Today we will learn about python unittest and look through python unit test example programs. In previous tutorial we learned about [python zip function](/community/tutorials/python-zip-function). Python unittest Python unittest module is used to test a unit of source code. Suppose, you need to test your project. You know what kind of data the function […]

Read more
How To Rewrite URLs with mod_rewrite for Apache on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Rewrite URLs with mod_rewrite for Apache on Ubuntu 16.04

The mod_rewrite module allows us to rewrite URLs in a cleaner fashion, translating human-readable paths into code-friendly query strings or redirecting URLs based on additional conditions. This guide is split into two parts. The first sets up an example website and covers a simple rewrite example. The second part contains two more in-depth examples of commonly-used rewrite rules.

Read more
So installieren Sie den Apache-Webserver unter Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

So installieren Sie den Apache-Webserver unter Ubuntu 20.04

Der Apache-HTTP-Server ist der am häufigsten verwendete Webserver der Welt. Er bietet viele leistungsstarke Funktionen, darunter dynamisch ladbare Module, robuste Medienunterstützung und eine umfassende Integration mit anderer gängiger Software. In diesem Leitfaden erklären…

Read more
Debian 10 — aspell — vulnerability — patch and remediation guide — diagnosis and fix on Debian 10

Debian 10 — aspell — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 18 August 2020 Affected versions: Debian 10 (buster) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2019-17544 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
How To Install MongoDB on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Install MongoDB on Ubuntu 12.04

MongoDB is a document database used commonly in modern web applications. This tutorial should help you setup a virtual private server to use as a dedicated MongoDB server for a production application environment. This tutorial is written for Ubuntu 12.04.

Read more
CHAT