2022 - Page 182 of 828

Debian 11 — mozc — vulnerability — patch and remediation guide — diagnosis and fix on Debian 11

Debian 11 — mozc — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 12 October 2022 Affected versions: Debian 11 (bullseye) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2013-4509 Upstream summary: The default configuration of IBUS 1.5.4, and possibly 1.5.2 and earlier, when IBus.InputPurpose.PASSWORD is not set and used with GNOME 3, does not obscure the […]

Read more
Common Problems 114427

firewalld Blocks Application Port On RHEL 9

🟡 Medium   ⏱ 5–30 min  Last verified: 12 October 2022 📖 ~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
What Is a Kernel? — step-by-step DevOps tutorial on Progressive Robot

What Is a Kernel?

The kernel is a core component of an operating system and serves as the main interface between the computer’s physical hardware and the processes running on it. The kernel enables multiple applications to share hardware resources by providing access to CPU, memory, disk I/O, and networking.

Read more
Debian 11 — pam-shield — vulnerability — patch and remediation guide — diagnosis and fix on Debian 11

Debian 11 — pam-shield — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 12 October 2022 Affected versions: Debian 11 (bullseye) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2012-2350 Upstream summary: pam_shield before 0.9.4: Default configuration does not perform protective action Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step […]

Read more
How to Install and Configure Squid Proxy on Debian 11 — step-by-step Debian 11 tutorial on Progressive Robot

How to Install and Configure Squid Proxy on Debian 11

Introduction Deploying install and configure squid proxy on debian 11 on a Debian 11 Bullseye 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 Before […]

Read more
How To Make an HTTP Server in Go — step-by-step Programming tutorial on Progressive Robot

How To Make an HTTP Server in Go

In this tutorial, you will create an HTTP server using Go’s standard library and then expand your server to read data from the request’s query string, the body, and form data. You’ll also update your program to respond to the request with your own HTTP headers and status codes.

Read more
Ubuntu 22.04 — snowflake — multiple vulnerabilities (3 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 22.04

Ubuntu 22.04 — snowflake — multiple vulnerabilities (3 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 12 October 2022 Affected versions: Ubuntu 22.04 (jammy) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-7966-1 Related CVEs: CVE-2022-29189 CVE-2022-29222 CVE-2022-29190 Upstream summary: It was discovered that Pion DTLS, vendored in Snowflake, did not impose a limit on the amount of data that was buffered […]

Read more
Como instalar o Git no CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Como instalar o Git no CentOS 8

Os sistemas de controle de versão constituem uma parte indispensável do desenvolvimento de softwares modernos. O controle de versão permite que você acompanhe seu software a nível de código-fonte. É possível rastrear as alterações, retornar a etapas anteriores, e os ramos para…

Read more
How To Configure StatsD to Collect Arbitrary Stats for Graphite on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Configure StatsD to Collect Arbitrary Stats for Graphite on Ubuntu 14.04

StatsD is a statistics collection daemon that can be configured to collect arbitrary statistics from applications. It is extremely flexible and allows you to use Graphite in a much more powerful way. In this guide, we’ll discuss how to install and configure StatsD to collect and send metrics to Graphite. We will be doing this on an Ubuntu 14.04 server.

Read more
CHAT