Linux by example – Building libraries and tools
We build some important tools, the M4 compiler and libraries needed by the system.
This is my first look into Bacula. A backup solution where you can read data from multiple clients and store it on different storage …
We look into how to create TFRecords to and handle images from a custom dataset. Later we load these records into a model and do some predictions.
We look into how to set up a good Crush Map and handle the placement and device types of your OSDs in your clusters. The crush map describes where, what type, how much and what is your failure domain or safety requirements. One thing we will do a lot throughout this demonstration is to view…
We will look into using API-Platform a turn-key solution to create applications upon a docker swarm using swagger, react, symphony and doctrine.
We solve the day 10 challenges for the Advent of Code. After 3 hours of trying we finally solve it by some interactive debugging.
Automate installation of a Linux OS using Simple-CDD and Virtualbox. Running a script to install Linux on a Virtualbox VM then automate the installation of packages and configuration.