October 2019 - Page 66 of 69

FreeBSD 12 — eyeOS — vulnerability — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — eyeOS — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 25 May 2026 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: eyeOS — multiple XSS security bugs Related CVEs: CVE-2006-5071 Upstream summary: eyeOS team reports: [EyeOS 0.9.1] release fixes two XSS security bugs, so we recommend all users to upgrade to […]

Read more
jaxb2-maven-plugin XJC example to Generate Java Classes from XSD — step-by-step Programming tutorial on Progressive Robot

jaxb2-maven-plugin XJC example to Generate Java Classes from XSD

URL: https://www.progressiverobot.com/jaxb2-maven-plugin-xjc-example-generate-java-classes-xsd/ Today we will look into jaxb2-maven-plugin XJC example to generate java classes from XSD. JAXB is the middleware technology between Java Classes and XML. We can use JAXB to generate XML from Java Object and vice versa. jaxb2-maven-plugin We use XSD to define the contract data structure, so it's not common to generate […]

Read more
FreeBSD 12 — dillo — vulnerability — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — dillo — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 25 May 2026 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: dillo — format string vulnerability Related CVEs: CVE-2005-0012 Upstream summary: dillo contains a format string vulnerability which could lead to execution of arbitrary code simply by viewing a web page […]

Read more
How to Configure Dynamic Access Control with Claims on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Configure Dynamic Access Control with Claims on Windows Server 2012 R2

How to Configure Dynamic Access Control with Claims on Windows Server 2012 R2 Dynamic Access Control (DAC) is a data governance feature introduced in Windows Server 2012 that extends traditional Windows ACLs with claim-based access policies. Rather than managing file permissions purely through user and group membership, DAC allows file access decisions to be based […]

Read more
Cómo usar el paquete flag en Go — step-by-step Programming tutorial on Progressive Robot

Cómo usar el paquete flag en Go

Los servicios de línea de comandos rara vez son útiles cuando vienen listos para usar sin configuración adicional. Es importante disponer de buenos valores predeterminados, pero las utilidades prácticas deben aceptar la configuración de parte de los usuarios. En la mayoría de…

Read more
How To Centralize Your Docker Logs with Fluentd and ElasticSearch on Ubuntu 14.04 — step-by-step Docker tutorial on Progressive Robot

How To Centralize Your Docker Logs with Fluentd and ElasticSearch on Ubuntu 14.04

[Fluentd](https://www.fluentd.org) is an open source data collector designed to unify logging infrastructure. It is designed to bring operations engineers, application engineers, and data engineers together by making it simple and scalable to collect and store logs. This tutorial demonstrates how to install Fluentd and use it to collect logs from Docker containers. We’ll stream the data to another container running Elasticsearch on the same Ubuntu 14.04 server.

Read more
CHAT