March 2021 - Page 18 of 63

How To Optimize MySQL with Query Cache on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Optimize MySQL with Query Cache on Ubuntu 18.04

Query cache is a prominent MySQL feature that speeds up data retrieval from a database. In this tutorial, you will first configure MySQL without query cache and run queries to see the duration results. Then you’ll set up query cache and test your MySQL server with it enabled to show the difference in performance.

Read more
How to Configure Windows Server 2019 Software Load Balancer — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Windows Server 2019 Software Load Balancer

How to Configure Windows Server 2019 Software Load Balancer Software Load Balancer (SLB) is a component of the Windows Server 2019 Software Defined Networking (SDN) stack that provides inbound and outbound network traffic load balancing and Network Address Translation (NAT). SLB operates at Layer 4 (TCP/UDP) and distributes connections across backend server pools using ECMP […]

Read more
How To Deploy a Jekyll Site Using Git Hooks on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Deploy a Jekyll Site Using Git Hooks on Ubuntu 16.04

Jekyll is a static-site generator that provides some of the benefits of a Content Management System (CMS) while avoiding the performance and security issues introduced by such database-driven sites. In this tutorial, you’ll learn how to automate the deployment process for your Jekyll site using Git and Git hooks, as well as how to additionally secure your production environment by using the `git-shell`.

Read more
Oracle Linux 8 — postgresql:10 — vulnerability — patch and remediation guide — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — postgresql:10 — vulnerability — patch and remediation guide (ELSA-2022-1830)

🟡 Medium   ⏱ 10–30 min  Last verified: 23 March 2021 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2022-1830 Related CVEs: CVE-2021-23214 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
Amazon Linux 2 — kernel-livepatch-4.14.203-156.332 — vulnerability — patch and remediation guide — diagnosis and fix on Amazon Linux 2

Amazon Linux 2 — kernel-livepatch-4.14.203-156.332 — vulnerability — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: Amazon Linux 2 📖 ~4 min read  •  Source: Amazon Linux advisory ALAS2LIVEPATCH-2021-035 Related CVEs: CVE-2020-28374 Upstream summary: A flaw was found in the Linux kernel's implementation of the Linux SCSI target host, where an authenticated attacker could write to any block […]

Read more
CHAT