Linux by example – Grep and Bash
We are in our new Linux environment and create BASH the Bourne Again SHell that we will use for our command-line environment and grep to find text using regular expressions.
We are in our new Linux environment and create some more packages. Check – To test C builds Gawk – To manipulate text diffutils – To check for changes findutils – To find files and directories GRUB – The boot manager
We talk about building the compiler we later will use to build the actual compiler used to build a linux system. Compiler inception.
I show off an open-source project I started writing a RabbitMQ executor in Java. This little tool is something you can deploy on a machine in order to execute workloads from a RabbitMQ queue. The executor will run the commands defined by a file and return the result to another queue.
We solve the day 5 challenges for the Advent of Code.
We look into how iSCSI works inside of Ceph. How to set it up and configure windows to connect to a drive.
I will continue working on one of my projects and if you want to come hangout you are welcome.