Difference between revisions of "Linux vs Windows Security"

From Acenet Knowledgebase
Jump to: navigation, search
(test)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<html> The difference between Windows and Linux really comes down to security.  Specifically permissions.  Linux is solely based on what the user has permission to do.  On personal computers "root" access is extremely limited even to administrators out-of-the-box as to ensure that the user doesn't compromise the stability of the system.  The same concept is  true of Linux based servers.<br /> <br /> Windows relies heavily on anti-virus, anti-malware, and anti-spyware programs to keep a system secure. Linux does not have to rely on these things because of how the Linux OS (operating system) is built from the  ground up as a multi-user environment and thus is designed to handle a  wide array of groups and permissions. One for example is the "root" user. Unless you have total root permissions, there is very little that the non-"root" can do. A non-"root" user can still have administrative capabilities, but they can still be kept from accessing and/or changing important system files that if changed or removed may threaten the stability of the system. Permissions are not just limited to users either.  Individual files/folders can have their permissions restricted on the same level as users.<br /> <br /> The major advantage to the Linux system is that it removes the burden of worry when it comes to the safety of your system. Not only that, but by  removing all the extra security software a Windows system would require  (that is if you want to ensure you're covered in every aspect), you  have a lot less system resources being used (i.e. RAM/CPU) by what would  now be unnecessary software and thus giving you freedom to run more  options without bogging you down.<br /> <br /> Below are a couple of sites that delve into further detail.  
+
The difference between Windows and Linux really comes down to security.  Specifically, permissions.  Linux is solely based on what the user has permission to do.  On personal computers "root" access is extremely limited even to administrators out-of-the-box as to ensure that the user doesn't compromise the stability of the system.  The same concept is  true of Linux based servers.
<a title="Ten key differences between Linux and Windows" href="http://www.zdnet.co.uk/news/it-strategy/2008/09/03/ten-key-differences-between-linux-and-windows-39483863/">Ten key differences between Linux and Windows security</a>
+
 
<a title="Windows vs Linux Security" href="http://www.theregister.co.uk/2004/10/22/security_report_windows_vs_linux/">Windows vs. Linux Security</a> </html> [[Category:Technical Support FAQ]]
+
Windows relies heavily on anti-virus, anti-malware, and anti-spyware programs to keep a system secure. Linux does not have to rely on these things because of how the Linux OS (operating system) is built from the  ground up as a multi-user environment and thus is designed to handle a  wide array of groups and permissions. One example is the "root" user. Unless you have total root permissions, there is very little that the non-"root" can do. A non-"root" user can still have administrative capabilities, but they can still be kept from accessing and/or changing important system files that, if changed or removed, may threaten the stability of the system. Permissions are not just limited to users either.  Individual files/folders can have their permissions restricted on the same level as users.
 +
 
 +
The major advantage to the Linux Operating System is that it removes the burden of worry when it comes to the safety of your system. Not only that, but by  removing all the extra security software a Windows system would require  (that is if you want to ensure you're covered in every aspect), you  have a lot less system resources being used (i.e. RAM/CPU) by what would  now be unnecessary software and thus giving you freedom to run more  options without bogging you down.
 +
 
 +
Below are a couple of sites that delve into further detail.
 +
 
 +
[http://www.zdnet.co.uk/news/it-strategy/2008/09/03/ten-key-differences-between-linux-and-windows-39483863/ Ten key differences between Linux and Windows security]
 +
 
 +
[http://www.theregister.co.uk/2004/10/22/security_report_windows_vs_linux/ Windows vs. Linux Security]
 +
 
 +
[[Category:Technical Support FAQ]]

Latest revision as of 19:45, 9 October 2012

The difference between Windows and Linux really comes down to security. Specifically, permissions. Linux is solely based on what the user has permission to do. On personal computers "root" access is extremely limited even to administrators out-of-the-box as to ensure that the user doesn't compromise the stability of the system. The same concept is true of Linux based servers.

Windows relies heavily on anti-virus, anti-malware, and anti-spyware programs to keep a system secure. Linux does not have to rely on these things because of how the Linux OS (operating system) is built from the ground up as a multi-user environment and thus is designed to handle a wide array of groups and permissions. One example is the "root" user. Unless you have total root permissions, there is very little that the non-"root" can do. A non-"root" user can still have administrative capabilities, but they can still be kept from accessing and/or changing important system files that, if changed or removed, may threaten the stability of the system. Permissions are not just limited to users either. Individual files/folders can have their permissions restricted on the same level as users.

The major advantage to the Linux Operating System is that it removes the burden of worry when it comes to the safety of your system. Not only that, but by removing all the extra security software a Windows system would require (that is if you want to ensure you're covered in every aspect), you have a lot less system resources being used (i.e. RAM/CPU) by what would now be unnecessary software and thus giving you freedom to run more options without bogging you down.

Below are a couple of sites that delve into further detail.

Ten key differences between Linux and Windows security

Windows vs. Linux Security