240 likes | 286 Views
Chapter 5: Defining the Role of the Operating System. Computer Literacy. Introduction. Operating System Functions Capabilities and Limitations of an OS Common OS Problems and Their Solutions. Operating System Functions. Create and maintain user interface Manage system hardware
E N D
Chapter 5:Defining the Role ofthe Operating System Computer Literacy
Introduction • Operating System Functions • Capabilities and Limitations of an OS • Common OS Problems and Their Solutions
Operating System Functions • Create and maintain user interface • Manage system hardware • Organize and maintain files • Act as a bridge between applications and hardware • Provide Security
Create the User Interface • On-screen prompts and objects that enable you to interact with the computer
Create the User Interface • On-screen prompts and objects that enable you to interact with the computer • The gateway to everything the computer offers
Manage System Hardware • BIOS for core hardware • Software programs (device drivers) for other hardware
Organize and Maintain Files • Files • File types • File extensions (i.e. .doc, .jpg, .html) • Unique icons • Folders
Bridge the Hardware and Applications • Operating system enables applications to communicate with hardware • “Program support”
Capabilities and Limitations of an OS • GUI-based • Character-based
Character-based User Interface • Prompt: c:\> • Type commands: c:\>dir • Press [Enter] to make the commands go
Graphical User Interface • Point and click on icons • Just like typing a command • To the computer, it’s the same thing!
Major Operating Systems • Command-line • DOS • Linux • UNIX • GUI • Windows • Macintosh OS X • Linux • UNIX
Microsoft Windows • Graphical interface • Command-line interface as well • Windows 9x • Windows NT • Windows 2000 • Windows XP • Windows Vista • Windows 7
Apple Macintosh • Currently at OS X (ten, not ex) • Graphical interface • Command-line interface as well
UNIX and Linux • Command-line interface • Graphical (overlay) interface
Handheld Operating Systems • Smartphones • PDAs • Portable video and music players • e-book readers
OS Limitations • Software support • Programs work for only one OS • Most programs written for Windows • Hardware support • Most hardware today works for Windows and Linux • Macintosh somewhat proprietary • Case sensitivity
Common OS Problems • Instability • System runs slowly • System locks up • Blue screen of death • Computer starts in Safe mode
Common OS Problems • Fixing Instability • Drive scanning • Go to Computer, right-click the drive, select Properties • In Properties, select Tools tab then click Check Now
Common OS Problems • Instability caused by fragmentation • Computer runs slowly • Computer accesses hard drive frequently • Fix by defragmenting the disk, or “defrag”
Common OS Problems • Failure to start • Safe Mode • System Restore
Common OS Problems • Access Denied • Check [Caps Lock] key • You may not have the proper permissions (standard vs. administrator account) • Try again, carefully
Summary • Operating System Functions • Capabilities and Limitations of an OS • Common OS Problems and Their Solutions