2020 - Page 225 of 735

How To Add ngx_pagespeed to Nginx on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Add ngx_pagespeed to Nginx on CentOS 7

ngx_pagespeed, or just pagespeed, is an Nginx module designed to optimize your site automatically by reducing the size of its resources and hence the time the clients’ browsers need to load it. This article will guide you through the installation and configuration of the pagespeed module for Nginx. It’s important to know that Nginx does not support *Dynamic Loading of Modules* available in other web servers such as Apache. Since Nginx doesn’t support this feature, you need to build Nginx from so

Read more
How to Configure System State Backup and Bare Metal Recovery on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Configure System State Backup and Bare Metal Recovery on Windows Server 2012 R2

How to Configure System State Backup and Bare Metal Recovery on Windows Server 2012 R2 A system state backup captures the critical OS configuration components required to restore a Windows Server 2012 R2 to a functional state without reinstalling the operating system. It includes the registry, the COM+ class registration database, Active Directory (on domain […]

Read more
Common Problems 112560

Windows Server 2019 – Storage Replica partnership does not resume after destination reboot – Fix & Prevention

🟠 High   ⏱ 5–30 min  Last verified: 8 September 2020 Affected versions: Windows Server 2019 📖 ~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
Ubuntu 14.04 — libmediainfo — multiple vulnerabilities (4 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 14.04

Ubuntu 14.04 — libmediainfo — multiple vulnerabilities (4 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 8 September 2020 Affected versions: Ubuntu 14.04 (trusty) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-5237-1 Related CVEs: CVE-2020-15395 CVE-2020-26797 CVE-2019-11372 CVE-2019-11373 Upstream summary: It was discovered that MediaInfoLib incorrectly handled certain specially crafted files. An attacker could possibly use this issue to cause a […]

Read more
Información sobre init en Go — step-by-step Programming tutorial on Progressive Robot

Información sobre init en Go

En Go, la función init() predeterminada establece una porción de código que debe ejecutarse antes que cualquier otra parte de su paquete. Este código se ejecutará tan pronto como se [importe el…

Read more
CHAT