dario

joined 1 year ago
[–] [email protected] 2 points 22 hours ago

I was thinking the same. People are downvoting you because Lemmy is filled with left-leaning people.

[–] [email protected] 1 points 2 weeks ago

Yes, now I understand.

[–] [email protected] 1 points 2 weeks ago

I know it is not secure. Are you saying that I can roll back to the state before I intentionally messed around without rebooting? Can you elaborate?

[–] [email protected] 3 points 3 weeks ago

I work for a very small company. We do embedded development. They gave me a Windows machine. After a few months I ditched Windows for GNU/Linux and after a couple years the other two fellow developers followed suit.

[–] [email protected] 1 points 3 weeks ago

This is an option, but I really do not need periodic snapshots.

[–] [email protected] 1 points 3 weeks ago

Glad to read that.

[–] [email protected] 2 points 3 weeks ago

This is also a sensible approach.

[–] [email protected] 2 points 3 weeks ago

systemd-nspawn is interesting. I never managed to try it out.

[–] [email protected] 2 points 3 weeks ago (1 children)

It could be a sensible approach, but with a snapshot I am free to tinker with every aspect of the system knowing that I can revert everything with a reboot.

[–] [email protected] 3 points 3 weeks ago (2 children)

A broken system is no big deal for me, I can easily get up and running after a failed update. My data is also mirrored to my Nextcloud instance.

[–] [email protected] 1 points 3 weeks ago

Of course, I could, but I do not need periodic snapshots.

[–] [email protected] 2 points 3 weeks ago

Yes, I reboot into the snapshot. I need to tinker into a copy of my system and I think there is no easy way to boot into the snapshot with a virtual machine.

 

I use Btrfs with Parabola GNU/Linux-libre, a derivative distribution of Arch Linux. I use no snapshot management tools such as Snapper or Timeshift. I keep my system minimal and tidy. Everything is boring and predictable. I do not bork my system by mistake, except when something breaks after an odd update, usually once or twice per year. When it happens, I find a workaround (usually something needs to be downgraded) and file a bug report if there is none.

When I need to tinker with something that can possibly go out of control, like installing a new package for a program that I want to try out and I am not sure I will want to keep it, I take a snapshot of my current "pristine" system and boot into it. In the snapshot copy of my system I do all the dirty stuff I want to try out. When I am satisfied with my findings, I reboot into the main subvolume and delete the snapshot.

It seems to me that most people use Btrfs snapshots preemptively in case of unexpected failure. I use snapshots exactly when I know I am going to do something that can lead to instability or «OS rot». Am I the only one using Btrfs snapshots like this?

view more: next ›