Fix A Corrupt SQLite Database

I have a Photoprism instance inside a standard Docker container that’s been throwing errors: First, shut down the application you’re attempting to repair: To let SQLite 3 attempt a fix, find your index.db file (or whatever it’s named for whatever…

Read More

Transfer E-Mail Between IMAP Accounts with imapsync

Follow this easy method for transferring all e-mails, including folders, from a single IMAP account to another. First, let’s git it with “git”: Install dependencies for any Ubuntu flavor. I’m using 20.04: Install the following Perl modules: Next change into…

Read More

Passthrough Primary GPU with Proxmox 7.1

There are many guides out there, but this one is version specific. Some things have changed. First, follow this guide: It may be necessary to add the following boot options if you’re passing through the only GPU in the system:…

Read More