2020 - Page 191 of 735

How to Enable Brotli Compression in Nginx on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Enable Brotli Compression in Nginx on Oracle Linux 8

Introduction How to Enable Brotli Compression in Nginx on Oracle Linux 8 on Oracle Linux 8 provides administrators with a robust, enterprise-ready workflow that integrates cleanly with systemd, SELinux, firewalld, and the modern AppStream module system. In this tutorial we will walk through every step required, from package installation to verification, so that the resulting […]

Read more
How to Set Up a File Server on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Set Up a File Server on Windows Server 2012 R2

How to Set Up a File Server on Windows Server 2012 R2 A file server is one of the most ubiquitous roles in any Windows Server environment, providing centralised, managed storage for user data, departmental shares, and application data. Windows Server 2012 R2 delivers an upgraded File and Storage Services role with SMB 3.0, File […]

Read more
Ubuntu 14.04 — apt — multiple vulnerabilities (11 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 14.04

Ubuntu 14.04 — apt — multiple vulnerabilities (11 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 26 September 2020 Affected versions: Ubuntu 14.04 (trusty) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-4667-2 Related CVEs: CVE-2020-27350 CVE-2020-3810 CVE-2019-3462 CVE-2016-1252 CVE-2014-7206 CVE-2014-6273 CVE-2014-0487 CVE-2014-0488  +3 more Upstream summary: USN-4667-1 fixed a vulnerability in APT. This update provides the corresponding update for Ubuntu 14.04 […]

Read more
Ubuntu 14.04 — libzen — vulnerability — patch and remediation guide — diagnosis and fix on Ubuntu 14.04

Ubuntu 14.04 — libzen — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 26 September 2020 Affected versions: Ubuntu 14.04 (trusty) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-6048-1 Related CVEs: CVE-2020-36646 Upstream summary: It was discovered that ZenLib doesn't check the return value of a specific operation before using it. An attacker could use a specially crafted […]

Read more
Spring Transaction Management Example JDBC — step-by-step DevOps tutorial on Progressive Robot

Spring Transaction Management Example JDBC

URL: https://www.progressiverobot.com/spring-transaction-management-jdbc-example/ Spring Transaction Management is one of the most widely used and important feature of Spring framework. Transaction Management is a trivial task in any enterprise application. We have already learned how to use [JDBC API for Transaction Management](/community/tutorials/java-jdbc-transaction-management-savepoint "JDBC Transaction Management and Savepoint Example Tutorial"). Spring provides extensive support for transaction management and […]

Read more
How to Configure Data Centre Bridging (DCB) on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure Data Centre Bridging (DCB) on Windows Server 2016

How to Configure Windows Server 2016 DCB Data Center Bridging Data Center Bridging (DCB) is a set of IEEE standards that enhance Ethernet to provide a lossless fabric capable of carrying multiple types of traffic including storage, networking, and cluster communications over a single converged network. DCB enables the coexistence of latency-sensitive and high-bandwidth traffic […]

Read more
How To Use Go with MongoDB Using the MongoDB Go Driver — step-by-step Databases tutorial on Progressive Robot

How To Use Go with MongoDB Using the MongoDB Go Driver

Like the other official MongoDB drivers, the Go driver is idiomatic to the Go programming language and provides an easy way to use MongoDB as the database solution for a Go program. In this tutorial you’ll get started with using the official MongoDB Go Driver. You’ll install the driver, connect to a MongoDB database, and perform several CRUD operations. In the process, you’ll create a task manager program for managing tasks through the command line.

Read more
CHAT