December 2020 - Page 46 of 69

How To Query Prometheus on Ubuntu 14.04 Part 1 — step-by-step Linux tutorial on Progressive Robot

How To Query Prometheus on Ubuntu 14.04 Part 1

Prometheus is an open source monitoring system and time series database. In part 1 of this series, you will learn how to select and filter time series based on their dimensions, aggregate and transform time series, as well as how to do arithmetics between different metrics in Prometheus 1.3.1.

Read more
Ubuntu 20.04にMySQLをインストールする方法 — step-by-step Linux tutorial on Progressive Robot

Ubuntu 20.04にMySQLをインストールする方法

MySQLは、人気のあるLAMP(Linux、Apache、MySQL、PHP/Python/Perl)スタックの一部として一般的にインストールされているオープンソースデータベース管理システムです。リレーショナルモデルを実装し、データを管理するためにSQL(Structured Query Language)を使用します。このチュートリアルでは、Ubuntu 20.04サーバーにMySQLをインストールする方法について説明します。

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

Ubuntu 16.04 — crawl — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 25 May 2026 Affected versions: Ubuntu 16.04 (xenial) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-7969-1 Related CVEs: CVE-2020-11722 Upstream summary: David Mendenhall discovered that Dungeon Crawl Stone Soup was incorrectly handling Lua bytecode embedded in an uploaded .crawlrc file. An attacker could possibly use […]

Read more
How to Use Veeam Backup for Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Use Veeam Backup for Windows Server 2019

Introduction to Veeam Backup for Windows Server 2019 Veeam Backup and Replication is an enterprise-grade data protection solution widely used in production environments running Windows Server 2019. It supports agentless backup of VMware vSphere and Microsoft Hyper-V virtual machines, as well as agent-based backup for physical servers and cloud workloads. Veeam’s proprietary Changed Block Tracking […]

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

Ubuntu 18.04 — opensmtpd — multiple vulnerabilities (3 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Ubuntu 18.04 (bionic) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-4294-1 Related CVEs: CVE-2020-8793 CVE-2020-8794 CVE-2020-7247 Upstream summary: It was discovered that OpenSMTPD mishandled certain input. A remote, unauthenticated attacker could use this vulnerability to execute arbitrary shell commands as […]

Read more
Hibernate Session merge, update, save, saveOrUpdate, persist example — step-by-step DevOps tutorial on Progressive Robot

Hibernate Session merge, update, save, saveOrUpdate, persist example

Hibernate Session is the interface between java application and hibernate framework. Today we will look into Session important methods for saving and updating data in tables – save, saveOrUpdate, persist, update and merge. Hibernate Session ![Hibernate Session merge, persist, save, saveOrUpdate methods examples](images/hibernate-session-merge-vs-update-save-saveorupdate-persist-example-section-1.png) Hibernate Session save As the method name suggests, hibernate save() can be […]

Read more
CHAT