Install Jitsi Meet and Configure Load Balancing

Original –

Introduction # Jitsi Meet is an open-source (Apache) WebRTC JavaScript application that uses Jitsi Videobridge to provide high quality, secure and scalable video conferences. It can be used as a replacement for proprietary services like Zoom, Whereby, Teams, Skype and many others. Requirements # At…

Read more

Monitoring Proxmox With Prometheus and Grafana

Original –

Proxmox itself has a very good interface to monitor all kinds of resources like virtual machines, containers and storages. Because I use prometheus and grafana for other services, I decided to also use it for proxmox. Let's dive right into the installation. Note: This tutorial was written for…

Read more

Fix phpmyadmin

Original –

At the time of this writing the latest version of phpmyadmin contains a very annoying bug. Luckily there is a really simple fix available for this issue. I suggest you to backup the file libraries/sql.lib.php in the root directory of your phpmyadmin installation so you can restore it if anything…

Read more