chris

SLES 15 — davfs2 — vulnerability — patch and remediation guide — diagnosis and fix on SLES 15

SLES 15 — davfs2 — vulnerability — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 8 October 2019 Affected versions: SLES 15 📖 ~4 min read  •  Source: SUSE security advisory Related CVEs: CVE-2014-4362 Upstream summary: The Sandbox Profiles implementation in Apple iOS before 8 does not properly restrict the third-party app sandbox profile, which allows attackers to obtain sensitive Apple ID […]

Read more
How to Configure SaltStack on Debian 9 — step-by-step Debian 9 tutorial on Progressive Robot

How to Configure SaltStack on Debian 9

Introduction This guide explains how to Configure SaltStack on Debian 9 on Debian 9 Stretch. Debian Stretch uses systemd for service management, nftables as the underlying packet filter (with ufw or iptables front-ends still available), and AppArmor for mandatory access control. Every command is designed for a minimal Debian 9 install with the standard repositories […]

Read more
How To Migrate a WordPress Installation from Apache to Nginx on an Ubuntu VPS — step-by-step Linux tutorial on Progressive Robot

How To Migrate a WordPress Installation from Apache to Nginx on an Ubuntu VPS

Many users initially set up WordPress installations using the Apache web server. While Apache does an excellent job serving content in most instances, Nginx, an alternative web server, can often do the same using fewer resources. The implication of this is that your WordPress site can handle more users if it is being served by Nginx. In this guide, we will discuss how to migrate your WordPress installation from Apache to Nginx.

Read more
Debian 10 — dosbox — vulnerability — patch and remediation guide — diagnosis and fix on Debian 10

Debian 10 — dosbox — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 8 October 2019 Affected versions: Debian 10 (buster) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2019-7165 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
Building a REST API With Django REST Framework — step-by-step Python tutorial on Progressive Robot

Building a REST API With Django REST Framework

Let’s get our hands dirty and build some APIs! With a browsable API, robust authentication policies, and object serialization, the Django REST framework is a powerful toolkit that offers an amazing experience for rapidly creating RESTful APIs on top of the popular Python framework Django.

Read more
CHAT