Contributing to Open Source
We will discuss how to contribute and be a good citizen of a open source community. We talk about guidelines and licenses. We also look into code style and pull requests.
In this enlightening video, we dive into the world of Ceph redundancy and explore the essential requirements for seamless data read and write operations within a cluster. Join us as we uncover the key components needed to ensure optimal data accessibility and examine the crucial role of OSD (Object Storage Daemon) services.
We will look into what shortcuts are and how to set them up in your Android project.
I wanted to try out the newly released Debian version of Bullseye for my Ceph cluster, so I updated one of my hosts, which, in hindsight, might have been a bit too early. Reseting a Ceph Host after OS crash or failed update Preparing cluster First you need to set the cluster into a noout…
We talk about building macro languages, gui tools and shells.
When I do prototyping on new software tools I usually create something quick and simple in order to show the concept in a straightforward approach. This might not be the solution to use but in this video, you will see one of my prototypes and I talk about the process of creating tools for prototyping…
In this video, we look through the docker basics. Working with docker is not that hard, but a couple of commands are considered basics. Then, we look at fetching base images, running commands, and setting environment variables.