

Batch mode is great! I didn’t realize it was added until just now hah
Batch mode is great! I didn’t realize it was added until just now hah
Often the hotkeys on laptops for screen brightness, mute, etc will either not work or be wonky, on my HP Elitebook on Debian distros the brightness keys both mute the speakers instead, they work fine on Fedora though.
No one ever seems to discuss which hole this is happening in first lol
https://github.com/kd2org/karadav
Nextcloud client/app compatible WebDAV server with a lightweight file browser webUI, and multi-user support.
Should be the closest thing to Google Drive without actually running Nextcloud.
The only issue is it looks like the Nextcloud iOS clients don’t work.
It’s pretty easy, you can browse files in an LXC backup and restore specific parts. For VMs you can just restore the whole VM and copy out what you need.
I back up all the directories and docker-compose files using Restic (via Backrest) stored on Backblaze B2, and also the whole Docker LXC via Proxmox’s backup function to a local HDD.
There’s a chance some databases could be backed up in an unusable state, but I keep like 30-50 snapshots going back months, so I figure if the latest one has a bad DB backup, I could go back another day and try that one.
I also don’t really have irreplaceable data stored in DBs, stuff like Immich has data in a DB that would be annoying to lose, but the photos themselves are just on the filesystem.
For testing Restic I pull a backup and just go through and check some of the important files.
Proxmox backup is really easy to test, as it just restores the whole LXC with a new ID and IP that I can check.
NP! That’s how I do it on proxmox, I’ll start the VM every so often and update it. Only takes a few seconds to clone so it’s nice and quick to do.
Simple method is just keep a ready to go VM and clone it.
Since you’re running it in docker all you need to do is change the mount locations in your docker-compose file. Then copy the existing data to the new location.
If you’re currently using a volume instead of a bind mount then the existing data will be under /var/lib/docker/volumes
I’m using Zen currently, because it at least strips out the telemetry that Firefox has while still being a normal browser.
Could try Fedora based like Bazzite or just regular Fedora. Obviously a sample size of 2 isn’t saying much, but Bazzite is less buggy with the hardware on my HP laptop, and my destop with an Nvidia GPU.