June 2020 - Page 7 of 66

How To Use Array Methods in Ruby — step-by-step Programming tutorial on Progressive Robot

How To Use Array Methods in Ruby

Arrays let you represent lists of data in your programs. Once you have data in an array, you can sort it, remove duplicates, reverse its order, extract sections of the array, or search through arrays for specific data. You can also convert an array to a string, transform one array of data into another, and roll up an array into a single value. In this tutorial, you’ll explore some of the most practical methods Ruby provides for working with data stored in arrays.

Read more
Oracle Linux 8 — usbguard — vulnerability — patch and remediation guide — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — usbguard — vulnerability — patch and remediation guide (ELSA-2023-0087)

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2023-0087 Related CVEs: CVE-2019-25058 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 Migrate a Parse App to Parse Server on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Migrate a Parse App to Parse Server on Ubuntu 14.04

Parse is a Mobile Backend as a Service platform which is shutting down in January of 2017; fortunately, Parse has released an open source API called Parse Server. Parse Server is under active development, and seems likely to attract a large developer community. It can be be deployed to a range of environments running Node.js and MongoDB. This guide focuses on migrating a pre-existing Parse application to a standalone instance of Parse Server running on Ubuntu 14.04.

Read more
Oracle Linux 8 — libtiff — vulnerability — patch and remediation guide — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — libtiff — vulnerability — patch and remediation guide (ELSA-2020-4634)

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2020-4634 Related CVEs: CVE-2019-17546 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
Get the number of rows and columns in R — step-by-step DevOps tutorial on Progressive Robot

Get the number of rows and columns in R

Hello, readers! In this article, we will be focusing on the concept of rows and columns in R i.e. get the number of rows and columns of an object in R programming, in detail. So, let us begin!! 🙂 Be it a [matrix](/community/tutorials/matrix-arrays-in-r) or a [data frame](/community/tutorials/data-frames-in-r-programming), we deal with the data in terms of […]

Read more
How to Configure HTTP/2 on Nginx on Debian 10 — step-by-step Debian 10 tutorial on Progressive Robot

How to Configure HTTP/2 on Nginx on Debian 10

Introduction Debian 10 Buster is built around the ethos of stability and free software. Setting up configure http/2 on nginx on debian 10 on Buster leverages the same proven Debian packaging system that powers millions of servers worldwide, while benefiting from the latest upstream releases included in the Buster freeze. Follow each step carefully and […]

Read more
Common Problems 121092

Debian 10 – DNS resolution fails with systemd-resolved misconfiguration

🟠 High   ⏱ 5–30 min  Last verified: 19 May 2026 Affected versions: Debian 10 📖 ~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 & […]

Read more
Common Problems 119127

Ubuntu 14.04 LTS – out of memory kills processes during builds

🟠 High   ⏱ 5–30 min  Last verified: 20 May 2026 Affected versions: Ubuntu 14.04 LTS Ubuntu 14.04 Ubuntu 14.04.6 📖 ~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 […]

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

openSUSE Tumbleweed — uudeview — vulnerability — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: openSUSE Tumbleweed 📖 ~4 min read  •  Source: SUSE security advisory (see also SUSE bugzilla) Related CVEs: CVE-2008-2266 Upstream summary: uulib/uunconc.c in UUDeview 0.5.20, as used in nzbget before 0.3.0 and possibly other products, allows local users to overwrite arbitrary files via […]

Read more
Common Problems 117525

Snap App Not Launching Due to AppArmor Denial

🟡 Medium   ⏱ 5–30 min  Last verified: 19 May 2026 Affected versions: 20.04 📖 ~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 […]

Read more
CHAT