2019 - Page 381 of 527

How to Write Ansible Playbooks for FreeBSD 12 — step-by-step FreeBSD 12 tutorial on Progressive Robot

How to Write Ansible Playbooks for FreeBSD 12

Introduction Deploying write ansible playbooks for freebsd 12 on a FreeBSD 12 machine differs from Linux in several important ways: packages come from the FreeBSD Ports Collection or the binary pkg repository, services are registered in /etc/rc.conf via sysrc(8), and firewall rules are written in pf.conf(5) syntax. This tutorial stays entirely within the standard base […]

Read more
Debian 9 — cyrus-sasl2 — vulnerability — patch and remediation guide — diagnosis and fix on Debian 9

Debian 9 — cyrus-sasl2 — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 23 June 2019 Affected versions: Debian 9 (stretch) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2019-19906 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & Acceptance […]

Read more
Ubuntu 14.04 — glusterfs — multiple vulnerabilities (20 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 14.04

Ubuntu 14.04 — glusterfs — multiple vulnerabilities (20 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 23 June 2019 Affected versions: Ubuntu 14.04 (trusty) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-4770-1 Related CVEs: CVE-2014-3619 CVE-2018-10841 CVE-2018-1088 CVE-2018-10904 CVE-2018-10907 CVE-2018-10911 CVE-2018-10913 CVE-2018-10914  +12 more Upstream summary: It was discovered that GlusterFS incorrectly handled network requests. An attacker could possibly use this […]

Read more
SLES 15 — libICE6 — vulnerability — patch and remediation guide — diagnosis and fix on SLES 15

SLES 15 — libICE6 — vulnerability — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 23 June 2019 Affected versions: SLES 15 📖 ~4 min read  •  Source: SUSE advisory SUSE-SU-2017:1835-1 (see also SUSE bugzilla) Related CVEs: CVE-2017-2626 Upstream summary: It was discovered that libICE before 1.0.9-8 used a weak entropy to generate keys. A local attacker could potentially use this flaw […]

Read more
How to Deploy an SDN Controller on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Deploy an SDN Controller on Windows Server 2016

How to Set Up Windows Server 2016 Software Defined Networking Controller The Network Controller is the cornerstone of the Software Defined Networking (SDN) solution in Windows Server 2016. It provides a centralised, programmable point of automation for managing, configuring, monitoring, and troubleshooting virtual and physical network infrastructure in your datacenter. Rather than configuring each network […]

Read more
How To Install and Use Docker on Debian 9 — step-by-step Docker tutorial on Progressive Robot

How To Install and Use Docker on Debian 9

Docker is an application that simplifies the process of managing application processes in containers. In this tutorial, you’ll install and use Docker Community Edition (CE) on Debian 9. You’ll install Docker itself, work with containers and images, and push an image to a Docker Repository.

Read more
CHAT