2021 - Page 652 of 759

IBM AIX 7.2 — CVE-2020-4761 — vulnerability — patch and remediation guide — diagnosis and fix on IBM AIX 7.2

IBM AIX 7.2 — CVE-2020-4761 — vulnerability — patch and remediation guide

🟡 Medium   ⏱ 15–45 min  Last verified: 22 February 2021 Affected versions: IBM AIX 7.2 📖 ~4 min read  •  Source: NVD CVE-2020-4761, IBM Support Bulletin CVE: CVE-2020-4761 NVD summary: IBM Sterling B2B Integrator Standard Edition 5.2.0.0 through 5.2.6.5_2, 6.0.0.0 through 6.0.3.2, and 6.1.0.0 could allow a remote attacker to obtain sensitive information when […]

Read more
Common Problems 114964

RHEL 8 Root Filesystem Full on LVM-backed Server

🟡 Medium   ⏱ 5–30 min  Last verified: 22 February 2021 📖 ~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 Configure IBM Spectrum Protect (TSM) Client on IBM AIX 7.2 — step-by-step IBM AIX 7.2 tutorial on Progressive Robot

How to Configure IBM Spectrum Protect (TSM) Client on IBM AIX 7.2

Introduction IBM AIX 7.2 is the latest release of IBM’s enterprise-grade UNIX operating system, running on IBM Power Systems hardware. Known for its reliability, security, and performance in mission-critical environments, AIX 7.2 introduces enhanced virtualization, security hardening, and cloud integration features. This guide covers how to configure ibm spectrum protect (tsm) client on ibm aix […]

Read more
How to Set Up Fluentd on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Set Up Fluentd on Oracle Linux 8

Introduction Setting up set up fluentd on oracle linux 8 on a Oracle Linux 8 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Set Up Fluentd on Oracle Linux 8, with all the commands you need, the SELinux and firewalld considerations to keep in […]

Read more
IBM AIX 7.1 — CVE-2021-29815 — xss — patch and remediation guide — diagnosis and fix on IBM AIX 7.1

IBM AIX 7.1 — CVE-2021-29815 — xss — patch and remediation guide

🟡 Medium   ⏱ 15–45 min  Last verified: 22 February 2021 Affected versions: IBM AIX 7.1 📖 ~4 min read  •  Source: NVD CVE-2021-29815, IBM Support Bulletin CVE: CVE-2021-29815 NVD summary: IBM Jazz for Service Management 1.1.3.10 and IBM Tivoli Netcool/OMNIbus_GUI is vulnerable to stored cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript […]

Read more
Understanding Queries in GraphQL — step-by-step DevOps tutorial on Progressive Robot

Understanding Queries in GraphQL

In this tutorial, we’ll take an in-depth look at queries in GraphQL so that you better understand how to retrieve data from a GraphQL server. We will cover fields, arguments, aliases, operation syntax, and more. Once you have finished, you will be able to leverage the functionality of queries to build better API’s with GraphQL.

Read more
SQL Commit And Rollback — step-by-step DevOps tutorial on Progressive Robot

SQL Commit And Rollback

URL: https://www.progressiverobot.com/sql-commit-sql-rollback/ The most important aspect of a database is the ability to store data and the ability to manipulate data. COMMIT and ROLLBACK are two such keywords which are used in order store and revert the process of data storage. These keywords are usually used in context with a transaction. Let's try to understand the […]

Read more
Cara Menyiapkan Proyek Node dengan Typescript — step-by-step Javascript tutorial on Progressive Robot

Cara Menyiapkan Proyek Node dengan Typescript

Menulis JavaScript di pihak server dapat menjadi hal yang menantang seiring berkembangnya basis kode. TypeScript adalah super-set bertipe (opsional) dari JavaScript yang dapat membantu membangun dan mengelola proyek JavaScript berskala besar. Ini dapat dianggap sebagai JavaScript dengan fitur tambahan, seperti tipe statis yang kuat, kompilasi, dan pemrograman berorientasi objek. Tutorial ini akan mendalami cara menggunakan kerangka kerja [Express](https://expressjs.com/) dengan TypeScript.

Read more
How To Use the Pyramid Framework To Build Your Python Web App on Ubuntu — step-by-step Linux tutorial on Progressive Robot

How To Use the Pyramid Framework To Build Your Python Web App on Ubuntu

Pyramid is a very flexible, lightweight framework for Python which can be used to quickly develop a complex application. Pyramid can be used to create a web application with full MVC functionality within a single file, and can also scale to much larger applications. In this guide, we will install Pyramid and explore two separate ways of creating simple web applications.

Read more
CHAT