2020 - Page 151 of 735

How to Configure Docker Log Rotation on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Configure Docker Log Rotation on Oracle Linux 8

Introduction Oracle Linux 8 ships with a stable, security-hardened base that makes deploying configure docker log rotation on oracle linux 8 both straightforward and auditable. This tutorial covers the complete procedure for how to Configure Docker Log Rotation on Oracle Linux 8, including dnf module streams where applicable, systemd unit management, and the firewalld rules […]

Read more
Java Tutorial, Java EE Tutorials — step-by-step Programming tutorial on Progressive Robot

Java Tutorial, Java EE Tutorials

URL: https://www.progressiverobot.com/java-tutorial-java-ee-tutorials/ — I have written a lot of java tutorials here into many categories. Some of them are in core java tutorial whereas some of them are in J2EE tutorial or Java EE tutorial area. As the number of posts grows, keeping track of them becomes harder. So I have provided a summary post […]

Read more
Установка веб-сервера OpenLiteSpeed в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка веб-сервера OpenLiteSpeed в Ubuntu 18.04

OpenLiteSpeed — это оптимизированный веб-сервер с открытым исходным кодом, который можно использовать для управления сайтами и их обслуживания. OpenLiteSpeed имеет ряд полезных функций, благодаря которым подходит для разнообразных вариантов установки, включая Apache-совместимые…

Read more
Установка и использование PostgreSQL на Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Установка и использование PostgreSQL на Ubuntu 20.04

Системы управления реляционными базами данных являются ключевым компонентом многих веб-сайтов и приложений. Они предоставляют структурированный способ хранения, организации и доступа к информации. PostgreSQL, или Postgres, — это система управления…

Read more
How to Install Python 3.11 on FreeBSD 12 — step-by-step FreeBSD 12 tutorial on Progressive Robot

How to Install Python 3.11 on FreeBSD 12

Introduction This guide explains how to Install Python 3.11 on FreeBSD 12 on FreeBSD 12. FreeBSD uses the pkg(8) binary package manager, rc.conf(5) for service startup configuration, and pf(4) as its primary packet filter. There is no SELinux or AppArmor — instead, FreeBSD provides the MAC (Mandatory Access Control) framework and Capsicum for fine-grained privilege […]

Read more
Gentoo Linux — media-libs/gst-rtsp-server — vulnerability — patch and remediation guide — diagnosis and fix on Gentoo Linux

Gentoo Linux — media-libs/gst-rtsp-server — vulnerability — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Gentoo Linux 📖 ~4 min read  •  Source: Gentoo GLSA GLSA-202009-05 Related CVEs: CVE-2020-6095 Upstream summary: It was discovered that GStreamer RTSP Server did not properly handle authentication. Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage […]

Read more
How To Audit a PostgreSQL Database with InSpec on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Audit a PostgreSQL Database with InSpec on Ubuntu 18.04

InSpec is an open-source, automated testing framework for testing and auditing your system to ensure the compliance of integration, security, and other policy requirements. In this tutorial, you’ll install InSpec on a server running Ubuntu 18.04. You will start by writing a test that verifies the operating system family of the server, then you’ll create a PostgreSQL audit profile from the ground-up.

Read more
CHAT