FOSDEM 2020

The Selfish Contributor Explained

It has become very popular in the last several years to think of free and open source as a community forward activity, indeed the modern approach is to try and form a community or foundation first and do code second. There is also much talk about...

I upgraded Enpass on my Windows PC to version 6.3 and ended up with some TOTPs not working any more. All I got was Invalid TOTP Secret The funny part is, that some TOTPs were actually working. So I digged a little and found that the spaces in the tokens are breaking things.

Invalid TOTP Secret

Solution

All yo...

Duplicati 2.0 - Free backup software to store encrypted backups online

This are my findings for an issue I was not able to resolve yet, but with this article I am going to write down my findings and hopefully this helps me to find a way to get rid of it. This problem popped up some time ago, it is not happening with every backup which is done, but happens more frequently the last few weeks.

TLDR; After spending quite some time testing and figuring out the root cause, we did not succeed in finding it. The good news: We fixed the backup at the end. We found the broken dblock files, we were able to verify which files affected by the broken dblock files and in my case they were still on my filesystem. This allowed me to use the Disaster Recovery Guide. I deleted the affected dblock files from the backup set, ran the purge-broken-files command and after many hours and days I was able to start a normal backup. Because the files were still on the filesytem, affected by the broken files, they got re-added to the backup. Thanks to ts678 for the help.

There is a discussion on the duplicati forum which is the reason I am creating this article to keep an overview.

Anlass dieses Artikels war der Heise Artikel Perfektes Weihnachtsgeschenk: Smarter Bilderrahmen TeleFrame Die von Heise vorgestellte Lösung finde ich sehr fragwürdig, ich vertraue Telegram dafür zu wenig. Aber auch viele andere Lösungen die man ich im Internet fand, konnten mich nicht überzeugen...

iplists.firehol.org stellt eine Liste von IP Adressen und Netzwerken zur Verfügung, die man als bösartig einstufen könnte. Heißt, Zugriffe von und auf diese IPs kann man getrost blockieren und schafft somit mehr Sicherheit für das eigene Netzwerk. Ganz speziell, wenn man Services (zB. eine Nextclo...

QNAP supports containers using its own Container Station, which is great to get some containers up and running fairly quick, but ...

That is why some people, like me, want to use another Docker GUI for managing the containers, one is Portainer. Using the Container Station, Portainer is quite s...

I used baytons - Installing Nextcloud on Ubuntu 16.04 LTS+ with Redis, APCu, SSL & Apache to setup the base of Nextcloud. I read quite some articles about migrating Nextcloud from Apache to Nginx. The idea was to save some cpu cycles and memory on my netbook, but the effort and the actual outcome...

If you are having issues using websites with the restrictive HSTS (HTTP Strict Transport Security) settings, for whatever reason this browser specific methods may help.

.htaccess

Setting the expiration time on the HSTS header to zero should immediatly make it expire.

...

Great Things Never Came From Comfort Zones.

I am IT administrator for a small company called "Family" and I also feel it as my obligation to enforce some level of privacy. As technology grows and invades every part of our private lives, we hand over private information without thinking twice....

After being unable to Stop after Upload a backup job in Duplicati on a QNAP, forcing the job to Stop was necessary. This locked the database and restarting the backup job was impossible. This was the resulting error message:

The database file is locked.

The Duplicati Forum was the last r...