friendica.eskimo.com

New refugee from Windows / Need advices about image system backup, excel, vscode

Hey there I am another refugee from windows with the forced push to windows 11. I thought it was time I tried once again linux. So far I am pretty satisfied.
I installed Fedora with KDE and successfully migrated my syncthing server, sftp server. Correctly mounted my nft disks and successfully installed mullvad with all split tunneling I needed.

Now I need advices about 3 things which I sorely miss and which keep forcing me to boot on windows :
- is there any equivalent to macrium reflect, allowing to schedule weekly image backup for system disk. So it could be restored in case something really goes wrong.
My system disk is brtfs. Time machine looks nice but it's not working because I have no @home and @root volume identified. I found explanations which explain how to do it but I am not too sure it's a good idea to do so.
I also found rsync. Didn't explore enough this solution but I am not sure an image backup can be done if system is running ?
- for vscode it's easy and I got it running for my linux environment. Yet I have programs which are meant specifically to run on windows and so I can't develop and test them on linux
- at last for my work I need to be able to use excel. Libre office is not a solution, it's ok for basic usage but it's far behind if you're using it professionally. Please don't turn this about an arguments to say calc is good, really there is something that are just impossible with it. (Like using arrays, power query or data models)

For the last 2 points I feel like my only solution would be to use a virtual machine running windows. Is there a way to run them on it but make it looks like it's a linux app? Somewhat is it what docker is doing but for linux apps ?

Well I feel like I have not many options if I want excel and vscode on windows environment. So sadly I think that will settled it. Please share your thoughts.
I would also really appreciate people sharing what they do to backup their system disk.

Thanks for your advice !

41 2

Sure.

But there's no program that just creates a handy partition image. You'll have to get into the weeds of how your filesystem actually works.

This entry was edited (3 weeks ago)
go away with that fucking mentality. microsoft really thinks they can do anything with their slaves
So by your definition going to the dentist is slavery? After all society expects you to go, and there are terms and conditions.
This entry was edited (3 weeks ago)
"freely"* (Terms of Service and Privacy Policy applies) using a service that you are basically expected to use by society around you
Comparing freely using a product to slavery is truly the most privileged techbro thing I've seen.
This process sounds very flexible. Got a link about how to set this up?

Regarding Timeshift on btrfs, is the idea that Timeshift makes it easier to backup to a different disk versus using Snapper?

I'm also on btrfs and miss the wonders of Macrium Reflect. For now, in addition to Snapper, I've been using Clonezilla to make a disk image on occassion. I'm in the process of figuring out something like Vorta to replace that process.

I don't think there's any effective difference between timeshift and snapper. They're both essentially just GUIs for features supported by the underlying btrfs filesystem.

Timeshift backup to another disk, is just rsync.

This entry was edited (3 weeks ago)
I do something similar but my live USB is just bootable Clonezilla. I'd like to hear more about why you use a live Ubuntu ssd.
I started with a Clonezilla USB a few years ago, but Ubuntu is more flexible and can be used for everything with both VNC and SSH. The GUI is easier for some tasks, and Nautilus, Disk Usage Analyzer, Gparted, and other utilities are all available on the same SSD used for backups.
This entry was edited (3 weeks ago)
1