2021 - Page 665 of 759

Java Inner Class — step-by-step Programming tutorial on Progressive Robot

Java Inner Class

URL: https://www.progressiverobot.com/java-inner-class/ Java inner class is defined inside the body of another class. Java inner class can be declared private, public, protected, or with default access whereas an outer class can have only public or default access. Java Nested classes are divided into two types. ### static nested class If the nested class is static, […]

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

Ubuntu 16.04 — audacity — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 16 February 2021 Affected versions: Ubuntu 16.04 (xenial) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-7211-1 Related CVEs: CVE-2020-11867 Upstream summary: Mike Salvatore discovered that Audacity incorrectly handled default permissions of temporary files created by the application. An attacker could possibly use this issue to […]

Read more
How To Use the Ruby on Rails 1-Click Install on the cloud provider — step-by-step Linux tutorial on Progressive Robot

How To Use the Ruby on Rails 1-Click Install on the cloud provider

This tutorial will guide you through spinning up a cloud servers with Ruby on Rails pre-installed using the the cloud provider Ruby on Rails 1-Click App. After creating your Droplet, you’ll learn about some use cases and common commands. Since this 1-Click Droplet is based on a standard Ubuntu 20.04 Droplet, you can read more of our Ruby tutorials after this guide.

Read more
Ubuntu 20.04 — php-pear — multiple vulnerabilities (4 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 20.04

Ubuntu 20.04 — php-pear — multiple vulnerabilities (4 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 16 February 2021 Affected versions: Ubuntu 20.04 (focal) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-5027-1 Related CVEs: CVE-2021-32610 CVE-2020-36193 CVE-2020-28948 CVE-2020-28949 Upstream summary: It was discovered that PEAR incorrectly handled symbolic links in archives. A remote attacker could possibly use this issue to execute […]

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

How to Set Up Device Guard on Windows Server 2019

Introduction to Device Guard Device Guard is a set of hardware and software security features in Windows Server 2019 that locks down a device to run only trusted applications and drivers. It consists of two main components: Virtualization-Based Code Integrity (HVCI, also called Memory Integrity), which uses Hyper-V to protect the kernel from unsigned or […]

Read more
Gentoo Linux — net-p2p/deluge — vulnerability — patch and remediation guide — diagnosis and fix on Gentoo Linux

Gentoo Linux — net-p2p/deluge — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 25 May 2026 Affected versions: Gentoo Linux 📖 ~4 min read  •  Source: Gentoo GLSA GLSA-202210-07 Related CVEs: CVE-2021-3427 Upstream summary: Deluge does not sufficiently sanitize crafted torrent file data, leading to the application interpreting untrusted data as HTML. Table of contents Symptom & Impact Environment & […]

Read more
Cara Menggunakan Integrasi Git di Visual Studio Code — step-by-step DevOps tutorial on Progressive Robot

Cara Menggunakan Integrasi Git di Visual Studio Code

Visual Studio Code telah menjadi salah satu editor paling populer untuk Pengembangan Web. Editor ini memperoleh popularitas demikian berkat banyak fitur bawaannya, termasuk integrasi kontrol sumber, yang dinamai Git. Dengan Git sebagai salah satu penyedia Source Control paling populer dan andal, memanfaatkan kekuatannya dari VS Code akan sangat bermanfaat.

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

Ubuntu 16.04 — oddjob — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 16 February 2021 Affected versions: Ubuntu 16.04 (xenial) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-5169-1 Related CVEs: CVE-2020-10737 Upstream summary: Matthias Gerstner discovered that there was a race condition in the mkhomedir tool shipped with the oddjob package. An authenticated attacker could use this […]

Read more
How To Install and Configure GitLab on Debian 9 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure GitLab on Debian 9

GitLab CE, or Community Edition, is an open-source application primarily used to host Git repositories, with additional development-related features like issue tracking. It is designed to be hosted using your own infrastructure, and…

Read more
CHAT