2019 - Page 167 of 527

How to Configure ArgoCD on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Configure ArgoCD on SLES 12

Introduction This tutorial covers How to Configure ArgoCD on SLES 12 on SLES 12. SLES 12 (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 12 system is up to date: zypper refresh && […]

Read more
FreeBSD 12 — musicpd — security advisory — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — musicpd — security advisory — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 9 October 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: MPD — buffer overflows in http output Upstream summary: The MPD project reports: httpd: fix two buffer overflows in IcyMetaData length calculation Table of contents Symptom & Impact Environment & […]

Read more
Spring JdbcTemplate Example — step-by-step DevOps tutorial on Progressive Robot

Spring JdbcTemplate Example

URL: https://www.progressiverobot.com/spring-jdbctemplate-example/ Spring JdbcTemplate is the most important class in [Spring JDBC](/community/tutorials/spring-jdbc-example) package. Spring JdbcTemplate JDBC produces a lot of boiler plate code, such as opening/closing a connection to a database, handling sql exceptions etc. It makes the code extremely cumbersome and difficult to read. Implementing JDBC in the [Spring Framework](/community/tutorials/spring-framework) takes care of working […]

Read more
How To Use OPIE to Get One-Time Passwords for FreeBSD 10.1 — step-by-step Linux tutorial on Progressive Robot

How To Use OPIE to Get One-Time Passwords for FreeBSD 10.1

In this tutorial, you will learn how to generate and use one-time passwords to log in to your remote FreeBSD server. You can pregenerate one or more one-time passwords when you’re in a safe location, and save them for later when you access your server from a less secure location. That way, even if your one-time password gets logged, it won’t ever be useful to an attacker.

Read more
FreeBSD 12 — py311-suds — vulnerability — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — py311-suds — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 9 October 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: py-suds — vulnerable to symlink attacks Related CVEs: CVE-2013-2217 Upstream summary: SUSE reports: cache.py in Suds 0.4, when tempdir is set to None, allows local users to redirect SOAP queries […]

Read more
How to Set Up a File Server on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Set Up a File Server on Windows Server 2016

How to Configure Windows Server 2016 File Server Windows Server 2016 includes a robust set of file server features under the File and Storage Services role. A file server provides centralized storage for shared folders, enabling users and applications to access files over the network. This guide covers installing the File Server role, creating SMB […]

Read more
How To Install Webmin with SSL on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Webmin with SSL on Ubuntu 14.04

Webmin is a web-based system administration tool for Unix-like systems. It provides an easy alternative to command line system administration and can be used to manage various aspects of a system, such as users and services, through the use of the provided Webmin modules. If you want to manage your own server but you are uncomfortable with the command line, Webmin is a good tool to help you get started.

Read more
How To Deploy an Advanced PHP Application Using Ansible on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Deploy an Advanced PHP Application Using Ansible on Ubuntu 14.04

In this tutorial, we will cover setting up SSH keys to support code deployment/publishing tools, configuring the system firewall, provisioning and configuring the database (including the password), and setting up task schedulers (crons) and queue daemons. The goal at the end of this tutorial is for you to have a fully working PHP application server with the aforementioned advanced configuration.

Read more
Debian 9 — libapreq2 — vulnerability — patch and remediation guide — diagnosis and fix on Debian 9

Debian 9 — libapreq2 — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 9 October 2019 Affected versions: Debian 9 (stretch) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2019-12412 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & Acceptance […]

Read more
CHAT