Skip to content

Instantly share code, notes, and snippets.

@SailReal
SailReal / openpgp.md
Last active August 23, 2022 22:09
openpgp.md
@SailReal
SailReal / backup_android_pictures_to_cryptomator_vault.md
Last active August 12, 2018 10:14
Backup pictures from Android-smartphone to Cryptomator-vault

Download adbackup

cargo run pull /sdcard/DCIM/Camera
rsync -r Camera/* /Volumes/Pictures/Smartphone/ --progress --ignore-existing
rm -rf Camera/
@SailReal
SailReal / websites_certificate_renewal_process.md
Last active May 13, 2020 09:45
Websites certificate renewal process

1. Renew Cert

sudo certbot certonly --manual -d raufelder.com -d www.raufelder.com
sudo certbot certonly --manual -d neue-trucht.de -d www.neue-trucht.de

jeweils BEIDE Files auf dem Server anlegen (Challenge Response)

2. Auf den Deskotp kopieren