2020 - Page 348 of 735

How To View and Update the Linux PATH Environment Variable — step-by-step Linux tutorial on Progressive Robot

How To View and Update the Linux PATH Environment Variable

The PATH variable contains a list of directories the system checks before running a command. Updating the PATH variable will enable you to run any executables found in the directories mentioned in PATH from any directory without typing the absolute file path. In this tutorial, you will view the PATH variable and update its value with new directories.

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

SLES 15 — libesmtp — vulnerability — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 9 July 2020 Affected versions: SLES 15 📖 ~4 min read  •  Source: SUSE advisory SUSE-IU-2021:658-1 (see also SUSE bugzilla) Related CVEs: CVE-2019-19977 Upstream summary: libESMTP through 1.0.6 mishandles domain copying into a fixed-size buffer in ntlm_build_type_2 in ntlm/ntlmstruct.c, as demonstrated by a stack-based buffer over-read. Table […]

Read more
Comment installer Docker Compose sur Debian 10 — step-by-step Docker tutorial on Progressive Robot

Comment installer Docker Compose sur Debian 10

Docker est un excellent outil pour automatiser le déploiement d’apps Linux à l’intérieur de conteneurs de logiciels, mais pour tirer pleinement parti de son potentiel, chaque composant d’une application doit s’exécuter dans son propre conteneur…

Read more
Ubuntu 20.04でDocker Composeを使用してLaravelをインストールおよびセットアップする方法 — step-by-step Docker tutorial on Progressive Robot

Ubuntu 20.04でDocker Composeを使用してLaravelをインストールおよびセットアップする方法

アプリケーションのコンテナ化とは、コンテナと呼ばれる軽量環境で実行できるように、アプリケーションおよびそのコンポーネントを適応させるプロセスを指します。このような環境は他から分離され、使い捨てできるため、アプリケーションの開発、テスト、および実稼働環境へのデプロイに活用できます。このガイドでは、Ubuntu 20.04での開発用にDocker Composeを使用してLaravelアプリケーションをコンテナ化します。

Read more
Amazon Linux 2 — kernel-livepatch-4.14.198-152.320 — vulnerability — patch and remediation guide — diagnosis and fix on Amazon Linux 2

Amazon Linux 2 — kernel-livepatch-4.14.198-152.320 — vulnerability — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Amazon Linux 2 📖 ~4 min read  •  Source: Amazon Linux advisory ALAS2LIVEPATCH-2020-030 Related CVEs: CVE-2020-25284 Upstream summary: A flaw was found in the capabilities check of the rados block device functionality in the Linux kernel. Incorrect capability checks could alllow a […]

Read more
Oracle Linux 8 — dbus — vulnerability — patch and remediation guide — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — dbus — vulnerability — patch and remediation guide (ELSA-2019-3707)

🟡 Medium   ⏱ 10–30 min  Last verified: 9 July 2020 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2019-3707 Related CVEs: CVE-2019-12749 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 — salt — multiple vulnerabilities (13 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 14.04

Ubuntu 14.04 — salt — multiple vulnerabilities (13 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 9 July 2020 Affected versions: Ubuntu 14.04 (trusty) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-8153-1 Related CVEs: CVE-2016-3176 CVE-2015-8034 CVE-2020-16846 CVE-2020-11651 CVE-2020-11652 CVE-2014-3563 CVE-2015-6918 CVE-2015-6941  +5 more Upstream summary: Zach Malone discovered that Salt did not properly handle permissions to cache data. A local […]

Read more
CHAT