How to a build debian package
We look into how to build a Debian package from source after we have done some patching of a bug that we needed to solve in the original package. Debian is a great system with good tools for building packages.
We will talk about what HacktoberFest is and how to contribute. The HacktoberFest 2021 is a really good way to get into open source, boost your CV and help out your fellow programmers.
In this video we will look at abstractions of code and the performance of different programming languages and what different code can impact the performance. But the specific abstractions may give you improvements in readability and structure.
We talk about JMeter a tool to test your sites throughput and load metering. Setting up a test plan and running it against your site with login.
In this video, we look into installing an Openstack Compute node and connecting it with our controller node.
We solve the day 11 challenges for the Advent of Code.
In this video we look at how to list keys in the S3 API using a Ceph backend. We also look at how to copy objects without downloading data. Last but not least we put it all together to delete with a prefix and move with a prefix.