In this guide I will explain how to upgrade postgresql to a new version. For example on the new Ubuntu 22.04 LTS version you get a message that PostgreSQL version 12 is obsolete. Before upgrading to the new Ubuntu version you should upgrade your PostgreSQL. Checking the current PostgreSQL version […]
Continue readingTag: Linux
Home Assistant washing machine notification
In this post we will go over my simple Home Assistant washing machine notification that I setup in Home Assistant. I’ve been using Home Assistant now for a couple of months and have been very pleased with it. Home Assistant is in active development and updates come out multiple times […]
Continue readingUbuntu netplan gateway4 has been deprecated
WARNING: “gateway4 has been deprecated, use default routes instead.” will show when running the netplan command on Ubuntu 22.04 LTS. With the new Ubuntu 22.04 LTS version also came a new version of netplan. This also introducted the deprecation of gateway4 and gateway6. Netplan is the new way to configure […]
Continue readingIntegrate CrowdSec with NGINX
NGINX is a webserver and a reverse proxy. It’s one of the most popular on the internet because it is fast and can handle loads of request with minimal resources. CrowdSec will offer an additional security layer on top of you existing security solutions by leveraging on the community. CrowdSec […]
Continue readingOptimizing Linux virtual machine on Hyper-V
Introduction on optimizing Linux virtual machine on Hyper-V Historically on the internet people said running Linux on Hyper-V isn’t the best choice and you should choose another hypervisor. In the last couple of years Microsoft improved Hyper-V alot since the Windows 2008R2 days. The modern version of Hyper-V is fully […]
Continue reading