2020 - Page 597 of 735

How to Set Up HAProxy Load Balancer on Debian 10 — step-by-step Debian 10 tutorial on Progressive Robot

How to Set Up HAProxy Load Balancer on Debian 10

Introduction Debian 10 Buster is built around the ethos of stability and free software. Setting up set up haproxy load balancer on debian 10 on Buster leverages the same proven Debian packaging system that powers millions of servers worldwide, while benefiting from the latest upstream releases included in the Buster freeze. Follow each step carefully […]

Read more
Java Unzip File Example — step-by-step Programming tutorial on Progressive Robot

Java Unzip File Example

URL: https://www.progressiverobot.com/java-unzip-file-example/ Welcome to Java Unzip File Example. In the last post, we learned [how to zip file and directory in java](/community/tutorials/java-zip-file-folder-example), here we will unzip the same zip file created from directory to another output directory. Java Unzip File To unzip a zip file, we need to read the zip file with ZipInputStream and […]

Read more
Sass Lists — step-by-step DevOps tutorial on Progressive Robot

Sass Lists

Snippet on how to use lists in Sass to power-up your variables and make collections of values easy to work with.

Read more
Debian 10 — pacemaker — vulnerability — patch and remediation guide — diagnosis and fix on Debian 10

Debian 10 — pacemaker — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 9 March 2020 Affected versions: Debian 10 (buster) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2020-25654 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
How To Host a Website with Caddy on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Host a Website with Caddy on Ubuntu 16.04

[Caddy](https://caddyserver.com/) is a web server that was created with ease of use in mind. It’s become a common choice for developers who want to quickly run a website without working out difficult configuration files. In this tutorial, you will build and install Caddy from source, configure it using a `Caddyfile`, install Caddy plugins, and learn how to update your installation of Caddy when a new version is released.

Read more
Ubuntu 16.04 — neutron — vulnerability — patch and remediation guide — diagnosis and fix on Ubuntu 16.04

Ubuntu 16.04 — neutron — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 9 March 2020 Affected versions: Ubuntu 16.04 (xenial) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-4036-1 Related CVEs: CVE-2019-9735 Upstream summary: Erik Olof Gunnar Andersson discovered that OpenStack Neutron incorrectly handled certain security group rules in the iptables firewall module. An authenticated attacker could possibly […]

Read more
How To Back Up, Import, and Migrate Your Apache Kafka Data on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Back Up, Import, and Migrate Your Apache Kafka Data on CentOS 7

Backing up your [Apache Kafka](http://kafka.apache.org/) data is an important practice that will help you recover from unintended data loss or bad data added to the cluster due to user error. In this tutorial, you will back up, import, and migrate your Kafka data on a single CentOS 7 installation as well as on multiple CentOS 7 installations on separate servers.

Read more
CHAT