|
|
|
|
|
by PlutoIsAPlanet
698 days ago
|
|
> poorly architected OS worth noting Microsoft had a solution a few years ago that would of prevented this issue from happening, Windows 10X, due to atomic updates. > In Linux, software doesn't even get that option. Nothing ever gets kernel access except the kernel itself. Root is not kernel access. root has kernel access, even if the kernel restricted it, it can write to the disk and change the boot process. also worth nothing that a popular form of software distribution on Linux is curl http://randomscript.sh | sudo sh which is arguably worse than anything on Windows. |
|