Computer Concepts 2013 Chapter 4 Operating Systems and File Management.

Slides:



Advertisements
Similar presentations
COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
Advertisements

Operating System Basics
Introduction to Computers Section 6A. home The Operating System (OS) The operating system (OS) is software that controls the interaction between hardware.
Operating Systems. Operating System (OS) The software that manages the sharing of the resources of a computer. Examples of Operating Systems ◦ Windows.
Computer Concepts 2013 Chapter 4 Operating Systems and File Management.
What’s the computer?? computer is an electronic device that stores, processes, inputs, and outputs data to produce a result.
Chapter 6 Review System Software: Operating Systems and Utilities.
Chapter 4 Operating Systems and File Management. 4 Chapter 4: Operating Systems and File Management2 Chapter Contents  Section A: Operating System Basics.
Operating Systems: Software in the Background
Operating Systems and File Management
55 CHAPTER SYSTEM SOFTWARE. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 5-2 Competencies Describe the differences between system software.
Computer Forensics Principles and Practices by Volonino, Anzaldua, and Godwin Chapter 6: Operating Systems and Data Transmission Basics for Digital Investigations.
Chapter 5 System Software.
Chapter 8 Operating Systems and Utility Programs By: James Granahan.
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems System Software Chapter 4.
Operating Systems & File Management. What is an operating system?
Chapter 4 Operating Systems and File Management. 4 Chapter 4: Operating Systems and File Management 2 Chapter Contents  Section A: Operating System Basics.
An Introduction to Operating Systems. Definition  An Operating System, or OS, is low-level software that enables a user and higher-level application.
Operating Systems and File Management
Chapter 4: Operating Systems and File Management 1 Operating Systems and File Management Chapter 4.
SOFTWARE.
Week 6 Operating Systems.
Computer for Health Sciences
Operating Systems and File Management Chapter 4. 4 Chapter 4: Operating Systems and File Management2 Chapter Contents  Section A: Operating System Basics.
Computer Concepts 2013 Chapter 4 Operating Systems and File Management.
Computer Concepts 2014 Chapter 4 Operating Systems and File Management.
Chapter 4 Operating Systems and File Management. 4 Chapter 4: Operating Systems and File Management 2 Chapter Contents  Section A: Operating System Basics.
Lesson 6 Operating Systems and Software
Computer Concepts 2013 Chapter 4 Operating Systems and File Management.
Chapter 4 Operating Systems and File Management.
Excellence Publication Co. Ltd. Volume Volume 1.
Computers Are Your Future Eleventh Edition Chapter 4: System Software Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
4 1 Operating System Activities  An operating system is a type of system software that acts as the master controller for all activities that take place.
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 3: Operating Systems Computer Science: An Overview Tenth Edition.
How Hardware and Software Work Together
IST 222 Introduction to Operating Systems Fall, 2004.
Operating Systems TexPREP Summer Camp Computer Science.
Chapter 4 System Software. Software Programs that tell a computer what to do and how to do it. Sets of instructions telling computers to perform actions.
Computer Fundamentals MSCH 233 Lecture 2. What is a Software? Its step by step instructions telling the computer how to process data, execute operations.
Operating System Basics section 6A. This lesson includes the following sections: Running Programs Managing Files Managing Hardware Utility Software.
Computer Concepts 2012 Chapter 4 Operating Systems and File Management.
Chapter 7 Operating Systems. Define the purpose and functions of an operating system. Understand the components of an operating system. Understand the.
Systems Software Operating Systems. What is software? Software is the term that we use for all the programs and data that we use with a computer system.
Storing data on your computer & network. Storage devices Hardware Hard drive Flash drive Tape File server (HD) SAN NAS Software System software Windows.
System Software Chapter Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
1 Sec (3.2) Operating System Architecture OS. 2 Software dividing into two categories: 1. Application software 2. System Software  Operating System 
Foundation year Lec.3: Computer SoftwareLec.3: Computer Software Lecturer: Dalia Mirghani Year: 2014/2015.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
Criteria for comparing OS Character-based or GUI-based Single or multi tasking Single or multi threading Weak or strong security 8,16, 32 or 64 bit processed.
Operating Systems. An operating system (os) is a software program that enables the computer hardware to communicate and operate with the computer software.
Digital Communication Systems Comp Functions of the Operating System.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
BMTS 242: Computer and Systems Lecture 5: Yousef Alharbi Website
1 Operating System Software What, Where, Why, and How? Startup routines ROM BIOS POST Device Drivers User Interface – Text or GUI Menus and dialog boxes.
Computer Concepts 2013 Chapter 4 Operating Systems and File Management.
Data-information stored in files on the disks and CDs in your computer system Why should we save a file when we create it on the computer?
Operating Systems Overview Basic Computer Concepts Operating System What does an operating system do  A computer’s software acts similarly with.
Computer Operating Systems And Software applications.
System Software Chapter Handles technical details Works with end users, application software, and computer hardware Four types of programs –Operating.
Operating System Basics. Outline The User Interface Running Programs Managing Files Managing Hardware Utility Software.
Chapter 4 Operating Systems and File Management
TexPREP Summer Camp Computer Science
Chapter 4 The Power behind the Power
Chapter 3 System Software
Chapter 4.
File Managements.
Chapter 4 Operating Systems and File Management
5 SYSTEM SOFTWARE CHAPTER
Chapter 4 The Power behind the Power
DOS and window operating system
Presentation transcript:

Computer Concepts 2013 Chapter 4 Operating Systems and File Management

4 Operating System Activities  An operating system is a type of system software that acts as the master controller for all activities that take place within a computer system Chapter 4: Operating Systems and File Management 2

4 Operating System Activities Chapter 4: Operating Systems and File Management 3

4 Operating System Activities  Multitasking provides process and memory management services that allow two or more tasks, jobs, or programs to run simultaneously  Within a single program, multithreading allows multiple parts, or threads, to run simultaneously  When multiple programs are running, the OS should prevent a memory leak—a situation in which instructions and data from one area of memory overflow into memory allocated to another program Chapter 4: Operating Systems and File Management 4

4 Operating System Activities  Operating System Categories  Single-user operating system  Multiuser operating system  Server operating system  Desktop operating system  Handheld operating system Chapter 4: Operating Systems and File Management 5

4 Operating System Activities Chapter 4: Operating Systems and File Management6 CLICK TO START

4 User Interfaces  The combination of hardware and software that helps people and computers communicate with each other Chapter 4: Operating Systems and File Management 7

4 User Interfaces  Buttons, menu bars, toolbars, taskbars, and Ribbons Chapter 4: Operating Systems and File Management8

4 User Interfaces  Menus, submenus, and dialog boxes Chapter 4: Operating Systems and File Management 9

4 The Boot Process Chapter 4: Operating Systems and File Management 10

4 Microsoft Windows Chapter 4: Operating Systems and File Management 11 CLICK TO START

4 Mac OS Chapter 4: Operating Systems and File Management 12 CLICK TO START

4 Mac OS Chapter 4: Operating Systems and File Management 13 CLICK TO START

4 Mac OS  Popular virtual machine software such as VMware and Parallels Desktop can run on most computers with Intel microprocessors, including Intel Macs, PCs, and generic Linux computers Chapter 4: Operating Systems and File Management 14

4 UNIX and Linux Chapter 4: Operating Systems and File Management 15 CLICK TO START

4 DOS  Disk Operating System  First operating system that many used Chapter 4: Operating Systems and File Management 16

4 Handheld and Tablet Operating Systems Chapter 4: Operating Systems and File Management 17

4 File Directories and Folders  An operating system maintains a directory for each storage disk, CD, DVD, BD, or USB flash drive  Root directory  Subdirectory  Depicted as folders  A computer’s file location is defined by a file specification, or path Chapter 4: Operating Systems and File Management 18

4 File Formats  A software application can open files that exist in its native file format, plus several additional file formats Chapter 4: Operating Systems and File Management 19

4 File Formats Chapter 4: Operating Systems and File Management 20 CLICK TO START

4 Application-Based File Management  Applications generally provide a way to open files and save them in a specific folder on a designated storage device Chapter 4: Operating Systems and File Management 21 CLICK TO START

4 Application-Based File Management Chapter 4: Operating Systems and File Management 22

4 File Management Utilities  File management utilities show you the files stored on your disks and help you work with them Chapter 4: Operating Systems and File Management 23 CLICK TO START

4 Windows Explorer Chapter 4: Operating Systems and File Management 24 CLICK TO START

4 Windows Explorer Chapter 4: Operating Systems and File Management25 CLICK TO START

4 Physical File Storage  The physical storage model describes what happens on the disks and in the circuits  Storage media must be formatted before it can store files  The formatting process divides the disk into tracks and sectors Chapter 4: Operating Systems and File Management 26

4 Physical File Storage Chapter 4: Operating Systems and File Management 27

4 Physical File Storage  The file system keeps track of the names and locations of files  NTFS  Master File Table (MFT) Chapter 4: Operating Systems and File Management 28

4 Physical File Storage  Fragmented files are stored in noncontiguous clusters and decrease performance  Defragmentation utilities rearrange files so that they are stored in contiguous clusters Chapter 4: Operating Systems and File Management 29 CLICK TO START

4 Backup Basics Chapter 4: Operating Systems and File Management 30

4 Synchronization Chapter 4: Operating Systems and File Management31

4 Windows Backup Chapter 4: Operating Systems and File Management 32 CLICK TO START

4 Windows Backup Chapter 4: Operating Systems and File Management 33

4 Windows Backup Chapter 4: Operating Systems and File Management34 CLICK TO START

4 Virtual Machines Chapter 4: Operating Systems and File Management35

4 Handheld Backup Chapter 4: Operating Systems and File Management36

Computer Concepts 2013 Chapter 4 Complete