2020 - Page 292 of 735

Python String contains — step-by-step Python tutorial on Progressive Robot

Python String contains

Learn how to check if one Python string contains another using the __contains__() method. This case-sensitive instance method returns True or False based on whether the specified substring is present. Explore simple examples and user-input scenarios to understand its application. Enhance your Python string-handling skills with practical demonstrations and clear explanations.

Read more
Установка Node.js в Debian 9 — step-by-step Linux tutorial on Progressive Robot

Установка Node.js в Debian 9

Node.js — это платформа программирования JavaScript общего назначения, позволяющая пользователям быстро создавать сетевые приложения. Благодаря использованию JavaScript в клиентской и серверной части приложения Node.js делает процесс разработки более…

Read more
How to Set Up Alertmanager Email Notifications on Debian 10 — step-by-step Debian 10 tutorial on Progressive Robot

How to Set Up Alertmanager Email Notifications on Debian 10

Introduction This guide explains how to Set Up Alertmanager Email Notifications on Debian 10 on Debian 10 Buster. Debian Buster uses systemd for service management, nftables as the underlying packet filter (with ufw or iptables front-ends still available), and AppArmor for mandatory access control. Every command is designed for a minimal Debian 10 install with […]

Read more
How To Install Ruby on Rails with rbenv on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Ruby on Rails with rbenv on Ubuntu 20.04

Ruby on Rails is one of the most popular application stacks for developers looking to create sites and web apps. Using rbenv will provide you with a solid environment for developing your Ruby on Rails applications as it will let you easily switch Ruby versions, keeping your entire team on the same version. In this tutorial, we will guide you through the Ruby and Rails installation processes with rbenv and gem.

Read more
Установка Jitsi Meet в Debian 10 — step-by-step Linux tutorial on Progressive Robot

Установка Jitsi Meet в Debian 10

Автор выбрал фонд Open Internet/Free Speech для получения пожертвования в рамках программы Write for DOnations. Jitsi Meet — приложение с открытым…

Read more
Oracle Linux 8 — nodejs:12 — vulnerability — patch and remediation guide — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — nodejs:12 — vulnerability — patch and remediation guide (ELSA-2020-1293)

🟠 High   ⏱ 15–60 min  Last verified: 6 August 2020 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2020-1293 Related CVEs: CVE-2020-10531 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & Acceptance […]

Read more
CHAT