Automating AppImage Updates with Gear Lever URL Configurations
Managing AppImage updates can be tedious when done manually. Gear Lever provides custom update URLs for GitHub releases, but finding the right URL pattern …
12 posts
Managing AppImage updates can be tedious when done manually. Gear Lever provides custom update URLs for GitHub releases, but finding the right URL pattern …
Podman is a daemon-less, open-source, Linux native tool designed to make it easy to find, run, build, share, and deploy applications. It offers many data …
GIMP is a free, open-source image editing software that offers a wide range of features. Its plugins extend functionality for color correction, special effects, …
The Steam Deck is the portable device of my dreams. It’s an impressive Linux computer with great game inputs and impressive game compatibility. It allows …
(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 …
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 …
It’s a common scenario where it’s needed to share some keys/secrets with other members of the project team and it’s also common that those …
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 …
Imagine that you have some servers running applications and you need to find a way to backup the files and preserve their properties, like the user, group, …
This guide will show you how to install CKAN platform using docker-compose . What reference should I choose? Does exist many different guides available on …
Kimchi is an HTML5 based management tool for KVM. It is designed to make it as easy as possible to get started with KVM and create your first guest. - Kimchi …
Learn the simplest way to start your MySQL database with Docker with only two commands. Docker is a project that automates the deployment of applications inside …