(Handling Operating System) Course 1 (1)
(Handling Operating System) Course 1 (1)
(OS)
Learning Goals
• Operating system.
• Types of operating systems.
Learning Goals
• Function of an operating system.
• Interface of the operating system (Windows).
Learning Goals
• Logical organization of documents.
• System’s usualLearning
commands Goals
and functions.
Importance
Importance
What is an Operating system (OS) ?
Definition:
1B-6
Types of Operating
System
There are the main types of operating systems:
Data
1. Batch Operating inExecutes
System: Memory batches of jobs
without user interaction. Common in early computing.
2. Time-Sharing Operating System: Allows multiple users
to access a system simultaneously by allocating time slots
to tasks (e.g., UNIX).
• 3. Distributed Operating System: Manages a group of
independent computers and makes them appear as a single
system to users.
• 4. Network Operating System: Provides functionalities for
managing data, users, applications, and security in a
networked environment (e.g., Windows Server, Linux Server).
5. Real-Time Operating System (RTOS): Processes data with
minimal delay, commonly used in embedded systems (e.g.,
medical devices, robotics).
• 6. Mobile Operating System: Designed specifically for mobile
devices, such as smartphones and tablets (e.g., Android, iOS).
Function of an Operating System:
كي تكملي الدرس تقدري توريلهم في داتاشاو نظام
التشغيل
لي عنك
1. Process Management: The OS manages processes by scheduling and
allocating CPU time, ensuring that multiple programs can run
simultaneously without interference.
2. Memory Management: It handles the computer's memory (RAM),
allocating space for processes and ensuring efficient use of memory.
3. File System Management : The OS manages files and directories,
allowing for file creation, deletion, reading, writing, and
organization.
4. Device Management: It controls hardware devices
such as printers, keyboards, and storage devices,
providing a way for programs to interact with them.
5. Security and Access Control: The OS protects data by
managing user permissions and ensuring that
unauthorized access is prevented.
6. User Interface: It provides a way for users to interact
with the computer, typically through a graphical user
interface (GUI) or command-line interface (CLI).
7. Networking: The OS facilitates communication over
networks, including managing network connections and
data transfer between devices.
Interface of the Operating System
Windows