January 2021 - Page 66 of 69

How To Automate Jenkins Job Configuration Using Job DSL — step-by-step Devops tutorial on Progressive Robot

How To Automate Jenkins Job Configuration Using Job DSL

Jenkins is a popular automation server, often used to orchestrate continuous integration (CI) and/or continuous deployment (CD) workflows. In this tutorial, you’ll use Job DSL to configure two demo jobs: one that prints a ‘Hello World’ message in the console, and one that runs a pipeline from a Git repository. If you follow the tutorial to the end, you will have a minimal Job DSL script that you can build on for your own use cases.

Read more
How to Configure Volume Shadow Copy Service (VSS) on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure Volume Shadow Copy Service (VSS) on Windows Server 2016

How to Configure Volume Shadow Copy Service (VSS) on Windows Server 2016 The Volume Shadow Copy Service (VSS) is a Windows infrastructure component that coordinates the creation of consistent point-in-time snapshots of data, even while applications are actively writing to disk. VSS is the foundation for Windows Server Backup, Previous Versions, and most third-party backup […]

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

Oracle Linux 8 — pcs — vulnerability — patch and remediation guide (ELSA-2020-5724)

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2020-5724 Related CVEs: CVE-2020-10663 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
Complete Guide: How to Use Mathematical Expressions and Aggregate Functions in SQL 2026

Complete Guide: How to Use Mathematical Expressions and Aggregate Functions in SQL 2026

Learning how to use mathematical expressions and aggregate functions in SQL is one of the most powerful and frequently used skills for developers, backend engineers, database administrators, data analysts, full-stack builders, DevOps professionals, startup founders, business intelligence specialists, and anyone turning raw database data into business insights in 2025–2026. Mastering how to use mathematical expressions and aggregate functions in SQL lets you perform calculations directly inside queries — compute revenue, profit margins, growth rates, averages, extremes, counts, inventory levels, pricing adjustments, and KPI summaries — without exporting data to spreadsheets or external tools.

Read more
CHAT