-
Do not use StrictHostKeyChecking=no
Today, it happend again. I got the failure "Host key verification failed", while setting up a CI job where I wanted to use rsync. And as always with my lizard brain, I googled the error and found the solution to disable the host key checking. But that is not the correct way to do this, the correct solution is as follows: Get the public ke... Read More
-
Helix a alternative for VIM
Today I stumbled over the helix editor, which is an alternative for VIM. The helix editor is written in Rust, you always can get me with Rust (Does this mean I am a fan boy?). Helix has many feature integrated, which leads to a fast setup time, without the configuration hell you will probably have with VIM. For absoulte beginners the add... Read More
-
Vaultwarden, a complete setup guide
What is Vaultwarden? Vaultwarden is a server and a alternative backend for the password manager Bitwarden. While Vaultwarden is used with the Bitwarden clients it does not implement the same feature set as the Bitwarden server. However, the setup is much simpler. Why did I choose to use Vaultwarden? There are many different Opensource p... Read More