Linux by example – ACL, Psmisc and Sed
We are in our new linux environment and create ACL, some tools for process managment and the sed tool to update files with expressions.
In this video, we look into installing an Openstack Compute node and connecting it with our controller node.
We will look into Ceph Dokan which is a new library and command-line client in order to mount your Ceph cluster to a drive letter in Windows 10. Ceph Dokan still very much in beta but it can pretty easily be installed and mounted using some Windows voodoo.
In this video, we look into installing the Horizon dashboard and the Cinder volume storage. The volume storage will utilize Ceph as a backend, so we take a couple of extra steps for that to work.
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
We talk about building the compiler we later will use to build the actual compiler used to build a linux system. Compiler inception.
We talk about the 12 factors to create a successful micro service application deployment.