203
What OS do you use on your pc and why?
(lemmy.one)
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
Yes, using any of the available config mgmt systems like Ansible, SaltStack, etc. This is how we create predictable cloud instances among other use cases. You can describe as little or as much of your system's config in code and version it as you see fit. As for update rollbacks, that's typically done at the storage level e.g. by using Btrfs or ZFS.