Operating Systems Basic PC Maintenance, Upgrade and Repair Mods 1 & 2.

Slides:



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

2 © 2004, Cisco Systems, Inc. All rights reserved. IT Essentials I v. 3 Module 4 Operating System Fundamentals.
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 8 Operating Systems and Utility Programs.
11 INSTALLING WINDOWS XP Chapter 2. Chapter 2: Installing Windows XP2 INSTALLING WINDOWS XP  Prepare a computer for the installation of Microsoft Windows.
1 Chapter 2 Operating Systems: Software in the Background.
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.
Introduction to windows operating system i
The Operating System and the User Interface
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.
Operating Systems.
Personal Computers and MS Windows Johanna Henrikson CS 121.
Installing Windows XP Professional Using Attended Installation Slide 1 of 41Session 2 Ver. 1.0 CompTIA A+ Certification: A Comprehensive Approach for all.
LECTURE 14 Operating Systems and Utility Programs
Operating System.
SOFTWARE.
The Operating System. Operating Systems (F) What you need to know about –operating system as a program; –directory/folder.
Week 6 Operating Systems.
Section 6.1 Explain the development of operating systems Differentiate between operating systems Section 6.2 Demonstrate knowledge of basic GUI components.
Lesson 4 Computer Software
Lesson 4: What Is Software?
Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Fundamentals of Networking Discovery 1, Chapter 2 Operating Systems.
Lesson 6 Operating Systems and Software
INTRODUCTION TO OPERATING SYSTEMS. An operating system is a program that controls the overall activity of a computer. Like an orchestra conductor an operating.
Introduction to Windows XP Professional Chapter 2 powered by dj.
Operating Systems. Operating systems  Between the hardware and the application software lies the operating system. The operating system is a program.
Component 4: Introduction to Information and Computer Science Unit 4: Application and System Software 1 Health IT Workforce Curriculum Version 1.0/Fall.
Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.
Chapter 4 System Software.
Operating Systems  A collection of programs that  Coordinates computer usage among users  Manages computer resources  Handle Common Tasks.
Computer Hardware PC Operating Systems. What is an operating system? An OS is the interface between the user and the computer hardware It provides the.
Chapter 2 – Software Part A. Definition Computer is made up of two components Hardware Physical components Software Instructions for the computer Two.
University of Management & Technology 1 Operating Systems & Utility Programs.
How Hardware and Software Work Together
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.
A+ Guide to Software Managing, Maintaining and Troubleshooting THIRD EDITION Introducing and Comparing Operating Systems Chapter 1.
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.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 13 Understanding and Installing Windows 2000 and Windows NT.
Computer Fundamentals MSCH 233 Lecture 2. What is a Software? Its step by step instructions telling the computer how to process data, execute operations.
Chapter 5: Defining the Role of the Operating System
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.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 13 Understanding and Installing Windows 2000 and Windows NT.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
Operating Systems, Utilities, and Networks Unit 6 Lesson 1 Exercise 3 & 4.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
1 Computers: Tools for an Information Age Chapter 3 Operating Systems: Software in the Background.
I T Essentials I Chapter 5 JEOPARDY Installing & UpgradingComputerBasicsErrorsServicePotpourri
Computing Fundamentals Module Lesson 23 — Computer Software
Operating Systems Overview Basic Computer Concepts Operating System What does an operating system do  A computer’s software acts similarly with.
2: Operating Systems Networking for Home & Small Business.
Computer Operating Systems And Software applications.
History of Windows Operating System. Windows 1.0 Debuted in 1985 First version of Windows that was set up to use bitmap displays and mouse pointing devices.
Booting Process Chapter 4: System Software Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
CITA 171 Section 1 DOS/Windows Introduction. DOS Disk operating system (DOS) –Term most often associated with MS-DOS –Single-tasking operating system.
Operating Systems Salihu Ibrahim Dasuki (PhD) CSC102 INTRODUCTION TO COMPUTER SCIENCE.
Operating System Basics. Outline The User Interface Running Programs Managing Files Managing Hardware Utility Software.
Copyright © 2003 by Prentice Hall 1 Computers: Tools for an Information Age Chapter 3 Operating Systems: Software in the Background BSM025 Computers.
Chapter 2 Operating Systems
Computers: Tools for an Information Age
Operating System & Application Software
Nature & Types of Software
Chapter Objectives In this chapter, you will learn:
Chapter 5: Using System Software
CONFIGURING HARDWARE DEVICE & START UP PROCESS
Software - Operating Systems
Presentation transcript:

Operating Systems Basic PC Maintenance, Upgrade and Repair Mods 1 & 2

What is an Operating System ► An operating system (OS) provides a computer user with a file system structure and a means of communicating with the computer system hardware. ► It communicates with disk storage units, screen displays, printers, memory, and other computer components. ► It allows application software to communicate with the BIOS, which in turn translates the request into instructions the hardware can understand. ► It provides the user with the ability to interact with the computer hardware and peripherals.

Operating System Characteristics ► Defined as, “The way an operating system handles activities such as storing data, interfacing with the user, and presenting information on the screen.” ► Multitasking – the ability of an operating system to support two or more programs running at the same time. ► Although it seems that both programs are running simultaneously, they are not. The PC switches control between the programs and gives the illusion of simultaneous operation.  Preemptive Multitasking – also referred to as time slicing, allows multiple programs to share control of the operating system. ► No single program can totally take control. ► All programs running in this mode are sharing RAM. ► If two programs attempt to use the same area of RAM at the same time, the computer will lock up. ► Windows 95, 98, Me, 2000, NT and XP use this type of multitasking.

Operating System Characteristics ► User Interface – The way in which a user interfaces with the operating system. ► The two dominant user interfaces are text line command and graphical user interface (GUI).  Text line command interface means that commands for the computer are issued by typing in text at a command prompt ► Examples of this are DOS, PC-DOS, and UNIX.  Graphical user interface, pronounced “gooey”, is a user friendly interface used in most all computers today. ► Macintosh invented this interface in the 80’s. ► Microsoft, in response, created Windows 3.1 ► The GUI displays the file system consisting of folders, icons, and names. ► The file structure is easily displayed and interpreted. ► Allows the user to perform functions by selecting on-screen icons rather than issuing text line commands.

File System Structure ► The basic structure is made up of directories, subdirectories, and files.  File – a collection of data that forms a single unit  Directory – a file used to group other files together in a hierarchical file structure. ► Is similar to a file folder in a conventional paper filing system. ► Are referred to as “folders” in many operating system.  Subdirectory – a file that subdivides the contents of a directory. ► Is similar to a folder within a folder in a conventional paper filing system. ► Are referred to as subfolders in many operating systems.  Pathname – used to identify the location of a specific file in a directory structure. ► Example: C:\PC Maintenance\Computer Pics

The Microsoft Windows Family ► In 1990, Windows was introduced as the first Microsoft graphic user interface for the PC operating system. ► It was built on top of the MS-DOS system ► It was not really a new type of system, it just displayed the file structure on the screen differently than text only systems. ► This new system was Windows 3.0. ► Improved versions of this over the years were Windows 3.1 and 3.11 Windows 3.x

The Microsoft Windows Family ► The release of Windows 95 produced many changes in the Microsoft operating system. Some significant changes were....  Plug and Play (PnP)  Right mouse click  32-bit operating system  Enhanced CD player ► PnP allows hardware devices to be configured automatically (detection, configuration, assignment of system resources). ► Right mouse click displayed a shortcut menu with access to features such a Open, Explore, Find, Create Shortcut, Rename, Properties, etc. Windows 95

The Microsoft Windows Family ► The release of Windows 98 was delayed several times. ► It was originally a project code named Memphis, and later called Windows 97. ► It offered support for new technologies such as DVD, MMX, AGP, and FAT32. ► It also introduced the integration of a Web Browser (Internet Explorer) as part of the operating system  This caused a lot of controversy and helped involve Microsoft in an antitrust suit that made it all the way to the United States Supreme Court. Windows 98

The Microsoft Windows Family ► Short for “New Technology”, it was originally developed to replace MS-DOS systems, but became too large and powerful for the typical PC at the time. ► Is similar in appearance to other Windows operating systems. ► Comes in two different versions:  Stand-alone PC  File server. ► Security is enhanced, limiting access to users. Even single user had to set up their own security system in order to access files. Windows NT

The Microsoft Windows Family ► Windows Me was more stable than its Windows 95 and 98 predecessors. ► Although the basic operating system remained the same, several necessary changes were made.  Introduced an advanced network wizard designed specifically for the home or small office user (sharing between PC’s.)  Included more sophisticated data compression techniques for video files.  A system restore tool was added to the system that allowed the user to restore the PC back to a previous working configuration if a problem exists. Windows Me

The Microsoft Windows Family ► Windows 2000 continues to improve the many features of the Windows operating system. ► One major change was the switch from FAT to NTFS, the new file system also known as the dynamic file system. ► This system provided added security and allows multiple hard drives to be handled as one large volume. To the user, the multiple drives appear as one. Windows 2000

The Microsoft Windows Family ► In October of 2001, the first versions of Windows XP were released. ► XP = eXPerience ► Was the first major change in the Windows operating system since Windows 95 came on the market. ► Windows XP is written using a modified NT kernel  Kernel is the core of the operating system ► This modified NT kernel is much more stable when compared to the typical Windows 95 and 98 kernels. ► Two XP operating systems were created; Home Edition and Professional. ► XP is the dominant replacement for all Windows systems. ► Computers running Windows 98, NT, Me, or 2000 should be easily upgraded to XP Windows Xp

Other Operating Systems ► Linux  A derivative of UNIX, a mainframe computer operating system originally developed in the 1970’s.  Can run on Intel and Motorola processors, so....  It can be loaded on Mac’s as well as PC’s. ► OS/2  Developed by Microsoft for IBM computer systems.  Similar to the Windows operating system. ► OS/9  Was developed jointly by Microware Systems and Motorola in the early 80’s.  Motorola manufactures the CPU found in Mac computers. ► OS/10 

Operating System Terminology ► There are several common technical terms associated with operating systems.  File Allocation Tables (FAT) – a table used by the operating system to record and recall the locations of files on a hard disk.  Configuration – Setup for use with specific hardware and software. Configuration files contain information such as the amount of memory and the type of floppy drive, modem, and video adapter present in the system.  Registry – Found in Windows 95, 98, Me, NT, 2000, and XP. Essentially a database that stores configuration information  Application Software – software designed for a specific purpose such as creating databases or spreadsheets, word processing, producing graphics, or just for entertainment.

Operating System Terminology ► There are several common technical terms associated with operating systems.  Drivers – software that enables proper communication between the PC and peripheral and installed devices. Many drivers are located in the Windows directory and are known as cabinet (cab) files.  Cab Files – Compressed files that contain the operating system software.  Software Patches – are fixes for operating systems and application software that have already been released. They also contain system updates that can remove bugs.  Bugs – errors in programming.