Linux by example – Make it bootable
After configuring the system we will install a boot manager, build the kernel and finally boot into our newly built system.
We go though the root directory talking about where each of the system files are located and what the different directories usually contain.
I look into Vitess, talking about the different benefits of distributed database services, and create a quick Proof Of Concept to show how the system is put together. Installing vitess First of we need the registry and mysql server installed so we can keep track on which services are available, download new services and also…
We look into how to setup libvirt running virtualized machines with the disk data stored in an RBD pool in Ceph. We talk about the installation process and configuring ceph and storage pool.
Unlock the full potential of Ceph debug flags in this insightful video! Join us as we explore two crucial debug flags: file writing and memory persistence. Learn how to set and leverage these flags to enhance your Ceph system’s performance and ensure data resilience in case of a crash.
We look into installing OpenStack using Kayobe. OpenStack is a compute cluster solution with a lot of different services that could handle many task such as storage, network, compute and orchestration.
We solve todays challange at the advent of code 2020. Come join and have some fun.