(no title)
ra423 | 4 years ago
What about the times when windows take forever to "getting things ready". I once spent around two hours updating windows. And just after the reboot there were ten new updates.
ra423 | 4 years ago
What about the times when windows take forever to "getting things ready". I once spent around two hours updating windows. And just after the reboot there were ten new updates.
pimeys|4 years ago
My NixOS machine updates in a few minutes even when it needs to compile some custom things. And it will not change settings without me changing the configuration. If it does, I can just reboot to the older version and file a bug report...
Edit: has anybody tried to install Windows on ZFS or Btrfs? If update does something you don't like, just boot to a snapshot and get rid of the update.
rbanffy|4 years ago
I used to do banking on a VirtualBox immutable disk image. I only made it mutable when it was time to regular updates, then made it immutable again for using the bank and government software (in Brazil you had some govt issued tools that made life easier). You can also make it work with filesystem snapshots as well as letting VirtualBox manage its own snapshots for you.
SantiagoElf|4 years ago
https://changewindows.org/platforms/pc/releases/windows-11-c...
[Version 10.0.22538.1010]
I had ZERO (0) issues with upgrades or downtime.
rbanffy|4 years ago
I too could make coffee or read a book while apt or dnf do their magic, but the truth is I can continue working while they do it, probably because, unlike Windows, they can delete and replace open files while they install, making the update-on-reboot issue on Windows a non-issue on Linux machines.
It's been a while since I had a BSOD on Windows, but I have been forced to restart it quite a few times when something didn't work or stopped working, or the VPN went crazy or some other malfunction. Unscheduled downtime is still very much an issue on workstations and I wouldn't want to look into Windows Server and how it handles this issue.