This blog explains the process of configuring OpenLDAP server on Ubuntu OS. After the setup, i will also setup authentication to connect to postgres server. I will be using the below servers 192.168.0.121...
Active Directory is a directory services implementation that provides all sorts of functionality like authentication, group and user management, policy administration and more. Active Directory (AD) supports both Kerberos and...
pg_auto_failover is an extension for PostgreSQL that monitors and manages failover for a postgres clusters. It is optimised for simplicity and correctness. Single Standby Architecture pg_auto_failover architecture with...
PgBouncer is a single-binary connection pooler for PostgreSQL that is open-source and lightweight. It can use TCP and Unix domain sockets to serve clients and pool connections to one or more databases (on possibly distinct...
MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas. MongoDB is developed by MongoDB Inc. and licensed...
Installing postgres in a non- default directory is something which lots of poeple/comapanies want to acomplish. In this demo, i will showing four different ways which you could achive this in your environment. Which ever way...
In a previous video demo, i did demonstrated how to take install BARMAN and configure WAl stream, Stream backup, performed recovery (locally and remote together with PITR). We also saw how to use BARMAN general commands (...
Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. It allows your organisation to perform remote backups of multiple servers in business...
The following just give s direct basic installation of MySQL on the above mentioned servers. The Full video is available at the Gallery section . There will be no explanation for this blog just the needed installation...
According to myth, Kerberos (you might know him as Cerberus) guards the Gates to the Underworld. He’s a big 3 headed dog with a snake for a tail and a really bad temper. In the modern world, MIT Computer Scientists used the...
Recent Comments