Recent
First Boot Automation in Image Builder
·6 mins
Interested in running commands on the first boot of your image built by Image Builder?
This blog post explains it in great details!
IPv6 With Network Manager on Hetzner Cloud
·2 mins
Custom images on Hetzner Cloud don’t have IPv6 configured correctly by default.
This short post explains how to do the configuration using Network Manager’s
nmcli
on Fedora CoreOS.
Finding a source RPM of a binary RPM
·2 mins
Finding an SRPM of a binary RPM is simple, yet I wasn’t able to find how to do it.
Therefore, I decided to write about it.
Building Multi Arch Containers With Buildah in GitLab CI
·4 mins
I want to build multi-arch containers for my multi-arch Kubernetes cluster.
Let’s see how it can be automated.
Booting Fedora Server from USB on Raspberry Pi 4
·4 mins
I like to run Fedora on everything. The process of setting it up on raspi is unfortunately not that straightforward as it should be.
Subscription Manager Cheatsheet
·3 mins
I always forgot how to use subscription-manager, so I wrote my own small cheatsheet.
How to use the clipboard in a terminal
·2 mins
Have you ever needed to paste your public SSH key into the browser?
Here’s a quick guide how to get it into the clipboard using terminal.