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...
Category - Uncategorized
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...
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 (...
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...
Recent Comments