ubuntu

Common Problems 118082

Ubuntu 18.04 LTS UFW rules block application despite allow entry

🟡 Medium   ⏱ 5–30 min  Last verified: 11 December 2019 📖 ~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
Использование SSH для подключения к удаленному серверу — step-by-step Linux tutorial on Progressive Robot

Использование SSH для подключения к удаленному серверу

SSH — это важный инструмент, используемый для администрирования удаленных серверов Linux. В этом руководстве мы опишем основы использования этого инструмента и способы настройки вашего окружения SSH.

Read more
Common Problems 118567

Ubuntu 16.04 LTS TLS handshake failures due to outdated CA trust

🟡 Medium   ⏱ 5–30 min  Last verified: 9 December 2019 📖 ~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
Common Problems 118470

Ubuntu 16.04 disk space fills up unexpectedly

🟡 Medium   ⏱ 5–30 min  Last verified: 9 December 2019 📖 ~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
How To Install Git on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Git on Ubuntu 12.04

This tutorial covers how to install git on ubuntu 12.04 via apt-get and from the source. Git is a distributed version control system released to the public in 2005. The program allows for non-linear development of projects, and can handle large amounts of data effectively by storing it on the local server.

Read more
How To Add the gzip Module to Nginx on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Add the gzip Module to Nginx on Ubuntu 14.04

How fast a website will load depends on the size of all of the files that have to be downloaded by the browser. Reducing the size of files to be transmitted can make the website not only load faster, but also cheaper to those who have to pay for their bandwidth usage. In this guide, we’ll discuss how to configure Nginx installed on your Ubuntu 14.04 server to utilize `gzip` compression to reduce the size of content sent to website visitors.

Read more
Ubuntu 14.04 — postgresql-common — multiple vulnerabilities (3 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 14.04

Ubuntu 14.04 — postgresql-common — multiple vulnerabilities (3 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 8 December 2019 Affected versions: Ubuntu 14.04 (trusty) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-4194-2 Related CVEs: CVE-2019-3466 CVE-2016-1255 CVE-2017-8806 Upstream summary: USN-4194-1 fixed a vulnerability in postgresql-common. This update provides the corresponding update for Ubuntu 14.04 ESM. Original advisory details: Rich Mirch discovered […]

Read more
CHAT