Linux by example – Coreutils, python and build tools
We are in our new linux environment and create coreutils, python, ninja and meson. Talking about their usages and the importance of the utils in the core of linux.
We are in our new Linux environment and create some more packages. util-linux – Linux utils e2fsprogs – file system programs sysklogd – logger framework sysvinit – handler to handle init run levels
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.
Today our cat took her last breaths. She was almost 18 years old, so it was her time. But it still brings me great sadness, and I feel a real emptiness.
We look into how to use the amazon s3 object storage API. After that, we changed it over to use our Ceph cluster and store objects in that storage engine. The s3 API is straightforward to use, and many storage engines support it out of the box.
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 try to build a video lightbox for youtube videos. Showing thumbnails, on click open the video and play from the beginning.