Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Understanding Operating Systems: Functions, Interfaces, and File Management, Study notes of Computer Science

An introduction to operating systems (os), their functions, user interfaces, and basic file management in various operating systems such as windows, unix, and dos. Students will learn about the role of an os in managing processes, resources, and providing security.

Typology: Study notes

Pre 2010

Uploaded on 09/17/2009

koofers-user-9yw
koofers-user-9yw 🇺🇸

10 documents

1 / 58

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a
pf1b
pf1c
pf1d
pf1e
pf1f
pf20
pf21
pf22
pf23
pf24
pf25
pf26
pf27
pf28
pf29
pf2a
pf2b
pf2c
pf2d
pf2e
pf2f
pf30
pf31
pf32
pf33
pf34
pf35
pf36
pf37
pf38
pf39
pf3a

Partial preview of the text

Download Understanding Operating Systems: Functions, Interfaces, and File Management and more Study notes Computer Science in PDF only on Docsity!

Connecting with Computer Science

Objectives

Learn what an operating system is

Become familiar with the different types of operatingsystems - Identify the major functions of an operating system - Understand how operating systems manage processes

Connecting with Computer Science

Why You Need to Know About...

Operating Systems

Operating System(OS): mediates all activity withincomputer

System knowledge improves efficiency - Practical skills easily acquired - Demonstrate basic folder and file functions

Connecting with Computer Science

What Is an Operating System?

OS: software control center

  • Resident in main memory (RAM) – Interfaces user, applications, hardware with CPU
    • Supervises and facilitates program execution • Connects hardware to CPU with device drivers

      Common brands: Microsoft Windows, UNIX, Linux,Mac OS

Connecting with Computer Science

What Is an Operating System?

(continued)

OS has (2) main program regions

  • Kernel: system core loaded at boot time by BIOS – Modules: components provide user/device interface

    Platform: OS fitted to a particular CPU - Cross-Platform application: runs on multiple platforms

Connecting with Computer Science

Connecting with Computer Science

Connecting with Computer Science

Connecting with Computer Science

Types of Operating Systems

(continued)

OS design parameters tailored to customer base

  • Microsoft Windows and Mac OS appeal to home and small business users - User-friendly interfaces and multimedia capabilities - UNIX often the OS of choice in the server environment - Stability, multitasking, security, multiprocessing - Every multipurpose device with CPU must have an OS - Desktops, clients, servers, PDAs, cell phones, appliances

Connecting with Computer Science

Functions of an

Operating System

All operating systems perform four basic functions:

  • Provide a user interface – Manage processes – Manage resources – Provide security

Connecting with Computer Science

Connecting with Computer Science

Provide A User Interface

(continued)

Example interfaces

  • GUI: Microsoft Windows and Mac OS – Command-line (console window)
    • Standard UNIX (can be fitted with GUI) • DOS (disk operating system): MS console OS
      • Windows backwardly compatible with DOS

Connecting with Computer Science

Connecting with Computer Science