Filter by Category
Filter by Tags
Creating a Keycloak OpenID Client To configure Keycloak SSO for Proxmox VE, you need to create a Keycloak OpenID client with the following settings: General Settings: Client type: OpenID Connect Client ID: Proxmox Name: Proxmox Description: Proxmox VE OpenID Authentication Capability config: Client authentication: On Authentication flow: Standard flow Login…
Compiling PostgreSQL Tutorial Files on Fedora Install the required PostgreSQL devel packages and build tools with the following command: Download PostgreSQL source file from the official PostgreSQL website and extract it in your desired location. Once the PostgreSQL source file is downloaded and extract, open a Terminal and navigate to…
Installing PostgreSQL 17 on Fedora 42 Update package repository cache Install PostgreSQL 17 client and server packages Initializing PostgreSQL 17 Data Directory Initialize the PostgreSQL database directory Starting PostgreSQL 17 Start PostgreSQL 17 systemd service Add PostgreSQL service to system startup so that it starts automatically at system boot PostgreSQL…
In this article, I am going to show you how to install Portainer CE on Synology NAS DSM 7 operating system. First, install Container Manager from the Synology Package Center app. Create a new folder portainer in the docker volume using the File Station app. Navigate to Control Panel >…