July 2019 - Page 33 of 69

Java SE 8 Interview Questions and Answers (Part-2) — step-by-step Programming tutorial on Progressive Robot

Java SE 8 Interview Questions and Answers (Part-2)

URL: https://www.progressiverobot.com/javase8-interview-questions-part2/ In my previous post, I have discussed some important Java SE 8 Interview Questions and Answers. In this post, we are going to discuss some more Java SE 8 Interview Questions and Answers. Before reading this post, please go through my previous post at: "[Java SE 8 Interview Questions (Part 1)](/community/tutorials/javase8-interview-questions-part1)". Java SE […]

Read more
SLES 15 — fuse3 — multiple vulnerabilities (2 CVEs) — patch and remediation guide — diagnosis and fix on SLES 15

SLES 15 — fuse3 — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: SLES 15 📖 ~4 min read  •  Source: SUSE advisory SUSE-CU-2023:3470-1 (see also SUSE bugzilla) Related CVEs: CVE-2019-10152 CVE-2018-15664 Upstream summary: A path traversal vulnerability has been discovered in podman before version 1.4.0 in the way it handles symlinks inside containers. An […]

Read more
How to Set Up SNMP on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up SNMP on Windows Server 2019

Introduction to SNMP on Windows Server 2019 Simple Network Management Protocol (SNMP) is a standard protocol for monitoring and managing network devices and servers. On Windows Server 2019, the SNMP service allows network monitoring systems such as Nagios, Zabbix, PRTG, SolarWinds, and Cacti to query the server for operational data including system information, network interface […]

Read more
How To Manage Lists in Redis — step-by-step Linux tutorial on Progressive Robot

How To Manage Lists in Redis

In Redis, a list is a collection of strings sorted by the order in which they were inserted unless otherwise specified, similar to linked lists. This tutorial details how to create lists and retrieve and delete elements from lists.

Read more
SLES 15 — libqt5-qtimageformats — vulnerability — patch and remediation guide — diagnosis and fix on SLES 15

SLES 15 — libqt5-qtimageformats — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 25 May 2026 Affected versions: SLES 15 📖 ~4 min read  •  Source: SUSE advisory SUSE-SU-2019:0705-1 (see also SUSE bugzilla) Related CVEs: CVE-2018-19871 Upstream summary: An issue was discovered in Qt before 5.11.3. There is QTgaFile Uncontrolled Resource Consumption. Table of contents Symptom & Impact Environment & […]

Read more
SLES 15 — pam_yubico — vulnerability — patch and remediation guide — diagnosis and fix on SLES 15

SLES 15 — pam_yubico — vulnerability — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: SLES 15 📖 ~4 min read  •  Source: SUSE security advisory (see also SUSE bugzilla) Related CVEs: CVE-2018-9275 Upstream summary: In check_user_token in util.c in the Yubico PAM module (aka pam_yubico) 2.18 through 2.25, successful logins can leak file descriptors to the […]

Read more
Core Java Quiz — step-by-step Programming tutorial on Progressive Robot

Core Java Quiz

Welcome to Core Java Quiz. Java is an object-oriented programming language. Core Java Quiz In this quiz, you will be tested on Core Java basics and OOPS concepts. There are some code snippets too to test your basic Java coding skills. Some of the questions have multiple answers. You can click on the "Reveal Answer" […]

Read more
CHAT