2019 - Page 159 of 527

How to Use the Active Directory Migration Tool on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Use the Active Directory Migration Tool on Windows Server 2012 R2

How to Use the Active Directory Migration Tool on Windows Server 2012 R2 The Active Directory Migration Tool (ADMT) is a Microsoft-provided utility for migrating and restructuring Active Directory objects between domains and forests. Common ADMT use cases include domain consolidation, forest restructuring after mergers or acquisitions, migrating from an older AD domain to a […]

Read more
JSP Interview Questions and Answers — step-by-step Programming tutorial on Progressive Robot

JSP Interview Questions and Answers

URL: https://www.progressiverobot.com/jsp-interview-questions-and-answers/ JSP interview questions are very important if you are going for a Java interview. JSP is an integral part of any Java EE web application and recently I have written a lot about different features in JSP. We started from the basics of JSP, JSP scripting and ended with JSP custom tags to […]

Read more
FreeBSD 12 — apache-struts — vulnerability — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — apache-struts — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 13 October 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: Apache Commons FileUpload — denial of service (DoS) vulnerability Related CVEs: CVE-2016-3092 Upstream summary: Mark Thomas reports: CVE-2016-3092 is a denial of service vulnerability that has been corrected in the […]

Read more
How to Install PostgreSQL on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Install PostgreSQL on SLES 12

Introduction This tutorial covers How to Install PostgreSQL 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. Step 1 — Install PostgreSQL zypper install -y postgresql-server postgresql Step 2 — […]

Read more
How To Use Sharding in MongoDB — step-by-step Databases tutorial on Progressive Robot

How To Use Sharding in MongoDB

Sharding is a strategy some users will implement to help them scale their database horizontally, with the hope being that the improved scalability will outweigh the added complexity. This guide outlines how sharding works in MongoDB, a popular, document-oriented, NoSQL database.

Read more
FreeBSD 12 — ja-lynx — vulnerability — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — ja-lynx — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 13 October 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: lynx — SSL certificate validation error Related CVEs: CVE-2005-3120 Upstream summary: Axel Beckert reports: […] I was able to capture the password given on the commandline in traffic of an […]

Read more
How To Use MySQL with Your Ruby on Rails Application on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Use MySQL with Your Ruby on Rails Application on Ubuntu 14.04

Ruby on Rails uses sqlite3 as its default database, which works great in many cases, but may not be sufficient for your application. If your application requires the scalability, centralization, and control (or any other feature) that a client/server SQL database, this tutorial will show you how to do just that, with MySQL, on Ubuntu 14.04.

Read more
Ubuntu 18.04 — python-ecdsa — multiple vulnerabilities (2 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 18.04

Ubuntu 18.04 — python-ecdsa — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 13 October 2019 Affected versions: Ubuntu 18.04 (bionic) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-4196-1 Related CVEs: CVE-2019-14853 CVE-2019-14859 Upstream summary: It was discovered that python-ecdsa incorrectly handled certain signatures. A remote attacker could possibly use this issue to cause python-ecdsa to generate unexpected […]

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

SLES 15 — libnma0 — vulnerability — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 13 October 2019 Affected versions: SLES 15 📖 ~4 min read  •  Source: SUSE security advisory (see also SUSE bugzilla) Related CVEs: CVE-2017-6590 Upstream summary: An issue was discovered in network-manager-applet (aka network-manager-gnome) in Ubuntu 12.04 LTS, 14.04 LTS, 16.04 LTS, and 16.10. A local attacker could […]

Read more
CHAT