Storing backups in Google Drive with duplicity was broken for a long time now. Luckily someone wrote a new backend that is now able to make use of the new OAuth API requirement enforced by Google. To …
Read the postAs it turns out, I do have a hostname.
Storing backups in Google Drive with duplicity was broken for a long time now. Luckily someone wrote a new backend that is now able to make use of the new OAuth API requirement enforced by Google. To …
Read the post
Quick guide based on @CthulhuSec's tutorial for setting up a Tor hidden service. If you don't know what a hidden service is read this high-level description before continuing. Install Tor Install the …
Read the post
Just like every year the time between Christmas and New Years is best spent at the Chaos Communication Congress happening at the CCH in Hamburg. Following is a list of all the talks I went to see. …
Read the postThis shell script will send you a push notification if there are new Gentoo updates available. It's based on ftf's Ruby script for Prowl. {{< gist dewey 902a0da58f85feca974a >}} Application …
Read the post
If you don't like ending up like the plane in the header image (Jeff Sheldon, Unsplash) you should probably make sure you do have a good backup and restore strategy. The goal of this short guide is …
Read the post
Quick script which lets you check if you have enough storage space to download all these sweet Linux distributions you already grabbed the .torrent file for. Nested directories (*cough* collages) are …
Read the postThere are a lot of scripts and applications out there acomplishing the same task, most of them are probably more polished than what I came up with, but there was always something missing which made …
Read the postThis is a short script to automatically backup the ZNC logs from multiple remote servers to a local directory. If you want to run it on a system which isn't Mac OS you'll probably have to tweak a few …
Read the postFiling this away for future reference. Install munin from package sources apt-get install munin-node Add master node to allowed IPs vim etc/munin/munin-node.conf Unfortunately it's only allowed to …
Read the postI just setup SSL on all my *.notmyhostna.me domains and here's how I did it. Buy certificate First you need to buy a wildcard certificate, I bought one from cheapsslsecurity.com. If you want to …
Read the post