This action will delete this post on this instance and on all federated instances, and it cannot be undone. Are you certain you want to delete this post?
This action will delete this post on this instance and on all federated instances, and it cannot be undone. Are you certain you want to delete this post?
This action will block this actor and hide all of their past and future posts. Are you certain you want to block this actor?
This action will block this object. Are you certain you want to block this object?
Are you sure you want to delete the OAuth client [Client Name]? This action cannot be undone and will revoke all access tokens for this client.
Are you sure you want to revoke the OAuth token [Token ID]? This action cannot be undone and will immediately revoke access for this token.

Because I need some more storage and wanted to pay less, I rented a cheap server at Kimsufi in order to replace my old, but way too expensive OVH Server. Downside is of course the lack of IPMI device, that came in handy for prior remote OS installations.
In the end it took me a couple days (or nights) to deploy a vanilla CentOS9-Stream on that server, and multiple rounds of replacing building bricks by customised versions to debug a hanging installer, from ipxe-loader to initrd OS installer... In the end I got it working after debugging the netboot in a local VM (the bug didn't appear when booting the installer from other media than network). The default installer vmlinuz+initrd unfortunately lacks the "netconsole" module which would have been quite handy for this.
I briefly jotted down what needs to be done to install the latest version of CentOS9-Stream (which also mostly applies to RHEL9 which I am now running) in a public gist on github.