August 2019 - Page 59 of 69

Commands for Process Management in Linux — step-by-step Linux tutorial on Progressive Robot

Commands for Process Management in Linux

URL: https://www.progressiverobot.com/process-management-in-linux/ In this article, we'll discuss process management in Linux. A process in Linux is nothing but a program in execution. It’s a running instance of a program. Any command that you execute starts a process. Types of Processes in Linux In Linux processes can be of two types: depend on the user for […]

Read more
How to Configure auditd Rules on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Configure auditd Rules on RHEL 10

Introduction This tutorial demonstrates how to Configure auditd Rules on RHEL 10 on RHEL 10. It is written for administrators who want a repeatable, well-explained walkthrough that goes beyond a bare command list and explains each configuration choice. Every command is tested against a freshly registered RHEL 10 system with the default AppStream repositories enabled. […]

Read more
FreeBSD 12 — libressl-devel — multiple vulnerabilities (16 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — libressl-devel — multiple vulnerabilities (16 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: LibreSSL — overwrite and -read vulnerability Related CVEs: CVE-2016-2105 CVE-2016-2106 CVE-2016-2107 CVE-2016-2108 CVE-2016-2109 CVE-2016-2176 CVE-2016-2178 CVE-2016-6309  +8 more Upstream summary: The LibreSSL project reports: An incorrect length check can result […]

Read more
ObjectOutputStream in Java - write Object to File — step-by-step Programming tutorial on Progressive Robot

ObjectOutputStream in Java – write Object to File

URL: https://www.progressiverobot.com/objectoutputstream-java-write-object-file/ ObjectOutputStream in Java can be used to convert an object to OutputStream. The process of converting object to stream is called [serialization in java](/community/tutorials/serialization-in-java). Once an object is converted to Output Stream, it can be saved to file or database, send over the network or used in socket connections. So we can use […]

Read more
FreeBSD 12 — linux-f10-nas-libs — multiple vulnerabilities (3 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — linux-f10-nas-libs — multiple vulnerabilities (3 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: nas — multiple vulnerabilities Related CVEs: CVE-2013-4256 CVE-2013-4257 CVE-2013-4258 Upstream summary: Hamid Zamani reports: multiple security problems (buffer overflows, format string vulnerabilities and missing input sanitising), which could lead to […]

Read more
Kubernetes Data Protection and Recovery Made Easy — step-by-step Kubernetes tutorial on Progressive Robot

Kubernetes Data Protection and Recovery Made Easy

Protect or migrate your Kubernetes container environments across any public or hybrid cloud environment with a 1-Click install of TrilioVault for Kubernetes (TVK). Backup your entire application, including data, metadata, and any other Kubernetes objects associated with your application; and restore from any point in time.

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

SLES 15 — libtag1 — 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 security advisory (see also SUSE bugzilla) Related CVEs: CVE-2017-12678 CVE-2012-2396 Upstream summary: In TagLib 1.11.1, the rebuildAggregateFrames function in id3v2framefactory.cpp has a pointer to cast vulnerability, which allows remote attackers to cause a […]

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

How to Set Up IPAM on Windows Server 2016

How to Set Up Windows Server 2016 IPAM IP Address Management (IPAM) is a built-in feature in Windows Server 2016 that provides a centralized framework for discovering, monitoring, auditing, and managing the IP address space in your network. IPAM integrates with DHCP servers to manage scopes and leases, integrates with DNS servers to manage zones […]

Read more
How To Secure Nginx with Let's Encrypt on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Secure Nginx with Let’s Encrypt on CentOS 7

In this tutorial, we will show you how to use Let’s Encrypt to obtain a free SSL certificate and use it with Nginx on CentOS 7. We will also show you how to automatically renew your SSL certificate. If you’re running a different web server, simply follow your web server’s documentation to learn how to use the certificate with your setup.

Read more
CHAT