2019 - Page 145 of 527

How to Set Up a Go Web Application on SLES 15 — step-by-step SUSE Linux Enterprise 15 tutorial on Progressive Robot

How to Set Up a Go Web Application on SLES 15

Introduction This tutorial covers How to Set Up a Go Web Application on SLES 15 on SLES 15. SLES 15 (SUSE Linux Enterprise Server 16) is SUSE’s enterprise-grade Linux distribution. It uses the zypper package manager, AppArmor for mandatory access control, and systemctl for service management. Prerequisites Ensure your SLES 15 system is up to […]

Read more
Putting the 'A' in JAMStack With Headless CMS — step-by-step Javascript tutorial on Progressive Robot

Putting the ‘A’ in JAMStack With Headless CMS

Learn JAMStack (Javacscript, APIs, and Markup) best practices, and how to set up your API layer by running headless CMS on cloud servers. Get a brief overview of three the most popular free, open source CMS platforms – Wordpress, Ghost, and Strapi – and how to use them for your backend APIs.

Read more
FreeBSD 12 — linux-f10-libxml — multiple vulnerabilities (7 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — linux-f10-libxml — multiple vulnerabilities (7 CVEs) — patch and remediation guide

🟔 Medium   ā± 10–30 min  Last verified: 20 October 2019 Affected versions: FreeBSD 12 šŸ“– ~4 min read  ā€¢  Source: FreeBSD VuXML VuXML topic: libxml2 — Enforce the reader to run in constant memory Related CVEs: CVE-2011-1944 CVE-2011-3202 CVE-2011-3919 CVE-2013-2877 CVE-2014-0191 CVE-2014-3660 CVE-2015-1819 Upstream summary: Daniel Veilland reports: Enforce the reader to run in […]

Read more
How to Configure OpenVPN Server on Debian 9 — step-by-step Debian 9 tutorial on Progressive Robot

How to Configure OpenVPN Server on Debian 9

Introduction Deploying configure openvpn server on debian 9 on a Debian 9 Stretch 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 Ensure Debian 9 […]

Read more
Kotlin Visibility Modifiers - public, protected, internal, private — step-by-step DevOps tutorial on Progressive Robot

Kotlin Visibility Modifiers – public, protected, internal, private

URL: https://www.progressiverobot.com/kotlin-visibility-modifiers-public-protected-internal-private/ In this tutorial, we'll be discussing the various Visibility Modifiers available in Kotlin programming. Kotlin Visibility Modifiers Visibility Modifiers are modifiers that when appended to a class/interface/property/function in Kotlin, would define where all it is visible and from where all it can be accessed. The setters of properties in Kotlin can have a […]

Read more
FreeBSD 12 — gforge — multiple vulnerabilities (3 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — gforge — multiple vulnerabilities (3 CVEs) — patch and remediation guide

🟔 Medium   ā± 10–30 min  Last verified: 20 October 2019 Affected versions: FreeBSD 12 šŸ“– ~4 min read  ā€¢  Source: FreeBSD VuXML VuXML topic: gforge — XSS and email flood vulnerabilities Related CVEs: CVE-2005-0299 CVE-2005-2430 CVE-2005-2431 Upstream summary: Jose Antonio Coret reports that GForge contains multiple Cross Site Scripting vulnerabilities and an e-mail flood […]

Read more
How To Use the Linux Auditing System on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Use the Linux Auditing System on CentOS 7

The Linux Auditing System helps system administrators create an audit trail, a log for every action on the server. We can track security-relevant events, record the events in a log file, and detect misuse or unauthorized activities by inspecting the audit log files.

Read more
CHAT