Linux by example – ACL, Psmisc and Sed
We are in our new linux environment and create ACL, some tools for process managment and the sed tool to update files with expressions.
We look at a regular expression to parse a URL in detail so we can reason about regex.
In this video we talk about SeaweedFS, the highly scalable distributed file system designed to store billions of files and serve them lightning-fast. In this video, we’ll explore SeaweedFS’s unique architecture, which distributes metadata across volume servers for faster file access, and compare it to Ceph, another popular distributed file system. Don’t miss this chance…
We look into how to fetch messages manually so we don’t prefetch any messages and create bottlenecks for longer running processes.
In this video I look into the Hyperstack platform which is a GaaS (GPU as a Service). On this platform you can easily spin up a new machine an train your AI models, serve a user or any other task that requires a lot of compute.
I needed some test data to migrate into Vitess and training on GUI work. In this video, I go through the code I created to convert the …
We look into the Ceph scrubbing process, how it works, what to expect when something goes wrong. Some techniques to handle issues and work around them. We also talk about the difference between deep scrubbing and normal scrubbing. Last but not least we talk about filesystem scrubbing.