- Stable connection to Patroni cluster from cnpg nodes
- Same major PostgreSQL version (for example 15.1, cnpg image tag needs to correspond to that)
- Empty files called
custom.conf
andoverride.conf
inside pgdata folder on all nodes (folder wherepostgresql.conf
is) - User named strictly
streaming_replica
with REPLICATION ROLE attached (if it's notstreaming_replica
cnpg will fail because it needs that user to exist) - Patroni dynamic config:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Reddit Redlib Redirect | |
// @namespace http://tampermonkey.net/ | |
// @version 1.1 | |
// @description Redirect reddit.com to redlib | |
// @author Aleksa Siriški | |
// @match http://reddit.com/* | |
// @match https://reddit.com/* | |
// @match http://www.reddit.com/* | |
// @match https://www.reddit.com/* |
Overlay kernel headers and needed packages:
rpm-ostree install kernel-devel kernel-headers gcc make python-pip
Reboot to apply:
reboot
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# Enable https repos | |
sed 's/http:/https:/g' /etc/apk/repositories | |
# Update packages | |
apk update | |
# Install intel firmware | |
apk add linux-firmware-intel |
Fedora Silverblue with Gnome VRR This has been finally merged in GNOME 46, so this gist is deprecated.
- Download the repo file from here and save it to
/etc/yum.repos.d/kylegospo-gnome-vrr-fedora.repo
sudo curl -L https://copr.fedorainfracloud.org/coprs/kylegospo/gnome-vrr/repo/fedora/kylegospo-gnome-vrr-fedora.repo -o /etc/yum.repos.d/kylegospo-gnome-vrr-fedora.repo
- Install
mutter
VRR:
Linux Guide - How to run Elden Ring on Steam Flatpak with Seamless COOP and other mods like FPS Unlock
Download the latest Proton-GE using ProtonUp-Qt
Download and extract this to your game folder:
cd ~/.var/app/com.valvesoftware.Steam/.steam/steam/steamapps/common/ELDEN\ RING/Game