2022 - Page 572 of 828

What is PHP? — step-by-step Programming tutorial on Progressive Robot

What is PHP?

PHP is a general-purpose programming language created by Rasmus Lerdorf in 1994. Originally designed to facilitate building web pages with dynamic components, PHP has seen many changes and improvements since its first release. These changes, along with the rise in popularity of WordPress, a free and open-source content management system written in PHP, have helped it become one of the most popular programming languages for the web.

Read more
SLES 15 — patch — multiple vulnerabilities (9 CVEs) — patch and remediation guide — diagnosis and fix on SLES 15

SLES 15 — patch — multiple vulnerabilities (9 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 April 2022 Affected versions: SLES 15 📖 ~4 min read  •  Source: SUSE advisory SUSE-CU-2022:1338-1 (see also SUSE bugzilla) Related CVEs: CVE-2019-13636 CVE-2010-4651 CVE-2015-1196 CVE-2016-10713 CVE-2018-1000156 CVE-2021-45261 CVE-2019-20633 CVE-2018-6952  +1 more Upstream summary: In GNU patch through 2.7.6, the following of symlinks is mishandled in certain […]

Read more
Debian 11 — tcpreplay — multiple vulnerabilities (20 CVEs) — patch and remediation guide — diagnosis and fix on Debian 11

Debian 11 — tcpreplay — multiple vulnerabilities (20 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 April 2022 Affected versions: Debian 11 (bullseye) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2016-6160 CVE-2017-14266 CVE-2018-13112 CVE-2018-17580 CVE-2018-17582 CVE-2018-17974 CVE-2018-18407 CVE-2018-18408  +12 more Upstream summary: tcprewrite in tcpreplay before 4.1.2 allows remote attackers to cause a denial of service (segmentation fault) […]

Read more
How To Create User Interactions with Events in Vue — step-by-step Javascript tutorial on Progressive Robot

How To Create User Interactions with Events in Vue

In Vue.js, developers use events to add user interaction to their web applications. However, the front-end framework offers a quicker method of handling events by using the v-on directive. In this tutorial, you will use events in Vue to create an application of airport codes. When the user selects an airport code, the app will add that airport to a “favorites” collection. By following along with this project, you will learn about Vue’s built-in events and how to create custom events.

Read more
Arch Linux — nginx-mainline — multiple vulnerabilities (6 CVEs) — patch and remediation guide — diagnosis and fix on Arch Linux

Arch Linux — nginx-mainline — multiple vulnerabilities (6 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-201707-12 Related CVEs: CVE-2017-7529 CVE-2016-1247 CVE-2021-23017 CVE-2019-9516 CVE-2019-9513 CVE-2019-9511 Upstream summary: Type: information disclosure. Status: Fixed. Affected: 1.13.2-1. Fixed in: 1.13.3-1. Group: AVG-346. Table of contents Symptom & Impact Environment […]

Read more
Debian 11 — libgd2 — multiple vulnerabilities (20 CVEs) — patch and remediation guide — diagnosis and fix on Debian 11

Debian 11 — libgd2 — multiple vulnerabilities (20 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 April 2022 Affected versions: Debian 11 (bullseye) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2004-0941 CVE-2004-0990 CVE-2006-2906 CVE-2006-4484 CVE-2007-0455 CVE-2007-1001 CVE-2007-2445 CVE-2007-2756  +12 more Upstream summary: Multiple buffer overflows in the gd graphics library (libgd) 2.0.21 and earlier may allow remote attackers […]

Read more
How to Monitor Kubernetes with Prometheus and Grafana on RHEL 7 — step-by-step RHEL 7 tutorial on Progressive Robot

How to Monitor Kubernetes with Prometheus and Grafana on RHEL 7

How to Monitor Kubernetes with Prometheus and Grafana on RHEL 7 Operating a Kubernetes cluster without monitoring is like running a production database without logs — you will only know something is wrong after an outage has already started. Prometheus is the de facto standard for Kubernetes metrics collection, using a pull-based model where it […]

Read more
Configuration Management 101: Writing Chef Recipes — step-by-step DevOps tutorial on Progressive Robot

Configuration Management 101: Writing Chef Recipes

This tutorial will walk you through the process of automating server provisioning using Chef, a powerful configuration management tool that leverages the Ruby programming language to automate infrastructure administration and provisioning. We will focus on the language terminology, syntax, and features necessary for creating a simplified example to fully automate the deployment of an Ubuntu 18.04 web server using Apache.

Read more
Oracle Linux 8 — .NET 7.0 security, bug fix, and — enhancement update — new behaviour and fixes — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — .NET 7.0 security, bug fix, and — enhancement update — new behaviour and fixes (ELSA-2023-3593)

🟠 High   ⏱ 15–60 min  Last verified: 24 April 2022 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2023-3593 Related CVEs: CVE-2023-33128 CVE-2023-24936 CVE-2023-29331 CVE-2023-29337 CVE-2023-32032 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative […]

Read more
CHAT