The biggest problem between OSes is that Windows was designed and created as a single user system, and that user has to be able to do anything, otherwise they can’t maintain their system or do anything useful. Unix, and its descendants, were/are designed to be a multi-user system. Only one, or a few users can do anything to the system, or run programs that can modify the system. RandomUser can only store/modify/delete things in their home directory, and programs they run can only do the same.
Latest Answers