nas

Apache Guacamole

I want to update the post Apache Guacamole with LDAP and 2FA TOTP authentication that I posted a while back. The Docker container image is no longer being maintained. This post is how to install the official Docker container images. This is the docker-compose.yml that I am using: Below is the content of the .env …

Apache Guacamole Read More »

Old Filebot docker container that still works

If you have some media that require renaming, Filebot can quickly rename a bulk of media files by pulling their metadata from specific resources. This is great until the application became closed source or behind the paywall. There are many forks of the last open-source version, but the repo from coppit/filebot is a docker container …

Old Filebot docker container that still works Read More »

Clevis and Tang – Network-bound disk encryption

To make the management of the LUKS encrypted disk(s), I think Clevis/Tang method is the easiest way. Clevis/Tang can decrypt and mount the disk(s) at boot. This is great for NAS servers that have multiple disks. Here is a link to a great presentation from DebConf explaining and demo-ing the Clevis and Tang. Figure 1 …

Clevis and Tang – Network-bound disk encryption Read More »