Don’t get blocked by QOS – RabbitMQ Quality Of Service work-around

2024-05-01 22:05:02 - No Comments

We look into how to fetch messages manually so we don’t prefetch any messages and create bottlenecks for longer running processes.

Read more →

10,000 Subscribers! Thank You! – From Dream to Reality.

2024-04-02 10:04:03 - No Comments

We did it! We hit 10,000 subscribers! This video is a huge thank you to everyone on this journey with me. Let’s take a trip down memory lane with clips from the channel, answer some of your questions, and reminisce about where it all began.

Read more →

I chatted with a PDF document offline – Five simple steps to get up and running with PrivateGPT

2024-03-29 23:03:04 - No Comments

In today’s adventure, I chatted with a PDF document using five simple steps and PrivateGPT, transforming how we interact with digital documents. By running workloads on my machine, I’ve entered a fascinating dialogue with texts, asking questions and diving deeper into their content. From movie trivia about "Top Gun" to PDF specifications, this journey showcases […]

Read more →

Event sourcing anyone? How to install Apache Kafka in production

2024-03-28 13:03:02 - No Comments

We look into how to install Apache Kafka in production using ZooKeeper for redundancy and working with topics. We also setup a producer for syslogs and checking the consumer for all the logs to appear.

Read more →

Mobile device management – How to install and use Headwind MDM

2024-03-25 12:03:02 - No Comments

We look into how to install Headwind MDM and connect an Android device to it. This system is a great choice for medium size companies that want to manage their mobile fleet.

Read more →

Event sourcing anyone? How to install Apache Kafka in production

2024-03-18 00:03:02 - No Comments

We look into how to install Apache Kafka in production using ZooKeeper for redundancy and working with topics. We also setup a producer for syslogs and checking the consumer for all the logs to appear.

Read more →

I ran Linux for a year, this is my review.

2024-03-11 12:03:02 - No Comments

I talk about my experience of switching over to Linux, the pros and cons. I cover topics like games, speed, stability, simplicity and much much more.

Read more →

Line line install? How to setup a Ubuntu MiniCloud solution.

2024-03-04 11:03:02 - No Comments

We look into Ubuntu MiniCloud which is a tool to easily spin up a cluster with Ceph, OVN and LXD. This enables you to run workloads over a large amount of servers with and easy to use web interface.

Read more →

How to install stable diffusion locally.

2024-02-26 12:02:02 - No Comments

In this video, we look at installing stable diffusion in a Ubuntu environment. This entails making our GPUs available and running stable diffusion on your command line. Install stable diffusion locally. First we need to download the repository and create a new python environment. If you want to run this on the server the environment […]

Read more →

The twists and turns to build a simple server

2024-02-12 12:02:02 - No Comments

In this longer video, you will follow my journey building a 1U server using non-expensive hardware and trying to create another Ceph node. This server build took me 6 months to complete with a lot of failures on the way and a couple of important things learned.

Read more →

Upgrade all the things… (TopGrade for Windows, Linux and Mac)

2024-02-05 12:02:03 - No Comments

I look into installing and using TopGrade to upgrade all kinds of packages from a lot of different package managers in Linux and Windows. There is support for Mac as well but I was not able to test that.

Read more →

Using Sonatype Nexus as a proxy cache for docker and debian packages over Ceph RGW.

2024-01-29 12:01:02 - No Comments

We look into how to setup Sonatype Nexus in order to proxy downloads of debian packages or docker images. All by using the S3 interface of Ceph RadosGW. I will talk about the challanges I faced when setting up the RGW and pushing docker images. Not the best solution for my use-case but it might […]

Read more →