Operating Systems
What is an operating system?
-
There are more than
a few. - What others are out there?
- Evolution of Operating Systems
- How Operating Systems Work
- to quote How Things Work,
At the simplest level, an operating system does two things:
-
It manages the hardware and software resources of the computer system. These resources include such things as the processor, memory, disk space, etc.
-
It provides a stable, consistent way for applications to deal with the hardware without having to know all the details of the hardware.
-
Operating systems can be either
- clients and/or servers:
- usually seen as a server OS:
So, let's look at UNIX
[top]
Last updated on