INLS261 Tools for Information Literacy

[UNC] [SILS] [REB] [How Stuff Works] [Web Style Guide] [ATN] [ITS Tips] [Other Lives] [links]

[starters] <previous session] [next session>]

[intro] [clients] [servers] [networks] [internet]
[server topics] [UNIX basics] [UNIX SSH] [UNIX Vi] [UNIX AWK] [subtask 1.4] [next time]

Server Topics

Operating Systems

What is an operating system?  model of the layers of software incorporated in the operating system

There are more than a few. What others are out there?

How Operating Systems Work

Evolution of Operating Systems

to quote How Things Work

At the simplest level, an operating system does two things:
1. It manages the hardware and software resources of the computer system. These resources include such things as the processor, memory, disk space, etc.
2. It provides a stable, consistent way for applications to deal with the hardware without having to know all the details of the hardware.

 schematic of how UNIX works like a bullseye with the Kernel at the center, surrounded by the Shell, which is surrounded by the ApplicationsOperating Systems you might be familiar with:

[top]

© R.E. Bergquist