Getting sudo with ansible on Debian
Getting started using ansible. In this example we will install sudo with ansible on Debian. The script will install all dependencies required and add a user to the sudo group.
After configuring the system we will install a boot manager, build the kernel and finally boot into our newly built system.
We solve today’s challenge at the advent of code 2020. Come join us and have some fun.
I will look into the PineTime watch and the code for the heartrate monitor. PineTime is a “smart” watch that you can be a part of building the software to. The code is pretty small and pretty easy to follow.
We talk about mount points to mount and then we enter our new system for the first time.
We look into writing a QR code generator in java from scratch. QR Code has a lot of different technologies and strategies in order to create a readable and unambiguous code. Writing an implementation in Java needs to be done in multiple steps and have a lot of fun and interesting challenges.
I’m trying to solve all the Advent of Code puzzles in this video series.