Performance of Linux
Many people had found that performance of Linux is better than Windows. There are two reasons for that:
- Design of Linux - only certain services can be installed and enabled in a system that runs Linux.
- Linux can run without graphical user interface, and GUI can add to the overhead. Even so it is possible to have GUI in Linux, however many server installations run without GUI and use text only mode. I think that Microsoft used it as an example when they released Server Core.
Similar to this Linux design is design of BSD environments, however I have limited experience of BSD systems.
Many of the Linux systems are accessed remotely via SSH and graphical user interface is not needed for that.
Comments
Post a Comment