ubuntu

How To Use the LAMP 1-Click Install on the cloud provider — step-by-step Linux tutorial on Progressive Robot

How To Use the LAMP 1-Click Install on the cloud provider

LAMP stack is a solution stack that employs a specific group of software to host web applications on a server. This term is an acronym which represents the Linux operating system with the Apache web server. The site data is stored in a MySQL database, and dynamic content is processed by PHP. This tutorial will guide you through spinning up a cloud servers with LAMP stack pre-installed, using the the cloud provider LAMP 1-Click App.

Read more
How To Set Up Mod_Rewrite — step-by-step Linux tutorial on Progressive Robot

How To Set Up Mod_Rewrite

This tutorial goes over Mod_Rewrite, an apache module that allows you to manipulate URLS to provide shorter or more relevant ones. This tutorial will go over Activating Mod_Rewrite, Creating and Using the required .htaccess page, and setting up the URL rewrites.

Read more
Cómo instalar y usar Docker Compose en Ubuntu 20.04 — step-by-step Docker tutorial on Progressive Robot

Cómo instalar y usar Docker Compose en Ubuntu 20.04

Docker simplifica el proceso de administración de los procesos de las aplicaciones en contenedores. Aunque los contenedores son similares a las máquinas virtuales de cierta forma, son más ligeros y más sencillos en cuanto a recursos. Esto permite a los desarrolladores…

Read more
Ubuntu 20.04 — elfutils — multiple vulnerabilities (10 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 20.04

Ubuntu 20.04 — elfutils — multiple vulnerabilities (10 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 30 December 2020 Affected versions: Ubuntu 20.04 (focal) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-6322-1 Related CVEs: CVE-2018-16062 CVE-2018-16403 CVE-2018-18310 CVE-2018-18520 CVE-2018-18521 CVE-2019-7149 CVE-2019-7150 CVE-2019-7665  +2 more Upstream summary: It was discovered that elfutils incorrectly handled certain malformed files. If a user or automated […]

Read more
Common Problems 117579

Ubuntu 20.04 GRUB menu missing after update

🟡 Medium   ⏱ 5–30 min  Last verified: 30 December 2020 📖 ~1 min read Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & Acceptance Criteria Rollback Plan Prevention & Hardening Related Errors & Cross-Refs References & Further […]

Read more
Ubuntu 16.04 — drupal7 — multiple vulnerabilities (10 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 16.04

Ubuntu 16.04 — drupal7 — multiple vulnerabilities (10 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 30 December 2020 Affected versions: Ubuntu 16.04 (xenial) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-7658-1 Related CVEs: CVE-2020-11023 CVE-2020-11022 CVE-2020-13671 CVE-2020-28948 CVE-2020-28949 CVE-2015-2559 CVE-2015-2749 CVE-2015-2750  +2 more Upstream summary: It was discovered that Drupal incorrectly parsed untrusted HTML. A remote attacker could possibly use […]

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

Ubuntu 14.04 — libpodofo — multiple vulnerabilities (10 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 29 December 2020 Affected versions: Ubuntu 14.04 (trusty) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-7217-1 Related CVEs: CVE-2017-5886 CVE-2018-11255 CVE-2018-12983 CVE-2018-20797 CVE-2018-5308 CVE-2018-8002 CVE-2019-10723 CVE-2020-18971  +2 more Upstream summary: It was discovered that the PoDoFo library could dereference a NULL pointer when getting the […]

Read more
How To Use Open Monitoring Distribution with Check_MK on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Use Open Monitoring Distribution with Check_MK on Ubuntu 14.04

Open Monitoring Distribution (OMD) is a self-contained bundle that includes Nagios together with add-ons for gathering, monitoring, and graphing data. It comes bundled with Check_MK Multisite, a comprehensive tool that addresses many of Nagios’s shortcomings. It provides a web interface for easy administration and configuration, a user-friendly dashboard, a robust notification system, and easy-to-install monitoring agents for many Linux distributions.

Read more
CHAT