Linux by example – Binutils, Math and Shadow
We are in our new Linux environment and create Binutils, some math libraries and the shadow system for user and password management.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
In this video we’re looking into Ceph performance! We’ll be comparing different storage solutions and versions, specifically Pacific and Quincy, to see how they stack up against each other. We’ll cover everything from speed and efficiency to scalability and reliability.
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
In this video we look at how to list keys in the S3 API using a Ceph backend. We also look at how to copy objects without downloading data. Last but not least we put it all together to delete with a prefix and move with a prefix.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
We talk about building different file utils and how they can be stringed together to great usage.