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
Computer Concepts 2013 Chapter 4 Operating Systems and File Management.
Chapter 6 Review System Software: Operating Systems and Utilities.
What You Will Learn Components of a computer’s system software The importance of an operating system Functions of an operating system Types of user interfaces.
Chapter 4 Operating Systems and File Management. 4 Chapter 4: Operating Systems and File Management2 Chapter Contents  Section A: Operating System Basics.
MCT260-Operating Systems I Operating Systems I Navigating the File System.
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.
CMPTR1 CHAPTER 3 COMPUTER SOFTWARE Application Software – The programs/software/apps that we run to do things like word processing, web browsing, and games.
Computer Forensics Principles and Practices by Volonino, Anzaldua, and Godwin Chapter 6: Operating Systems and Data Transmission Basics for Digital Investigations.
1 DOS with Windows 3.1 and 3.11 Operating Environments n Designed to allow applications to have a graphical interface DOS runs in the background as the.
LECTURE 14 Operating Systems and Utility Programs
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems System Software Chapter 4.
Operating Systems & File Management. What is an operating system?
Operating Systems. Software Software – the instructions that make the CPU do useful things Divided into two main categories – System software – Applications.
Chapter 4 Operating Systems and File Management. 4 Chapter 4: Operating Systems and File Management 2 Chapter Contents  Section A: Operating System Basics.
Operating Systems and File Management
Chapter 4: Operating Systems and File Management 1 Operating Systems and File Management Chapter 4.
Week 6 Operating Systems.
Computer for Health Sciences
Lesson 4 Computer Software
Operating Systems Operating System
Operating Systems and File Management Chapter 4. 4 Chapter 4: Operating Systems and File Management2 Chapter Contents  Section A: Operating System Basics.
Computer Concepts 2014 Chapter 4 Operating Systems and File Management.
Group 6 Comp 129 Chapter 4.  An operating system s a set of programs made to manage the resources of a computer.  The OS performs five basic functions:
Chapter 4 Operating Systems and File Management. 4 Chapter 4: Operating Systems and File Management 2 Chapter Contents  Section A: Operating System Basics.
Computer Concepts 2013 Chapter 4 Operating Systems and File Management.
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.
Computing and the Web Operating Systems. Overview n What is an Operating System n Booting the Computer n User Interfaces n Files and File Management n.
Operating Systems TexPREP Summer Camp Computer Science.
Chapter 8: Operating Systems and Utility Programs Catherine Gifford Dan Falgares.
Practical Computer Literacy Week-02
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.
System Software CSCI-N 100 Department of Computer and Information Science.
Computer Fundamentals MSCH 233 Lecture 2. What is a Software? Its step by step instructions telling the computer how to process data, execute operations.
Computer Concepts 2012 Chapter 4 Operating Systems and File Management.
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.
Foundation year Lec.3: Computer SoftwareLec.3: Computer Software Lecturer: Dalia Mirghani Year: 2014/2015.
IT-IDT-5 Understand, communicate, and adapt to a digital world. File Management.
BABCA Software Operating Systems (OS) aka Systems Software A set of instructions that coordinate all the activities among computer hardware resources.
Operating Systems. An operating system (os) is a software program that enables the computer hardware to communicate and operate with the computer software.
IT Essentials 1 v3 Module 4 JEOPARDY IT Essentials 1 RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands.
Computer Concepts 2013 Chapter 4 Operating Systems and File Management.
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.
Booting Process Chapter 4: System Software Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
Operating System Basics. Outline The User Interface Running Programs Managing Files Managing Hardware Utility Software.
Instructor: Syed Shuja Hussain Chapter 4: Operating System Basics.
Computers: Tools for an Information Age
Chapter 5: Using System Software
Computer 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
Chapter 4 The Power behind the Power
The Operating system Gives life to the hardware
DOS and window operating system
Software - Operating Systems
IT-IDT-5 Understand, communicate, and adapt to a digital world.
Presentation transcript:

Computer Concepts 2013 Chapter 4 Operating Systems and File Management

4 Chapter Contents  Section A: Operating System Basics  Section B: Today’s Operating Systems  Section C: File Basics  Section D: File Management  Section E: Backup Security Chapter 4: Operating Systems and File Management2

4 FastPoll True/False Questions Answer A for True and B for False  An operating system manages a computer’s resources such as the processor, RAM, and storage space.  Multithreading provides process and memory management services that allow two or more tasks, jobs, or programs to run simultaneously.  GUI stands for “graphic usability icons.”  A bootstrap program is a popular type of application software.  During a computing session, the operating system is executed from RAM. Chapter 4: Operating Systems and File Management3

4 FastPoll True/False Questions Answer A for True and B for False  The Windows kernel is the same as the Mac OS kernel.  Macs featured a graphical user interface before PCs.  Boot Camp is a dual boot utility for Macs.  Mac files have a data fork and a resource fork.  Fedora, Ubuntu, and SUSE are Linux distributions.  A disk partition is basically a folder. Chapter 4: Operating Systems and File Management4

4 FastPoll True/False Questions Answer A for True and B for False  A file specification is also called a path.  Windows Explorer is a file management utility.  Hard disks, CDs, and DVDs are formatted into tracks and sectors.  Time Machine is synchronization software used for backup on Macs.  To repopulate a new hard disk from an incremental backup, you have to first restore a full backup.  A boot disk contains a complete copy of your computer’s hard disk as it existed when the computer was new. Chapter 4: Operating Systems and File Management5

4 Section A: Operating System Basics  Operating System Activities  User Interfaces  The Boot Process Chapter 4: Operating Systems and File Management6

4 Question  A computer handles many tasks simultaneously. Which one of the following refers to the processor’s ability to handle multiple tasks, rather than the operating system’s ability to do so?  A. Multi-core  B. Multitasking  C. Multithreading  D. Multiprocessing Chapter 4: Operating Systems and File Management7

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 Management8

4 Operating System Activities Chapter 4: Operating Systems and File Management9

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 Management10

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 Management11

4 Operating System Activities  Microsoft Windows offers its users controls to do the following activities:  Launch programs  Manage files  Get help  Customize the user interface  Configure equipment Chapter 4: Operating Systems and File Management12

4 Operating System Activities Chapter 4: Operating Systems and File Management13

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

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

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

4 The Boot Process  During the boot process, the operating system kernel is loaded into RAM  The kernel provides essential operating system services  Your computer’s small bootstrap program is built into special ROM circuitry housed in the computer’s system unit Chapter 4: Operating Systems and File Management17

4 The Boot Process Chapter 4: Operating Systems and File Management18

4 Section B: Today’s Operating Systems  Microsoft Windows  Mac OS  UNIX and Linux  DOS  Handheld and Tablet Operating Systems Chapter 4: Operating Systems and File Management19

4 Question  Today’s popular operating systems include Windows, Mac OS, Linux, Android, and iOS. Each has strengths and weaknesses that are important to understand. Which of the following statements is correct?  A. iOS is built on the Windows kernel, so it is ideal for smartphones because it has good resistance to malware.  B. If you don’t like the user interface for Windows but want to run the vast variety of Windows software, you can install Linux.  C. Linux and Mac OS have a reputation for being more stable than Windows.  D. Windows includes software called Boot Camp that allows PCs to boot into different operating systems, such as Mac OS, Linux, iOS, and Android. Chapter 4: Operating Systems and File Management20

4 Microsoft Windows Chapter 4: Operating Systems and File Management21

4 Mac OS Chapter 4: Operating Systems and File Management22

4 Mac OS Chapter 4: Operating Systems and File Management23

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 Management24

4 UNIX and Linux  The UNIX operating system was developed in 1969 at AT&T’s Bell Labs  Dependable in multiuser environments  Linux is an operating system distributed along with its source code under the terms of a GPL (General Public License)  A Linux distribution is a download that contains the Linux kernel, system utilities, applications, and an installation routine Chapter 4: Operating Systems and File Management25

4 UNIX and Linux Chapter 4: Operating Systems and File Management26

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

4 Handheld and Tablet Operating Systems Chapter 4: Operating Systems and File Management28

4 Section C: File Basics  File Names and Extensions  File Directories and Folders  File Formats Chapter 4: Operating Systems and File Management29

4 Question  Suppose a friend sends you a file called Twain.dll. From the file name, what can you deduce?  A. That it is a word processing document, probably about Mark Twain.  B. That you should be able to open it using Microsoft Word.  C. That the file extension makes it a virus.  D. That it is a support program file, perhaps part of the device driver for your scanner. Chapter 4: Operating Systems and File Management30

4 File Names and Extensions  You must adhere to file-naming conventions when saving files  Maximum length  Prohibited characters  No reserved words  Case sensitivity  File extensions provide clues to the file contents Chapter 4: Operating Systems and File Management31

4 File Directories and Folders  To designate a file’s location, you must first specify the device where the file is stored  The main hard disk usually is referred to as drive C  A disk partition is a section of hard disk drive that is treated as a separate storage unit  Partitions can be assigned drive letters  Partitions are not the same as folders Chapter 4: Operating Systems and File Management32

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 Management33

4 File Formats  A file format refers to the organization and layout of data that is stored in a file  The format of a file usually includes a header, data, and possibly an end-of-file marker  A file header is a section of data at the beginning of a file that contains information about a file  A file extension does not really define the format of a file Chapter 4: Operating Systems and File Management34

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 Management35