ubuntu

How To Configure vsftpd to Use SSL/TLS on an Ubuntu VPS — step-by-step Linux tutorial on Progressive Robot

How To Configure vsftpd to Use SSL/TLS on an Ubuntu VPS

FTP was a popular way to transfer to files between local and remote computers. Although its use has fallen out of favor due to security concerns, there are some steps that you can take to increase the security of this protocol. In this guide, we will demonstrate how to configure the vsftpd server to user SSL/TLS connections to encrypt data transfer.

Read more
Ubuntu 18.04 — open-iscsi — multiple vulnerabilities (3 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 18.04

Ubuntu 18.04 — open-iscsi — multiple vulnerabilities (3 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 24 March 2021 Affected versions: Ubuntu 18.04 (bionic) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-6259-1 Related CVEs: CVE-2020-13987 CVE-2020-13988 CVE-2020-17437 Upstream summary: Jos Wetzels, Stanislav Dashevskyi, and Amine Amri discovered that Open-iSCSI incorrectly handled certain checksums for IP packets. An attacker could possibly use […]

Read more
How To Install And Manage Apache Qpid — step-by-step Linux tutorial on Progressive Robot

How To Install And Manage Apache Qpid

In this the cloud provider article, we are going to talk about Apache Qpid, which is one of the open-source messaging systems that implements the Advanced Message Queuing Protocol (AMQP) (similar to RabbitMQ – article #4.1) to help developers solve their needs of advanced messaging between different elements of application deployment stack. As a project, Qpid aims to implement AMQP 100%.

Read more
Common Problems 117478

Ubuntu 20.04 LTS – system fails to boot after kernel update

🔴 Critical   ⏱ 5–30 min  Last verified: 23 March 2021 Affected versions: Ubuntu 20.04 LTS Ubuntu 20.04 Ubuntu 20.04.6 📖 ~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 […]

Read more
How To Deploy a Jekyll Site Using Git Hooks on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Deploy a Jekyll Site Using Git Hooks on Ubuntu 16.04

Jekyll is a static-site generator that provides some of the benefits of a Content Management System (CMS) while avoiding the performance and security issues introduced by such database-driven sites. In this tutorial, you’ll learn how to automate the deployment process for your Jekyll site using Git and Git hooks, as well as how to additionally secure your production environment by using the `git-shell`.

Read more
CHAT