Database

Anything related to databases, Oracle, SQL, MySQL, PostGres, Redis, MongoDB.
You name it, if its got a database in it you will find it here

Amazon RDS logo

Update (Rotate) RDS SSL Certificates

SSL/TLS Certificate Rotation Guide for Amazon RDS Amazon RDS CA certificates rds-ca-2019 are expiring soon. To maintain secure connections, switch to new CA certificates: rds-ca-rsa2048-g1, rds-ca-rsa4096-g1, or rds-ca-ecc384-g1. This guide outlines the steps to update your clients or applications and RDS certificates. Amazon RDS provides the following CAs to sign...

oracle c installer

Oracle Unattended Installation: Oracle 19c Client

Yes, you can install Oracle 19c Client using the Oracle unattended install. Perfect for when you are writing the installing in code. This example includes details of how to install Oracle 19c Client using the unattended install config file on a CIS Hardened image of Red Hat Enterprise Linux 8....

oracle c installer

Install Oracle 19c Client on CIS RHEL.

A guide to installing Oracle 19c Client on a CIS Hardened Image of Red Hat Enterprise Linux Are you looking for an unattended installation procedure? Check our other documentation here. The Center for Internet Security (CIS) produces many security-hardened images that embed several security features into a standardized build. Using...

SQL Training

SQL-2012: How to install Microsoft SQL 2012 R2

Microsoft SQL Server 2012 R2 (SQL-2012)is a robust relational database management system developed by Microsoft and released in April 2012. It offers a variety of features and capabilities for storing, organizing, and managing data. In addition, SQL Server 2012 R2 provides several improvements and new features such as AlwaysOn Availability...