2019 - Page 46 of 527

Initial Server Setup with RHEL 7 — step-by-step RHEL 7 tutorial on Progressive Robot

Initial Server Setup with RHEL 7

Initial Server Setup with RHEL 7 Setting up a fresh Red Hat Enterprise Linux 7 server correctly from the start is one of the most important steps you can take to ensure long-term security and stability. Whether you have just provisioned a bare-metal machine or a cloud instance, this guide walks you through every essential […]

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
openSUSE Tumbleweed — ruby2.2-rubygem-jquery-rails — vulnerability — patch and remediation guide — diagnosis and fix on openSUSE Tumbleweed

openSUSE Tumbleweed — ruby2.2-rubygem-jquery-rails — vulnerability — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: openSUSE Tumbleweed 📖 ~4 min read  •  Source: SUSE advisory openSUSE-SU-2025:15117-1 (see also SUSE bugzilla) Related CVEs: CVE-2015-1840 Upstream summary: jquery_ujs.js in jquery-rails before 3.1.3 and 4.x before 4.0.4 and rails.js in jquery-ujs before 1.0.4, as used with Ruby on Rails 3.x […]

Read more
SLES 15 — libct4 — vulnerability — patch and remediation guide — diagnosis and fix on SLES 15

SLES 15 — libct4 — vulnerability — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 9 December 2019 Affected versions: SLES 15 📖 ~4 min read  •  Source: SUSE advisory SUSE-SU-2020:1417-1 (see also SUSE bugzilla) Related CVEs: CVE-2019-13508 Upstream summary: FreeTDS through 1.1.11 has a Buffer Overflow. Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step […]

Read more
Como construir uma paginação personalizada com o React — step-by-step Javascript tutorial on Progressive Robot

Como construir uma paginação personalizada com o React

Um método para lidar com grandes conjuntos de dados no modo de exibição é utilizando a técnica de rolagem infinita — onde mais dados vão sendo carregados à medida que o usuário continua rolando a página próximo ao fim dela. Essa é a técnica usada na exibição de resultados no Google Imagens. Neste tutorial, veremos como construir um componente de paginação personalizada com o React para paginar grandes conjuntos de dados. Construiremos uma visualização paginada sobre os países no mundo.

Read more
SLES 12 — zypper — multiple vulnerabilities (9 CVEs) — patch and remediation guide — diagnosis and fix on SLES 12

SLES 12 — zypper — multiple vulnerabilities (9 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 9 December 2019 Affected versions: SLES 12 📖 ~4 min read  •  Source: SUSE advisory SUSE-CU-2019:695-1 (see also SUSE bugzilla) Related CVEs: CVE-2018-7685 CVE-2017-9271 CVE-2019-18900 CVE-2017-7435 CVE-2017-7436 CVE-2017-9269 CVE-2018-20532 CVE-2018-20533  +1 more Upstream summary: The decoupled download and installation steps in libzypp before 17.5.0 could lead to […]

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
CHAT