2020 - Page 471 of 735

How To Set Filesystem Quotas on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Filesystem Quotas on Ubuntu 20.04

Quotas are used to limit the amount of disk space a user or group can use on a filesystem. Without such limits, a user could fill up the machine’s disk and cause problems for other users and services. In this tutorial we will install command line tools to create and inspect disk quotas on Ubuntu 20.04, then set a quota for an example user.

Read more
How to Install Node.js 14 LTS on Debian 10 — step-by-step Debian 10 tutorial on Progressive Robot

How to Install Node.js 14 LTS on Debian 10

Introduction How to Install Node.js 14 LTS on Debian 10 is a fundamental operation for any administrator maintaining a Debian 10 Buster server. Debian 10 Buster ships with the Linux 6.12 kernel, updated toolchains, and a fully refreshed package archive — meaning version numbers, configuration file paths, and some dependency chains differ from Debian 10. […]

Read more
FreeBSD 12 — knot — multiple vulnerabilities (4 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — knot — multiple vulnerabilities (4 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 10 May 2020 Affected versions: FreeBSD 12 đź“– ~4 min read  â€˘  Source: FreeBSD VuXML VuXML topic: BIND,Knot,NSD,PowerDNS — denial over service via oversized zone transfers Related CVEs: CVE-2016-6170 CVE-2016-6171 CVE-2016-6172 CVE-2016-6173 Upstream summary: ISC reports: DNS protocols were designed with the assumption that a certain amount […]

Read more
SLES 12 — libjson-c2 — vulnerability — patch and remediation guide — diagnosis and fix on SLES 12

SLES 12 — libjson-c2 — vulnerability — patch and remediation guide

đźź  High   ⏱ 15–60 min  Last verified: 10 May 2020 Affected versions: SLES 12 đź“– ~4 min read  â€˘  Source: SUSE advisory SUSE-CU-2022:108-1 (see also SUSE bugzilla) Related CVEs: CVE-2020-12762 Upstream summary: json-c through 0.14 has an integer overflow and out-of-bounds write via a large JSON file, as demonstrated by printbuf_memappend. Table of contents […]

Read more
How To Ensure Code Quality with SonarQube on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Ensure Code Quality with SonarQube on Ubuntu 18.04

Code quality is an approximation of how useful and maintainable a specific piece of code is. Quality code will make the task of maintaining and expanding your application easier. In this guide, you will deploy a SonarQube server and scanner to analyze your code and create code quality reports. Then you’ll perform a test on your machine by scanning it with the SonarQube tool.

Read more
Cómo instalar Anaconda en Ubuntu 18.04 [Quickstart] — step-by-step Linux tutorial on Progressive Robot

CĂłmo instalar Anaconda en Ubuntu 18.04 [Quickstart]

Diseñado para los flujos de trabajo de ciencia de los datos y aprendizaje automático, Anaconda es un gestor de paquetes de código abierto, gestor de entornos y distribución de los lenguajes de programación Python y R. Este tutorial lo guiará a través de la instalación de…

Read more
CHAT