I can't be the only one with this issue right? I run Windows 11 on all of my desktop/laptop machines, and it'd be nice to also have my WSL2 distros synced as well.
Anyone have any tips?
1–10 of 15 posts
I can't be the only one with this issue right? I run Windows 11 on all of my desktop/laptop machines, and it'd be nice to also have my WSL2 distros synced as well.
Anyone have any tips?
(i am not affiliated with them, just a happy customer)
I'm not dismissing you I just think you need to come up with a more cohesive definition of synchronization of blank. Do you want your terminals to have their histories synchronized? Do you want the entire hard drives to be the same? Do you want your web browsers settings to be the same?
You could even use git for something like this. And you could just pull repos locally for projects that you're working on and just synchronize them between computers that way and just host a local gittea or something.
Im not sure about wsl, but for most data i would use my own nextcloud and syncthing.
Cross platform, encrypted, tweakable
I use an external TB3 m.2 SSD for everything work related. When going away when I may/will need to work, I unplug the drive from my desktop and put it in my bag with my laptop.
The drive (and tb3) is fast enough to run multiple VMs from it without a problem.
For smaller things I use regular sync tools (ie browser bookmarks in iCloud; IDE settings sync via JetBrains).
Chezmoi is good for imperative dotfiles too—I keep those in a Git repository too.
If you were exclusively working in MS Office, OneDrive could work, but with anything else it gets really frustrating as it syncs when it feels like it - you can't force it.
I use a simple approach. I use an external TB3 m.2 SSD for everything work related. When going away when I may/will need to work, I unplug the drive from my desktop and put it in my bag with my laptop. The drive (and tb3) is fast enough to run multiple VMs from it without a problem. For smaller things I use regular sync tools (ie browser bookmarks in iCloud; IDE settings sync via JetBrains).