Unix Operating System
The UNIX operating system was developed in the 60’s and 70’s by a group of AT & T employees at Bell Labs. Unix is used by both servers and workstations and is the basis for a wide variety of other operating systems.
The operating system under UNIX consists of many of the utilities listed above along with the master control program which is called the “kernel”.
The kernel helps start and stop programs, handle the file system, take care of other common high level tasks that most programs share and schedule access to hardware to avoid conflicts if two programs try to access the same resource or device simultaneously.
Besides the main kernel, UNIX systems also had micro-kernels which tried to reverse the growing size of kernels and return to a system in which most tasks were completed by smaller utilities. Read the rest of this entry →
Incoming search terms:

