2019 - Page 56 of 527

Como escrever instruções condicionais em Go — step-by-step Programming tutorial on Progressive Robot

Como escrever instruções condicionais em Go

As instruções condicionais fazem parte de todas as linguagens de programação. Com as instruções condicionais, podemos ter códigos que algumas vezes executam e em outras ocasiões não, dependendo das condições do programa naquele momento. Quando executamos totalmente cada…

Read more
How to Install Symfony on FreeBSD 12 — step-by-step FreeBSD 12 tutorial on Progressive Robot

How to Install Symfony on FreeBSD 12

Introduction How to Install Symfony on FreeBSD 12 is a core administration task for any FreeBSD 12 server operator. FreeBSD 12 ships with the 15.0-RELEASE kernel, ZFS as the default root filesystem, Capsicum capability sandboxing improvements, and an updated ports tree. Unlike Linux distributions, FreeBSD uses rc(8) for service management, pf for packet filtering, and […]

Read more
Cómo usar el servidor SMTP de Google — step-by-step DevOps tutorial on Progressive Robot

Cómo usar el servidor SMTP de Google

Una función poco conocida sobre el correo electrónico de Gmail y Google Apps es el servidor SMTP portátil de Google. En vez de tener que administrar su propio servidor de correo saliente en su VPS de the cloud provider, puede simplemente configurar los ajustes del servidor SMTP de Google en cualquier script o programa desde el que desee enviar correos electrónicos.

Read more
FreeBSD 12 — rubygem-web-console — multiple vulnerabilities (5 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — rubygem-web-console — multiple vulnerabilities (5 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 4 December 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: rubygem-rails — multiple vulnerabilities Related CVEs: CVE-2015-1840 CVE-2015-3224 CVE-2015-3225 CVE-2015-3226 CVE-2015-3227 Upstream summary: Ruby on Rails blog: Rails 3.2.22, 4.1.11 and 4.2.2 have been released, along with web console and […]

Read more
How To Solve Large-Scale CSS Bottlenecks with ITCSS and BEM — step-by-step DevOps tutorial on Progressive Robot

How To Solve Large-Scale CSS Bottlenecks with ITCSS and BEM

On frontend codebase projects, requirements and sometimes scopes can change frequently, which can affect other views that share similar styles. This may lead to specificity wars while trying to override styles because the project was not structured to ensure that changes to the stylesheets would not have a negative impact on the entire project. In this tutorial, you’ll see how to combine Block Element Modifier (BEM) CSS with Inverted Triangle CSS (ITCSS) to avoid problems.

Read more
How to Set Up Uptime Kuma Monitoring on Debian 9 — step-by-step Debian 9 tutorial on Progressive Robot

How to Set Up Uptime Kuma Monitoring on Debian 9

Introduction Debian 9 Stretch is built around the ethos of stability and free software. Setting up set up uptime kuma monitoring on debian 9 on Stretch leverages the same proven Debian packaging system that powers millions of servers worldwide, while benefiting from the latest upstream releases included in the Stretch freeze. Follow each step carefully […]

Read more
How To Install the Django Web Framework on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install the Django Web Framework on CentOS 7

Django is a powerful framework for writing Python web applications. Using a full-featured framework like Django allows you to get your applications and sites up and running quicker without having to worry about the common structural code to tie it together. Frameworks let…

Read more
openSUSE Tumbleweed — libXinerama1 — vulnerability — patch and remediation guide — diagnosis and fix on openSUSE Tumbleweed

openSUSE Tumbleweed — libXinerama1 — vulnerability — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: openSUSE Tumbleweed 📖 ~4 min read  •  Source: SUSE advisory SUSE-SU-2013:1103-1 (see also SUSE bugzilla) Related CVEs: CVE-2013-1985 Upstream summary: Integer overflow in X.org libXinerama 1.1.2 and earlier allows X servers to trigger allocation of insufficient memory and a buffer overflow via […]

Read more
CHAT