







































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The major functions and types of operating systems, as well as user interfaces. It covers real-time, distributed, and embedded operating systems, as well as command-line interfaces. likely to be useful as study notes or a summary for a course on operating systems or computing basics.
Typology: Study notes
1 / 47
This page cannot be seen from the preview
Don't miss anything!








































Operating Systems
Operating Systems
Types of Operating System
Real-Time
Types of Operating System
Multi-user vs. Single user
A multi-user operating system allows multiple users to access a computer system concurrently.
Time-sharing system can be classified as multi-user systems as they enable a multiple user access to a computer through the sharing of time.
Single-user operating systems, as opposed to a multi-user operating system, are usable by a single user at a time.
Types of Operating System
Distributed
A distributed operating system manages a group of independent computers and makes them appear to be a single computer.
The development of networked computers that could be linked and communicate with each other, gave rise to distributed computing.
Types of Operating System
Embedded
Embedded operating systems are designed to be used in embedded computer systems.
They are designed to operate on small machines like PDAs with less autonomy.
They are able to operate with a limited number of resources.
Major Functions of Operating System
Resource Management
Major Functions of Operating System
Data Management
Major Functions of Operating System
Standard Means of Communication between User
and Computer
User Interface
Types of User Interface
Types of User Interface
Command Line Interface (CLI)