Okay, at least that gives me an idea, thanks
Minty95
Thanks will check that out ๐
I'm going to do the same later this year as like you my setup is 10 years plus, though I'll re-install Arch again What MB, GPU card etc did you buy? , as I'm out of touch with the latest equipment now, so would be grateful for a heads up
How about Cron? If it's just for copying your files / data, super easy to set up and extremely rapid, it doesn't do snapshots, it's just a simple 'copy my file to another place', but it works ๐
Use timeshift, install it, just chose where you want the backups to be installed, preferably a second HD or SD Flash. Chose when like once a day, week at start up for instance and forget it. Then if you screw up your Linux, just start in console mode, timeshift --restore and five mins later your up and running.
If you want just your data to be copied, then Cron
Both are standard Linux programs, often already installed depending on what Linux you have
Though to late to help you, when you get it working again, install Timeshift, so that instead of faffing around to try and suss out what went wrong, you just start timeshift -- restore from the console and a couple of minutes later you'll have your working setup back. It's saved my bacon quite a few times in the last couple of years, especially when you can't login to your DE.
Until a couple of days yi would have said Liftoff but I must admit Boost seems slightly better, the pro version, the free version with ads is awful, but at only 3.50 euros that's not expensive and worth the money
I've gone from the beta that I've been using since it came out, now to the beta QPR1 Beta 2
Haven't even seen the stable version. Probably should have opted out somewhere ๐คฃ
I'm running a Debian Bookworm on a Zotac Tiny PC, plus Docker and Mosquitto with HomeAssitant supervisor installed and a Sonoff usb dongle P. No ZigBee2MQTT. To begin with the Dongle was recognised by HA, natively running ZHA, all worked okay. Then I added ZigBee2MQTT as a add-on in HA, linked it to my Mosquitto account, added MQTT as an add-on as you need it as well. The difference is enormous, as I now have a ZigBee Dashboard, many more options were seen by the ZigBee2MQTT on the devices that I had installed that weren't seen by the ZHA, I was even able to update certain firmware on my switches.
Exactly the same for me, 26Hb, no Swap installed, never had a freeze or a problem in the two years using Arch
Grab a second SSD or HD, that way, keep windows in one as it will be probably be supplied with the computer. Add Linux to the other disk, Debian maybe, EndeavourOs much better. ThNo dual boot. And when starting to computer just choose which disk you want to use (F8 or F12 often) and later if and when ready, you wipe the windows HD and use it for backups
Timeshift for the system, works perfectly, if you screw up the system, bad update for instance just start it, and you'll be back up running in less than ten minutes. Simple Cron backups for data, documents etc, just in case you delete a folder, document, image etc . Both of these options to a second internal HD