chris

Data Visualization with Seaborn Line Plot — step-by-step Python tutorial on Progressive Robot

Data Visualization with Seaborn Line Plot

URL: https://www.progressiverobot.com/seaborn-line-plot/ Hello, folks! In this article, we will be taking the Seaborn tutorial ahead and understanding the Seaborn Line Plot. We recently covered [Seaborn HeatMaps](/community/tutorials/seaborn-heatmap-tutorial) so feel free to have a look if you're interested in learning more about heatmaps. What is a Line Plot? Seaborn as a library is used in Data visualizations […]

Read more
Scala Interview Questions — step-by-step DevOps tutorial on Progressive Robot

Scala Interview Questions

URL: https://www.progressiverobot.com/scala-interview-questions/ Before reading this post, please go through our previous post at "[Scala Basic Interview Questions and Answers](/community/tutorials/scala-interview-questions-answers)" to get some basic knowledge about Scala Language. In this post, we are going to discuss about some more Scala Interview Questions which are useful for some experienced Scala Developers. Note:- As this list has already […]

Read more
How To Install Nginx on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Nginx on Ubuntu 16.04

Nginx is one of the most popular web servers in the world and is responsible for hosting some of the largest and highest-traffic sites on the internet. It is more resource-friendly than Apache in most cases and can be used as a web server or a reverse proxy. In this guide,…

Read more
Ubuntu 16.04 — ppp — multiple vulnerabilities (3 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 16.04

Ubuntu 16.04 — ppp — multiple vulnerabilities (3 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 6 December 2020 Affected versions: Ubuntu 16.04 (xenial) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-4451-1 Related CVEs: CVE-2020-15704 CVE-2020-8597 CVE-2018-11574 Upstream summary: Thomas Chauchefoin working with Trend Micro´s Zero Day Initiative, discovered that ppp incorrectly handled module loading. A local attacker could use this […]

Read more
How To Install Jenkins on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Jenkins on Ubuntu 16.04

Jenkins is an open source automation server intended to automate repetitive technical tasks involved in the continuous integration and delivery of software. Jenkins is Java-based and can be installed from Ubuntu packages or by downloading and running its Web application ARchive…

Read more
How To Install Java with Apt on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Java with Apt on Ubuntu 18.04

In this guide, you will install various versions of the Java Runtime Environment (JRE) and the Java Developer Kit (JDK) using `apt` . You’ll install OpenJDK as well as official packages from Oracle. You’ll then select the version you wish to use for your projects. When you’re finished, you’ll be able to use the JDK to develop software or use the Java Runtime to run software.

Read more
openSUSE Tumbleweed — libEMF1 — multiple vulnerabilities (3 CVEs) — patch and remediation guide — diagnosis and fix on openSUSE Tumbleweed

openSUSE Tumbleweed — libEMF1 — multiple vulnerabilities (3 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: openSUSE Tumbleweed 📖 ~4 min read  •  Source: SUSE advisory openSUSE-SU-2020:0831-1 (see also SUSE bugzilla) Related CVEs: CVE-2020-11865 CVE-2020-11863 CVE-2020-13999 Upstream summary: libEMF (aka ECMA-234 Metafile Library) through 1.0.11 allows out-of-bounds memory access. Table of contents Symptom & Impact Environment & Reproduction […]

Read more
CHAT