timestamp.sh
A script that will use multiple, publicly available RFC 3161-compatible services for timestamping files.
Continue reading timestamp.sh
Linux Open Source News & Know-How, for Office Tasks
Generic classification of the type of content you can expect.
A script that will use multiple, publicly available RFC 3161-compatible services for timestamping files.
Continue reading timestamp.sh
A script that will monitor archive directories on a btrfs file system for changes, and call a user-defined bash function with a list of changed files and directories.
Continue reading archive.sh
A basic sampler dashboard definition for monitoring a hardened backup server on a terminal.
Continue reading servermonitoring
A basic script that will use a btrbk configuration file to store backups on an encrypted Direct Attached Storage (DAS) device, e.g. a USB drive.
Continue reading backup2offsite.sh
A basic sampler dashboard definition for monitoring a hardened backup server on a terminal.
Continue reading sampler-backup-server.yml
A basic sampler dashboard definition for monitoring a file server on a terminal.
Continue reading sampler-file-server.yml
So, you’ve got a handful of files and need to turn them into PDF format. PDF files that don’t just look good on your device, but everywhere, and are suitable for a long-term archiving.
Here’s what you can do.
Continue reading S01E02 »Can I have this as a PDF?«
A script that will create a PDF/A file with searchable & copyable text, from a source PDF file that (mostly, or totally) hasn’t.
Continue reading unsearchable2searchablepdfa.sh
A script that creates a »slideshow« in PDF/A format, from a directory of numbered and named images.
Continue reading pics2photodoc.sh
Some data (like password databases) are best kept local. When you sync them to all of your devices with Syncthing, there’s a catch on multi-user devices, like shared PCs. Here’s what to do.
Continue reading File synchronization: Configure Syncthing for multi-user devices