July 2020 - Page 35 of 69

Ubuntu 20.04 — blueman — multiple vulnerabilities (2 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 20.04

Ubuntu 20.04 — blueman — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 25 May 2026 Affected versions: Ubuntu 20.04 (focal) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-4605-2 Related CVEs: https://launchpad.net/bugs/1897287 CVE-2020-15238 Upstream summary: Vaisha Bernard discovered that blueman did not properly sanitize input on the d-bus interface to blueman-mechanism. A local attacker could possibly use this […]

Read more
How to Install MongoDB on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How to Install MongoDB on Ubuntu 16.04

MongoDB is a free and open-source NoSQL document database used commonly in modern web applications. This tutorial will help you set up MongoDB on your server for a production application environment.

Read more
How to Configure Alertmanager on Debian 10 — step-by-step Debian 10 tutorial on Progressive Robot

How to Configure Alertmanager on Debian 10

Introduction Deploying configure alertmanager on debian 10 on a Debian 10 Buster machine is straightforward thanks to Debian’s policy-compliant packaging. Unlike rpm-based distributions, Debian stores configuration helpers in /etc/default/, uses update-rc.d for older init scripts, and provides dpkg-reconfigure for interactive package configuration. This tutorial stays on the systemd path throughout. Prerequisites Ensure Debian 10 Buster […]

Read more
Установка Linux, Nginx, MySQL, PHP (набора LEMP) в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка Linux, Nginx, MySQL, PHP (набора LEMP) в Ubuntu 18.04

Набор LEMP — это комплекс программного обеспечения, используемый для обслуживания динамических веб-страниц и веб-приложений. Аббревиатура LEMP обозначает операционную систему Linux с веб-сервером Nginx (произносится как «энджинкс»). Данные серверной части хранятся в базе…

Read more
How To Install Linux, Apache, MariaDB, PHP (LAMP) stack on Debian 10 — step-by-step Linux tutorial on Progressive Robot

How To Install Linux, Apache, MariaDB, PHP (LAMP) stack on Debian 10

A “LAMP” stack is a group of open source software that is typically installed together to enable a server to host dynamic websites and web apps. This term is actually an acronym which represents the Linux operating system, with the Apache web server. The site data is stored in a MariaDB database, and dynamic content is processed by PHP.

Read more
How to Create an Intranet with OpenVPN on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How to Create an Intranet with OpenVPN on Ubuntu 16.04

Intranets are private networks created by organizations to ease communication and data transfers. In this tutorial you’ll configure services that are only available to clients who are connected to the VPN, including file shares and a web site, and you’ll learn how to manage access to those resources. When you’re done, you’ll have a basic intranet you can easily expand to meet your needs.

Read more
Como Solucionar Problemas no MySQL — step-by-step Linux tutorial on Progressive Robot

Como Solucionar Problemas no MySQL

O MySQL é um sistema gerenciador de banco de dados relacional open-source, o mais popular de seu tipo no mundo. Como é comum quando se trabalha com qualquer software, tanto os novatos quanto os usuários experientes podem encontrar mensagens de erro…

Read more
CHAT