How to use NVIDIA GPU on podman (RHEL 9 / Fedora 42)
Podman is a container engine for developing, managing, and running containers on your Linux System. With the support for NVIDIA GPUs, you can easily run …
M̶a̶k̶i̶n̶g̶ Hacking your life easier.
Podman is a container engine for developing, managing, and running containers on your Linux System. With the support for NVIDIA GPUs, you can easily run …
Creating a database and user for a single application is a common task for developers and database administrators in small and medium environments. In this …
(UPDATE for DaVinci Resolve 19 on Fedora 41) DaVinci Resolve is a powerful video editing and color grading software that is used by professionals in the film …
I started in my new position 1 year ago as a Quality Engineer at Red Hat. I was struggling to find a better way to design, create, and run tests, so I decided …
A common task for Linux administrators is to create a background task that must be executed in the background. The most popular service manager in the Linux …
One of the easiest ways to install a Kubernetes distro for personal projects is using k3s, but you may not want to use some features built-in, like traefik as …