|
|
|
|
|
by pdonis
3921 days ago
|
|
> Windows security is pretty good when running as a normal user and having UAC turned on on its full level and binaries validation. Do you still need to run anti-virus software in this configuration? > UNIX does have a better security model configuration out of the box, but is just as unsafe for the regular users that just dump stuff into their PCs Again, I agree, if a user wants to hose their system, Unix won't prevent them. But anti-virus software won't prevent them either. My point is, what about the user that doesn't want to hose their system? On Linux, it's very simple: use your package manager to install software, and don't run anything that wasn't installed that way. |
|
Just that trusted sources in Windows means not installing pirated software or that thing a friend gave because it was so cool. Or going to shady internet sites.
All things that will hose a Linux system as well.
Linux package managers are nice until one needs something it isn't there, like it happens to most average users that don't care about about FOSS and forcing themselves to alternatives.
And I never saw a UNIX that would allow to prevent users to install software locally, as Windows does with Active Directory group policies. Although I bet there are some third party commercial offerings for that.
Outside Windows I only saw that in mainframes.