Database Administration & Monitoring, Database management, Operating systems, PostgreSQL Uyuni, an open-source configuration and infrastructure management solution for software-defined infrastructure (2) – Adding a client 29.12.2022 by Daniel Westermann In the last post we’ve installed and configured the Uyuni server. In this post we’ll add our first client we later on can manage through the Uyuni server. Quite some distributions are(…)
Database Administration & Monitoring, Database management Uyuni, an open-source configuration and infrastructure management solution for software-defined infrastructure (1) – The server 28.12.2022 by Daniel Westermann Most of you probably heard of Red Hat Satellite, a product which is used to manage Linux infrastructures. Maybe you also heard about SUSE Manager, which does more or less the same(…)
Database Administration & Monitoring, Database management, PostgreSQL Fast setup of a two node repmgr cluster with auto failover 23.12.2022 by Open source Team This blog is about a fast, script based, setup of a repmgr two node cluster with auto failover. This setup is very easy and the requirements comparing to a patroni setup very low, for exapmle as open port on the(…)
Ansible, Cloud, DevOps, Development & Performance, Docker Create and manage Ansible Execution Environments 22.12.2022 by Oracle Team by Alexandre Nestor Introduction What is an Ansible Execution Environnement, by the way ? As per RedHat definition an Ansible Execution Environment (EE) is a standard way to build and distribute the environment that automation runs in, which reduces complexity(…)
Azure, Cloud, DevOps, Kubernetes Kubernetes SSO using Azure AD 22.12.2022 by DevOps I’ve worked on this project to authenticate Kubernetes users against Azure AD and so have Single Sign-On (SSO). That was a long journey on a rocky road and it’s worth summarising in this blog all the steps required to make(…)
Oracle High Availability VMs on ODA 21.12.2022 by Marc Wagner Virtualisation is now possible on the ODA whatever it is an ODA Lite or HA. The virtualisation is based on KVM and integrated with odacli for Bare Metal installation. Virtualisation has got the advantage to allocate resources to databases and(…)
Oracle DB Systems backup on ODA 20.12.2022 by Jérôme Dubar How to backup DB Systems on Oracle Database Appliance(…)
NoSQL REDIS STREAMS: Set up training lab for Windows using Docker 19.12.2022 by Middleware Team What is Redis streams?? (Definition from Redis.io ) A Redis stream is a data structure that acts like an append-only log. You can use streams to record and simultaneously syndicate events in real time. Examples of Redis stream use cases(…)
Oracle, Security Secure your SQL scripts with an Oracle wallet 16.12.2022 by Jérôme Dubar How to secure your SQL script and remove password using Oracle wallets(…)
Database Administration & Monitoring, Database management, Oracle Applying RU on Enterprise Manager 13c R5 16.12.2022 by Oracle Team By Mouhamadou Diaw We often apply Oracle Database RU. Like database Release Update can also be passed on Enterprise Manager. On this blog I am describing how we can update an OEM 13cR5 Update 10 to OEM 13cR5 Update(…)