Linux by example – Creating test tooling
We talk about building the test tooling we later will use to test the compiler and build systems.
I switched to Linux this year and have been running it for almost a year. In this video we look into DistroSea which is a site for trying out different distros before you take the plunge into the world of Linux. I review the package managers, GUI elements and overall usefulness.
We look into logrotate on Debian and figure out how timers actually work with a system with cron installed and configured. This was a bit of a gotcha for me, so hopefully, this will help you when you configure logrotate and want to use the timers in Debian to set a correct time.
I’m trying to solve all the Advent of Code puzzles in this video series.
We talk about the partition types and create the most essential partitions. Root and swap partition.
We solve today’s challenge at the advent of code 2020. Come join us and have some fun.
I talk about a project I’ve started to work on. The specific technologies I’ve looked into and tried to implement.