2020 - Page 535 of 735

React でカスタムページネーションを構築する方法 — step-by-step Javascript tutorial on Progressive Robot

React でカスタムページネーションを構築する方法

ビュー上で大きなデータセットを扱う方法として、無限スクロールを利用した方法があります。これにより、ユーザーがページの終わり近くまでスクロールし続けると、より多くのデータがチャンクデータとなって読み込まれます。これは、Google 画像の検索結果を表示するために使用される手法です。このチュートリアルでは、大きなデータセットをページネーションするために React を使用してカスタムのページネーション構成を構築する方法を説明します。世界の国々のページングされたビューを構築します。

Read more
Контейнеризация приложения Ruby on Rails для разработки с помощью Docker Compose — step-by-step Docker tutorial on Progressive Robot

Контейнеризация приложения Ruby on Rails для разработки с помощью Docker Compose

Если вы активно занимаетесь разработкой приложений, использование Docker может упростить ваш рабочий процесс и процесс развертывания вашего приложения в продакшен. Работа с контейнерами в процессе разработки предоставляет следующие преимущества: Среды…

Read more
FreeBSD 12 — openoffice — multiple vulnerabilities (3 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — openoffice — multiple vulnerabilities (3 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 9 April 2020 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: openoffice — arbitrary command execution vulnerability Related CVEs: CVE-2004-0752 CVE-2005-0941 CVE-2007-2834 Upstream summary: iDefense reports: Remote exploitation of multiple integer overflow vulnerabilities within OpenOffice, as included in various vendors' operating […]

Read more
Alpine Linux edge — libpcap — multiple vulnerabilities (6 CVEs) — patch and remediation guide — diagnosis and fix on Alpine Linux edge

Alpine Linux edge — libpcap — multiple vulnerabilities (6 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: Alpine Linux edge / fixed in 1.9.1-r0 📖 ~4 min read  •  Source: Alpine secdb entry — libpcap 1.9.1-r0 Related CVEs: CVE-2018-16301 CVE-2019-15161 CVE-2019-15162 CVE-2019-15163 CVE-2019-15164 CVE-2019-15165 Upstream summary: Alpine main repository for vedge ships libpcap 1.9.1-r0 which addresses CVE-2018-16301. Table of […]

Read more
Common Problems 121185

Debian 10 Firewall Rules Block Required Service Ports

🟠 High   ⏱ 5–30 min  Last verified: 8 April 2020 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
FreeBSD 12 — win32-codecs — multiple vulnerabilities (7 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — win32-codecs — multiple vulnerabilities (7 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 8 April 2020 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: win32-codecs — multiple vulnerabilities Related CVEs: CVE-2006-4381 CVE-2006-4382 CVE-2006-4384 CVE-2006-4385 CVE-2006-4386 CVE-2006-4388 CVE-2006-4389 Upstream summary: The Apple Security Team reports that there are multiple vulnerabilities within QuickTime (one of the […]

Read more
How to Configure CMake Build System on Debian 10 — step-by-step Debian 10 tutorial on Progressive Robot

How to Configure CMake Build System on Debian 10

Introduction How to Configure CMake Build System 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
CHAT