CMPE 003: Computer Concepts Exam #1 Review of Chapters 1-3, 8, and the appendix
|
|
|
- Clemence Ward
- 10 years ago
- Views:
Transcription
1 CMPE 003: Computer Concepts Exam #1 Review of Chapters 1-3, 8, and the appendix Appendix The Continuing Story of the Computer Age: Past, Present, and Future Important Points: 1. DESCRIBE THE GENERATIONS OF COMPUTER DESIGN LEADING UP TO THE PRESENT a. The First Generation i ii. vacuum tube iii. magnetic core memory iv. storage on punched cards and tape v. machine language vi. UNIVAC (Universal Automatic Computer) first computer built for business rather than military, science, or engineering b. The Second Generation i ii. transistor iii. programming languages including assembly language, FORTRAN, COBOL iv. storage using removable disk packs and magnetic tape v. used primarily by business, universities, government c. The Third Generation i ii. integrated circuit iii. upward compatibility iv. unbundled software v. several programs share computer s resources vi. interactive processing d. The Fourth Generation i present ii. microprocessor iii. explosive growth iv. found in homes v. the Internet revolution 1. started as ARPANET a network of computers that could survive a nuclear attack 2. attractive to the average user links graphical browser e. The Fifth Generation (mid-1990s) i. intelligent computers/computer intelligence 1. artificial intelligence
2 2. expert systems 3. natural language 4. robotics 2. DESCRIBE THE STORY OF PERSONAL COMPUTER DEVELOPMENT a. Apple (1975) i. home use ii. VisiCalc spreadsheet software b. IBM (1981) i. became industry standard ii. improved keyboard iii. 80-character screen iv. ability to add memory v. expansion slots vi. encouraged hardware and software development by others vii. nonproprietary parts viii. clones c. Microsoft/Intel i. Wintel 1. Microsoft supplies operating system for PC MS-DOS, Windows 2. Intel supplies microprocessor 3. primary standard ii. continually challenged others making inroads 1. handheld computers Palm 2. Linux graphical user interface operating system d. The Internet Revolution i. Attractive to the average user 1. links 2. graphical browser 3. explosive growth of PC market to support Internet use e. The Fifth Generation (mid-1990s) 3. EXPLAIN THE UNDERLYING CONCEPTS AND TERMS OF ARTIFICIAL INTELLIGENCE a. How computers can be used for tasks that require human characteristics b. How to make computers do things that people currently do better c. Make computers learn i. improve performance based on past errors ii. knowledge base set of facts and rules iii. inference engine applies rules to the facts to create new facts iv. evolving science v. subsets 1. problem solving 2. natural languages 3. expert systems 4. robotics 4. EXPLAIN THE FUNDAMENTALS OF EXPERT SYSTEMS, ROBOTICS, AND VIRTUAL REALITY a. Expert Systems i. software used with an extensive set of organized data that presents the computer as an expert on a particular topic ii. user
3 iii. iv. 1. knowledge seeker 2. asks questions in English-like format responds with an answer and explanation need 1. expert system shell software that contains the basic structure used to find answers to questions 2. knowledge engineer writes rules b. Robotics i. computer-controlled device that can physically manipulate its surroundings ii. iii. primarily found in factories field robots 1. dangerous work 2. dirty jobs c. Virtual reality (VR) i. engages a user in a computer-created environment ii. user physically interacts with computer-created environment iii. immersion user becomes absorbed in the VR interaction iv. how it works 1. alters perceptions 2. appeals to several senses at once 3. presents images that respond immediately to users movements 5. GIVE EXAMPLES OF THE IMPACT THESE FIELDS HAVE ON BUSINESS AND EVERYDAY LIFE a. Identify relationships in data and use the information to optimize profits b. Computer robots sent to do dangerous work in place of humans c. Using expert systems to assist with business decisions such as determining the best place to drill for oil or whether to invest in new stocks d. Use VR to simulate a showroom so customers at a distance can visit or to simulate a patient so doctors can try a new medical procedure Review the Lecture Notes in particular Chapter 1 Computers: Tools for an Information Age Important Points: 1. DESCRIBE THE THREE FUNDAMENTAL CHARACTERISTICS OF COMPUTERS a. Characteristics i. speed ii. reliability iii. storage capability b. Results i. productivity ii. decision making iii. cost reduction
4 2. DESCRIBE AT LEAST FOUR AREAS OF SOCIETY IN WHICH COMPUTERS ARE USED a. Education & Training b. Business i. retailing ii. graphics iii. energy iv. money v. agriculture vi. paperwork c. Transportation d. Government & Law Enforcement e. Home f. Health & Science i. medicine ii. human connection iii. robotics g. Connectivity 3. IDENTIFY THE BASIC COMPONENTS OF A COMPUTER SYSTEM: INPUT, PROCESSING, OUTPUT, AND STORAGE a. IPOS cycle i. input 1. data provided to computer 2. converted to electronic form ii. process 1. data is manipulated iii. output 1. result of manipulation 2. data is converted from electronic form to some other form iv. storage 1. data and/or information is saved for future use v. IPOS is directed by software instructions but performed by the hardware b. Computer System i. hardware 1. input devices 2. processor / central processing unit (CPU) 3. output devices 4. storage / secondary storage long term use nonvolatile 5. memory / primary storage temporary use volatile ii. software 1. program 2. set of instructions that tells the computer what to do 3. basic types system software or operating system (OS) application software
5 iii. people 1. technical individuals including computer programmers 2. users 4. LIST SOME COMMON INPUT, OUTPUT, AND STORAGE MEDIA a. Input i. keyboard ii. mouse iii. scanner b. Output i. monitor ii. printer c. Storage Media i. magnetic disk 1. uses magnetic disk drive for I/O 2. examples hard disk diskette ii. optical disk 1. uses optical disk drive for I/O 2. examples CD-ROM DVD-ROM iii. magnetic tape 1. uses tape drive for I/O 5. DISTINGUISH DATA FROM INFORMATION a. Data i. raw facts ii. provided to computer as input b. Information i. organized ii. useful iii. provided to the user as output 6. DESCRIBE THE SIGNIFICANCE OF NETWORKING a. Enables i. sharing of resources ii. communication b. Types i. local area network (LAN) ii. wide area network (WAN) 7. EXPLAIN THE SIGNIFICANCE OF THE INTERNET a. World-wide communication b. Collection of networks c. Unowned d. Used for i. communication ii. research
6 iii. iv. business functions entertainment 8. EXPLAIN THE VARIOUS CLASSIFICATIONS OF COMPUTERS a. Personal computer (PC) / microcomputer i. low-end ii. fully functional iii. workstation b. Notebook computer c. Handheld computer i. personal digital assistant (PDA) ii. pocket pc d. Mainframe e. Supercomputer Review the Lecture Notes -- in the Chapter and pay close attention to: Forging a Computer Based Society Where Computers are Used The Big Picture Your Personal Computer Hardware The Complete Hardware System The Internet (Getting Connected and Getting Around) Classification of Computers Chapter 2 Applications Software Getting the Work Done Important Points: 1. DISTINGUISH BETWEEN OPERATING SYSTEMS AND APPLICATIONS SOFTWARE a. Operating systems i. control the hardware ii. provide an interface between the hardware and the user iii. provide an interface between the hardware and the application program b. Application software a. applies to real-world tasks b. solves user problems 2. LIST THE VARIOUS METHODS BY WHICH INDIVIDUALS AND BUSINESSES ACQUIRE SOFTWARE a. Packaged software/commercial software b. Custom-written software c. Freeware d. Public-domain software e. Open-source software
7 f. Shareware g. Application service provider (ASP) 3. LIST AND BRIEFLY DESCRIBE VARIOUS TYPES OF TASK-ORIENTED SOFTWARE a. Word processing create anything typed b. Desktop publishing produce professional-looking documents for publication c. Electronic spreadsheets manipulate numbers in rows and columns d. Database Management store, update, sort, query, and report on data, making it information e. Graphics create and edit pictures f. Presentation graphics create professional-looking slide show presentations g. Communications transfer data between computers h. Personal Information Managers manage personal accounts i. Office Suites group basic applications that are designed to work together 4. IDENTIFY THE KINDS OF SOFTWARE AVAILABLE FOR BOTH LARGE AND SMALL BUSINESSES a. Vertical market software b. Groupware/collaborative software c. Accounting d. Writing and advertising e. Customer service f. Business connections g. Presentation software 5. DISCUSS ETHICAL ISSUES ASSOCIATED WITH SOFTWARE a. Software piracy b. Counterfeiting c. Copyright issues 6. DESCRIBE THE FUNCTIONS OF VARIOUS COMPUTER PROFESSIONALS a. Data entry operators key data into a machine-readable format b. Computer operators monitor the computer c. Librarians catalog and keep disks secure d. Computer programmers write, test, implement, and maintain programs e. Systems analysts plan and design computer systems f. Network managers oversee the network g. Chief Information Officer (CIO) manages his department; makes strategic decisions relating to the flow of information in the organization Review the Lecture Notes -- in the Chapter and pay close attention to: Applications Software: Getting the Work Done Acquiring Software Some Task-Oriented Software (Database Management) Some Task-Oriented Software (Electronic Spreadsheets) Some Task-Oriented Software (Communications) Business Software
8 Vertical Market Software Software for Workgroups Getting Software Help at Work: The Help Desk Ethics and Applications Software Computer People Chapter 3 Operating Systems Software in the Background Important Points: 1. DESCRIBE THE FUNCTIONS OF AN OPERATING SYSTEM a. Manage the computer s resources i. directs the hardware to perform tasks ii. controls the CPU, memory, disk drives, and printers iii. the user need not be involved with the details of the hardware b. Establish a user interface i. provide a method for the user to command the computer command line or graphical user interface ii. interface between the user and the hardware c. Execute and provide services for applications software i. interface between the application program and the hardware 2. EXPLAIN THE BASICS OF A PERSONAL COMPUTER OPERATING SYSTEM a. An operating system and the specific set of hardware it uses is called a platform b. Application software is platform specific 3. DESCRIBE THE ADVANTAGES OF A GRAPHICAL OPERATING SYSTEM a. Command line i. text-based ii. memorization of commands and parameters is required iii. prompt signal that the computer is waiting for you to provide an instruction b. Graphical user interface (GUI) i. desktop ii. visual images (icons) and menus activate operating system functions iii. use a mouse to point and click iv. intuitive v. nothing to memorize 4. DIFFERENTIATE AMONG DIFFERENT VERSIONS OF MICROSOFT WINDOWS a. Home/Consumer Market i. Windows 95 and Windows Plug and Play
9 2. object linking and embedding (OLE) 3. long file names 4. Internet/intranet browsing and reception of broadcasts 5. support for DVD and large disk drives 6. wizards 7. utilities ii. Windows Me (Millennium Edition) 1. more multimedia support 2. automatically restores system files on reboot 3. automatic updates to installed system and applications software from the Internet 4. Home Networking Wizard b. Business Market i. Windows NT 1. written for a network environment 2. stronger security features 3. NT workstation and NT server ii. Windows combines network ability (Windows NT) with ease of setup (Windows ME) 2. personalized preferences 3. Windows 2000 Professional and Windows 2000 Server iii. Windows XP 1. extends Windows Me and provides a more stable environment 2. network server three versions based upon network complexity 3. desktop computer two versions iv. Professional Edition 1. file encryption 2. remote desktop access 3. dual processor support Home Edition 4. improved desktop interface 5. better multimedia support 6. personalized Windows components 7. support for simultaneous users d. Windows.NET i. an upgrade to Windows 2000 Server ii. four versions designed for different levels of network complexity iii. allows easy development of Web-based software c. Pocket computers and Internet appliances i. Windows CE (Consumer Electronics) 1. subset of Windows provides Windows-like interface 2. less memory, smaller screen, little file storage 3. provides Internet connectivity
10 4. used in embedded systems d. Other important operating systems a. Mac OS b. UNIX c. LINUX 5. EXPLAIN THE NEED FOR NETWORK OPERATING SYSTEMS a. Permits sharing of resources such as hard disks and printers b. Supports data security c. Facilitates troubleshooting d. Provides administrative control e. Makes the resource appear as if local to the client computer 6. DESCRIBE THE METHODS OF RESOURCE ALLOCATION ON LARGE COMPUTERS a. Sharing the CPU b. Memory management c. Sharing storage resources d. Sharing printing resources spooling e. Utility programs 7. BE ABLE TO DESCRIBE THE DIFFERENCES AMONG MULTIPROCESSING, MULTIPROGRAMMING, AND TIMESHARING a. Multiprocessing more than one CPU is processing data simultaneously b. Multiprogramming more than one program can be open at a time, but only one has the attention of the CPU at any given moment c. Time-sharing multiprogramming that operates in a multi-user environment. The computer only works on users tasks during their allotted time slice. 8. EXPLAIN THE PRINCIPLES OF MEMORY MANAGEMENT a. Keep instructions and data separate in memory for each program b. Partitions or regions c. Foreground and background d. Virtual storage/virtual memory e. Memory protection 9. LIST SEVERAL FUNCTIONS TYPICALLY PERFORMED BY UTILITY PROGRAMS a. Organize and manage files b. Backup and restore c. File compression d. Disk defragmenter e. Communicate with peripherals via device drivers Review the Lecture Notes -- in the Chapter and pay close attention to: Operating Systems: Hidden Software
11 Resource Allocation: Sharing the Central Processing Resource Allocation: Sharing Memory Utility Programs (Defragmenter, Device Drivers, etc.) Chapter 8 The Internet at Home and in the Workplace Important Points: 1. BRIEFLY DESCRIBE THE HISTORY OF THE INTERNET a. ARPANET i. debuted in 1969 ii. U.S. Department of Defense and Rand Corporation iii. Cold War fear that a bomb could demolish computing capabilities iv. several computers, geographically dispersed, networked together v. plan if one computer was disabled, others could carry on using alternative communication routes vi. messages divided into packets vii. TCP/IP 1. TCP does the packeting and reassembling of the message 2. IP handles the addressing viii. joined research computers from universities and defense contractors ix. needed technical expertise b. Tim Berners-Lee i. created World Wide Web in 1990 ii. perceived a spider s web of computers with links from computer to computer iii. CERN site 1. Dr. Berners-Lee s physics laboratory 2. birthplace of the World Wide Web iv. easy movement through links c. Marc Andreessen i. created browser software in 1993 ii. Mosaic first browser iii. provided attractive images and a graphical interface d. ARPANET becomes the Internet i. TCP/IP software is public domain ii. network became more valuable as it embraced other networks e. Internet Explosion i. mid-1990s ii. estimate over 333 million users worldwide iii. part of our daily lives iv. four factors 1. TCP/IP standard 2. ability to link from site to site 3. ease of use of browser 4. growth of PCs and LANs that can connect 2. EXPLAIN WHAT IS NEEDED TO GET ON THE INTERNET a. Computer with a modem or NIC
12 b. Related software c. Internet service provider (ISP) d. Browser 3. DESCRIBE GENERALLY WHAT AN INTERNET SERVICE PROVIDER DOES a. Provides a connection to the Internet i. server computer ii. software 4. DESCRIBE THE RUDIMENTARY FUNCTIONS OF A BROWSER a. Software used to explore the Internet b. Dials the ISP c. Displays the home page d. Provides status information as you move around the Internet e. Permits you to specify an Internet location (URL) to visit f. A URL starts with the protocol http, which stands for HyperText Transfer Protocol g. http is the means of communicating by using links, the clickable text or image that transports a user to the desired Web site h. Domain name is the address of the site s host computer i. May offer support for mail, security, collaboration, and Web page authoring j. Supports plug-ins, applets, and ActiveX controls k. Wireless Internet Access i. very often uses the Wireless Application Protocol (WAP) 5. DESCRIBE HOW TO SEARCH THE INTERNET a. Search engine i. search request specified ii. results presented b. Metasearch same request to several search engines 6. LIST AND DESCRIBE THE NON-WEB PARTS OF THE INTERNET a. Newsgroups/Usenet posting and reading of messages that focus on specific topics b. FTP download files to your local computer and upload files to another computer c. Telnet use your PC as a terminal providing remote access to another computer d. send written messages to others 7. DESCRIBE THE VARIOUS TYPES OF E-COMMERCE a. B2C businesses sell products directly to consumers b. B2B one business provides another business with the materials and supplies it needs to conduct its operations c. C2C users sell to other users through online auction sites 8. DISCUSS E-COMMERCE PAYMENTS AND TAXES a. E-commerce payments i. uses Secure Sockets Layer (SSL) protocol b. E-commerce taxes i Internet Tax Freedom Act 9. DESCRIBE HOW ADVERTISING IS DONE ON THE INTERNET a. banner ads b. pop-over ads c. pop-under ads J. DIFFERENTIATE BETWEEN INTRANETS, EXTRANETS, AND VIRTUAL PRIVATE NETWORKS 1. Intranet
13 a. private network b. can be linked to Internet 2. Extranet a. provides access to intranet to selected customers and suppliers b. replacing EDI 3. Virtual Private Networks (VPN) a. use public Internet as a channel for private data communication b. use the Internet rather than private phone lines to access company network Review the Lecture Notes -- in the Chapter and pay close attention to: A Quick Timeline Tim and Marc A Little About the Technology Browser Functions and Features Telnet: Using Remote Computers FTP: Downloading Files Business-to-Consumer E-Commerce Portals and Advertising Virtual Private Networks
Mid-Term #1 Solutions
Mid-Term #1 Solutions Chapter #1: Computers: Tools for an Information Age 1. Computers introduce the element into the modern economy. A. labor B. information C. capital D. land 2. Pie charts are an example
OPERATING SYSTEMS Software in the Background. Chapter 2
OPERATING SYSTEMS Software in the Background Chapter 2 Objectives Describe the functions of an Operating System Explain the basics of a personal computer operating system Describe the advantages of a graphical
Computers: Tools for an Information Age
Computers: Tools for an Information Age Chapter 3 Operating Systems: Software in the Background Objectives of Chapter 3 Describe the functions of an Operating System Explain the basics of a personal computer
Kernel. What is an Operating System? Systems Software and Application Software. The core of an OS is called kernel, which. Module 9: Operating Systems
Module 9: Operating Systems Objective What is an operating system (OS)? OS kernel, and basic functions OS Examples: MS-DOS, MS Windows, Mac OS Unix/Linux Features of modern OS Graphical operating system
Fall 2009. Lecture 1. Operating Systems: Configuration & Use CIS345. Introduction to Operating Systems. Mostafa Z. Ali. [email protected].
Fall 2009 Lecture 1 Operating Systems: Configuration & Use CIS345 Introduction to Operating Systems Mostafa Z. Ali [email protected] 1-1 Chapter 1 Introduction to Operating Systems An Overview of Microcomputers
Chapter 5: System Software: Operating Systems and Utility Programs
Understanding Computers Today and Tomorrow 12 th Edition Chapter 5: System Software: Operating Systems and Utility Programs Learning Objectives Understand the difference between system software and application
Click to view Web Link, click Chapter 8, Click Web Link from left navigation, then click BIOS below Chapter 8 p. 395 Fig. 8-4.
Chapter 8 Objectives Chapter 8 Operating Systems and Utility Programs Identify the the types types of of system software Summarize the the startup process on on a a personal computer Describe the the functions
Lecture 6: Operating Systems and Utility Programs
Lecture 6: Operating Systems and Utility Programs Chapter 8 Objectives Identify the types of system software Summarize the startup process on a personal computer Summarize the features of several stand-alone
Chapter 8 Operating Systems and Utility Programs
Operating Systems What are the functions of an? start the computer provide a user interface manage programs Chapter 8 Operating Systems and Utility Programs administer security control a network manage
lesson 1 An Overview of the Computer System
essential concepts lesson 1 An Overview of the Computer System This lesson includes the following sections: The Computer System Defined Hardware: The Nuts and Bolts of the Machine Software: Bringing the
Test 1 Review Chapter 1 What is a computer? 1. Definition of computer 2. Data and information. Emphasize that data is processed into information. 3.
Test 1 Review Chapter 1 What is a computer? 1. Definition of computer 2. Data and information. Emphasize that data is processed into information. 3. Instructions 4. Describe the information processing
Applications Software: Getting the Work Done. Chapter 2
Applications Software: Getting the Work Done Chapter 2 Objectives Distinguish between operating systems and applications software List the various methods by which individuals and businesses acquire software
Chapter 8 Objectives. Chapter 8 Operating Systems and Utility Programs. Operating Systems. Operating Systems. Operating Systems.
Chapter 8 Objectives Chapter 8 s and Utility Programs Describe the two types of software Understand the startup process for a personal computer Describe the term user interface Explain features common
CHAPTER 11: COMPUTERS AT WORK, SCHOOL, AND HOME
CHAPTER 11: COMPUTERS AT WORK, SCHOOL, AND HOME Multiple Choice: 1. For patients living in remote places, doctors use the Web to practice: A. anamorphic projection. B. remote imaging. C. Telemedicine.
CHAPTER 1: Our Digital Planet
CHAPTER 1: Our Digital Planet Multiple Choice: 1. One of the purposes of MySpace is to: A. play games. B. create personal Web sites. C. hear music videos. D. post photographs. Answer: B Reference: Creating
Upon completion of this chapter, you will able to answer the following questions:
CHAPTER 2 Operating Systems Objectives Upon completion of this chapter, you will able to answer the following questions: What is the purpose of an OS? What role do the shell and kernel play? What is the
Management Challenge. Managing Hardware Assets. Central Processing Unit. What is a Computer System?
Management Challenge Managing Hardware Assets What computer processing and storage capability does our organization need to handle its information and business transactions? What arrangement of computers
Software: Systems and Application Software
Software: Systems and Application Software Computer Software Operating System Popular Operating Systems Language Translators Utility Programs Applications Programs Types of Application Software Personal
Chap-02, Hardware and Software. Hardware Model
Philadelphia University School of Business Administration INFO-101 Information Systems Prof London Chap-02, Hardware and Software Hardware Components Central processing unit (CPU) Arithmetic/logic unit
A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 3 Installing Windows
: Managing, Maintaining, and Troubleshooting, 5e Chapter 3 Installing Windows Objectives How to plan a Windows installation How to install Windows Vista How to install Windows XP How to install Windows
4.1 Introduction 4.2 Explain the purpose of an operating system 4.2.1 Describe characteristics of modern operating systems Control Hardware Access
4.1 Introduction The operating system (OS) controls almost all functions on a computer. In this lecture, you will learn about the components, functions, and terminology related to the Windows 2000, Windows
Star System. 2004 Deitel & Associates, Inc. All rights reserved.
Star System Apple Macintosh 1984 First commercial OS GUI Chapter 1 Introduction to Operating Systems Outline 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11 1.12 Introduction What Is an Operating System?
Software: Systems and. Application Software. Software and Hardware. Types of Software. Software can represent 75% or more of the total cost of an IS.
C H A P T E R 4 Software: Systems and Application Software Software and Hardware Software can represent 75% or more of the total cost of an IS. Less costly hdwr. More complex sftwr. Expensive developers
i. Definition ii. Primary Activities iii. Support Activities iv. Information Systems role in value chain analysis
ACS 1803 Final Exam Topic Outline I. Enterprise Information Systems a. Enterprise systems vs. inter-organisational systems b. Value Chain Analysis ii. Primary Activities iii. Support Activities iv. Information
EUCIP - IT Administrator. Module 2 Operating Systems. Version 2.0
EUCIP - IT Administrator Module 2 Operating Systems Version 2.0 Module 2 Goals Module 2 Module 2, Operating Systems, requires the candidate to be familiar with the procedure of installing and updating
Progress Record. Course 21 (V) Associate of Applied Science in Computer Information Technology and Systems Management
Progress Record Study your lessons in the order listed below. As graded examinations are returned to you, enter your grade in the space below. Set a schedule for yourself then watch your progress. Course
Chapter 4 IT Infrastructure: Hardware and Software
1 Chapter 4 IT Infrastructure: Hardware and Software LEARNING TRACK 1: THE EVOLUTION OF IT INFRASTRUCTURE Evolution of IT Infrastructure: 1950 2005 The IT infrastructure in organizations today is an outgrowth
GLOSSARY OF TECHNICAL TERMS
This glossary contains explanations of certain terms, definitions and abbreviations used in this document in connection with our Group and our business. The terms and their meanings may not correspond
Lectures 9 Advanced Operating Systems Fundamental Security. Computer Systems Administration TE2003
Lectures 9 Advanced Operating Systems Fundamental Security Computer Systems Administration TE2003 Lecture overview At the end of lecture 9 students can identify, describe and discuss: Main factors while
GLOSSARY OF TECHNICAL TERMS
This glossary contains explanations of certain terms, definitions and abbreviations used in this prospectus in connection with our Group and our business. The terms and their meanings may not correspond
Operating System Software
Operating System Software Lecture 7 The operating system Defines our computing experience. First software we see when we turn on the computer, and the last software we see when the computer is turned off.
Course Description and Outline. IT Essential II: Network Operating Systems V2.0
Course Description and Outline IT Essential II: Network Operating Systems V2.0 Course Outline 1. Operating System Fundamentals 1.1 Operating System Basics 1.1.1 Overview of PC operating systems 1.1.2 PCs
Integrated Library Systems (ILS) Glossary
Integrated Library Systems (ILS) Glossary Acquisitions Selecting, ordering and receiving new materials and maintaining accurate records. Authority files Lists of preferred headings in a library catalogue,
70-271. Supporting Users and Troubleshooting a Microsoft Windows XP Operating System Q&A. DEMO Version
Supporting Users and Troubleshooting a Microsoft Windows XP Operating System Q&A DEMO Version Copyright (c) 2007 Chinatag LLC. All rights reserved. Important Note Please Read Carefully For demonstration
Overview and History of Operating Systems
Overview and History of Operating Systems These are the notes for lecture 1. Please review the Syllabus notes before these. Overview / Historical Developments An Operating System... Sits between hardware
Montgomery College Course Designator/Course Number: CS 110 Course Title: Computer Literacy
Montgomery College Course Designator/Course Number: CS 11 Course Title: Computer Literacy Course Length: 3 credits 3 5-minute meetings per week or equivalent Course Description: An introduction to the
CHAPTER 15: Operating Systems: An Overview
CHAPTER 15: Operating Systems: An Overview The Architecture of Computer Hardware, Systems Software & Networking: An Information Technology Approach 4th Edition, Irv Englander John Wiley and Sons 2010 PowerPoint
Chapter 7A. Functions of Operating Systems. Types of Operating Systems. Operating System Basics
Chapter 7A Operating System Basics Functions of Operating Provide a user interface Run programs Manage hardware devices Organized file storage 2 Types of Operating Real-time operating system Very fast
Chapter 4. System Software. What You Will Learn... Computers Are Your Future. System Software. What You Will Learn... Starting the Computer
What You Will Learn... Computers Are Your Future Chapter 4 The two major components of operating system software Why a computer isn t useful without an operating system The five basic functions of an operating
IT Infrastructure: Hardware and Software
Chapter 4 IT Infrastructure: Hardware and Software 4.1 Copyright 2011 Pearson Education, Inc STUDENT LEARNING OBJECTIVES What are the components of IT infrastructure? What are the major computer hardware,
Network operating systems typically are used to run computers that act as servers. They provide the capabilities required for network operation.
NETWORK OPERATING SYSTEM Introduction Network operating systems typically are used to run computers that act as servers. They provide the capabilities required for network operation. Network operating
Contents. Chapter 1. Introduction
Contents 1. Introduction 2. Computer-System Structures 3. Operating-System Structures 4. Processes 5. Threads 6. CPU Scheduling 7. Process Synchronization 8. Deadlocks 9. Memory Management 10. Virtual
EUROPEAN UNIVERSITY OF LEFKE MANAGEMENT INFORMATION SYSTEMS DEPARTMENT COURSE DESCRIPTION
EUROPEAN UNIVERSITY OF LEFKE MANAGEMENT INFORMATION SYSTEMS DEPARTMENT COURSE DESCRIPTION Course Code : MIS 109 Lect. Hours: Wednesday @ 14.00 14.50 Course Title : Information Technology 15.00 15.50 Prerequisite
COURCE TITLE DURATION CompTIA A+ Certification 40 H.
COURCE TITLE DURATION CompTIA A+ Certification 40 H. Overview: The target student is anyone with basic computer user skills who is interested in: obtaining a job as an IT professional or PC technician.
Chapter 1. The largest computers, used mainly for research, are called a. microcomputers. b. maxicomputers. c. supercomputers. d. mainframe computers.
Chapter 1 CD-ROM stands for: a. Compact Disk Random Only Memory b. Compact Disk Read Only Memory c. Computer Device Read Only Memory d. Computer Disk Random Online Memory Control Unit (CU) is the a. Main
AS/400 System Overview
Chapter 1 AS/400 System Overview 1.1 Major Characteristics of AS/400 1.1.1 High Level of Integration 1.1.2 Object Orientation 1.1.3 Relational and Integrated Database 1.1.4 Data and Program Independence
Functions of NOS Overview of NOS Characteristics Differences Between PC and a NOS Multiuser, Multitasking, and Multiprocessor Systems NOS Server
Functions of NOS Overview of NOS Characteristics Differences Between PC and a NOS Multiuser, Multitasking, and Multiprocessor Systems NOS Server Hardware Windows Windows NT 4.0 Linux Server Software and
Chapter Contents. Operating System Activities. Operating System Basics. Operating System Activities. Operating System Activities 25/03/2014
Chapter Contents Operating Systems and File Management Section A: Operating System Basics Section B: Today s Operating Systems Section C: File Basics Section D: File Management Section E: Backup Security
1/5/2013. Technology in Action
0 1 2 3 4 5 6 Technology in Action Chapter 5 Using System Software: The Operating System, Utility Programs, and File Management Chapter Topics System software basics Types of operating systems What the
System i and System p. Customer service, support, and troubleshooting
System i and System p Customer service, support, and troubleshooting System i and System p Customer service, support, and troubleshooting Note Before using this information and the product it supports,
Discovering Computers
Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet Chapter 9 Operating Systems Objectives Overview Define an operating system Describe the start-up process and shutdown
Network User's Guide for HL-2070N
f Multi-Protocol On-board Print Server Network User's Guide for HL-2070N Please read this manual thoroughly before using the printer. You can print or view this manual from the Printer CD-ROM at any time,
Acceptable Use Policy (AUP): Policy which provides rules governing use of district technology.
Glossary Acceptable Use Policy (AUP): Policy which provides rules governing use of district technology. Access Fees: Fee charged to user for usage of services. Application: A program written to perform
Network Configuration Settings
Network Configuration Settings Many small businesses already have an existing firewall device for their local network when they purchase Microsoft Windows Small Business Server 2003. Often, these devices
Chapter 5: Fundamental Operating Systems
Chapter 5: Fundamental Operating Systems IT Essentials: PC Hardware and Software v4.1 Chapter5 2007-2010 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Chapter 5 Objectives 5.1 Explain the purpose
Cisco Networking Academy Program Curriculum Scope & Sequence. Fundamentals of UNIX version 2.0 (July, 2002)
Cisco Networking Academy Program Curriculum Scope & Sequence Fundamentals of UNIX version 2.0 (July, 2002) Course Description: Fundamentals of UNIX teaches you how to use the UNIX operating system and
Sage ERP MAS 90 Sage ERP MAS 200 Sage ERP MAS 200 SQL. Installation and System Administrator's Guide 4MASIN450-08
Sage ERP MAS 90 Sage ERP MAS 200 Sage ERP MAS 200 SQL Installation and System Administrator's Guide 4MASIN450-08 2011 Sage Software, Inc. All rights reserved. Sage, the Sage logos and the Sage product
Chapter 1: Introduction. What is an Operating System?
Chapter 1: Introduction What is an Operating System? Mainframe Systems Desktop Systems Multiprocessor Systems Distributed Systems Clustered System Real -Time Systems Handheld Systems Computing Environments
Danware introduces NetOp Remote Control in version 7.01 replacing version 7.0 as the shipping version.
Release notes version 7.01 Danware introduces NetOp Remote Control in version 7.01 replacing version 7.0 as the shipping version. It s available as a free downloadable upgrade to existing version 7.0 customers
OPERATING SYSTEM SERVICES
OPERATING SYSTEM SERVICES USER INTERFACE Command line interface(cli):uses text commands and a method for entering them Batch interface(bi):commands and directives to control those commands are entered
Operating system Dr. Shroouq J.
3 OPERATING SYSTEM STRUCTURES An operating system provides the environment within which programs are executed. The design of a new operating system is a major task. The goals of the system must be well
Installing, Configuring and Administering Microsoft Windows
Unit 21: Installing, Configuring and Administering Microsoft Windows Learning Outcomes A candidate following a programme of learning leading to this unit will be able to: Perform and troubleshoot an attended
BASIC INSTRUCTIONS TO CONFIGURE ZYXEL P8701T CPE USING THE WEB INTERFACE
BASIC INSTRUCTIONS TO CONFIGURE ZYXEL P8701T CPE USING THE WEB INTERFACE 12/11/2012 Index 1 INTRODUCTION... 1-1 2 FACTORY DEFAULT SETTINGS... 2-1 3 CPE BASIC OPERATIONS... 3-1 3.1 PASSWORD MODIFICATION...
Core Syllabus. Version 2.6 C OPERATE KNOWLEDGE AREA: OPERATION AND SUPPORT OF INFORMATION SYSTEMS. June 2006
Core Syllabus C OPERATE KNOWLEDGE AREA: OPERATION AND SUPPORT OF INFORMATION SYSTEMS Version 2.6 June 2006 EUCIP CORE Version 2.6 Syllabus. The following is the Syllabus for EUCIP CORE Version 2.6, which
CDS and Clearing Limited Thapathali, Kathmandu 7 th Level (Technical) Syllabus
CDS and Clearing Limited Thapathali, Kathmandu 7 th Level (Technical) Syllabus Modality of Examination: The examination comprises of two papers, each carrying 100 marks. The first paper is General Overview
Computer Science 1301 Computer Literacy. Student Learning Outcomes
Computer Science 1301 Computer Literacy Student Learning Outcomes 1. Introduction to Computers Students will be introduced to basic computer concepts, such as what a computer is, how it works and what
Integrated and reliable the heart of your iseries system. i5/os the next generation iseries operating system
Integrated and reliable the heart of your iseries system i5/os the next generation iseries operating system Highlights Enables the legendary levels of reliability and simplicity for which iseries systems
Technology in Action. Alan Evans Kendall Martin Mary Anne Poatsy. Eleventh Edition. Copyright 2015 Pearson Education, Inc.
Technology in Action Alan Evans Kendall Martin Mary Anne Poatsy Eleventh Edition Technology in Action Chapter 4 System Software: The Operating System, Utility Programs, and File Management. Chapter Topics
Local Area Networks: Software and Support Systems
Local Area Networks: Software and Support Systems Chapter 8 Learning Objectives After reading this chapter, you should be able to: Identify the main functions of operating systems and network operating
Lecture 1. Lecture Overview. Intro to Networking. Intro to Networking. Motivation behind Networking. Computer / Data Networks
Lecture 1 An Introduction to Networking Chapter 1, pages 1-22 Dave Novak BSAD 146, Introduction to Networking School of Business Administration University of Vermont Lecture Overview Brief introduction
Chapter 3. Operating Systems
Christian Jacob Chapter 3 Operating Systems 3.1 Evolution of Operating Systems 3.2 Booting an Operating System 3.3 Operating System Architecture 3.4 References Chapter Overview Page 2 Chapter 3: Operating
Label Gallery Software for Microsoft Windows Terminal Services and Citrix MetaFrame
Label Gallery Software for Microsoft Windows Terminal Services and Citrix MetaFrame White Paper Version 20100716 2009 SATO CORPORATION. All rights reserved. http://www.satoworldwide.com [email protected]
Unit 4 Objectives. System Software. Component 4: Introduction to Information and Computer Science. Unit 4: Application and System Software Lecture 2
Component 4: Introduction to Information and Computer Science Unit 4: Application and System Software Lecture 2 This material was developed by Oregon Health & Science University, funded by the Department
A Real Time, Object Oriented Fieldbus Management System
A Real Time, Object Oriented Fieldbus Management System Mr. Ole Cramer Nielsen Managing Director PROCES-DATA Supervisor International P-NET User Organisation Navervej 8 8600 Silkeborg Denmark [email protected]
SUN COBALT Qube 3 Appliance FAQ
SUN COBALT Qube 3 Appliance - Frequently Asked Questions NEW FEATURES: VPN Remote Access PPTP VPN LAN to LAN IPSEC Print sharing Windows Domain Controller Port forwarding Multi-level administration 7 languages
SAMPLE ELECTRONIC DISCOVERY INTERROGATORIES AND REQUESTS FOR PRODUCTION
Below are SAMPLE interrogatories and requests for production that are meant to be complementary (i.e., any devices or electronic files that are identified in answer to an interrogatory or interrogatories
How To Design The Web And The Internet
1 The Environment and the Tools Web Design, 4 th Edition Chapter Objectives Describe the Internet and the World Wide Web Discuss ways to access the Internet and the Web Categorize types of Web sites Identify
CSG Windows Support Policy
CSG Windows Support Policy This document describes the policies for service and support of computers running Microsoft Windows used by faculty and staff in the departments of Computer Science, Mathematics
AirStation VPN Setup Guide WZR-RS-G54
AirStation VPN Setup Guide WZR-RS-G54 WZR-RS-G54 Introduction The WZR-RS-G54 s VPN services allows users to securely access their home or office network from anywhere in the world. All services available
Installing Windows XP Professional
CHAPTER 3 Installing Windows XP Professional After completing this chapter, you will be able to: Plan for an installation of Windows XP Professional. Use a CD to perform an attended installation of Windows
CIS Mid Semester Examinations
CIS Mid Semester Examinations Candidate must answer all questions. Multiple Choice questions are to be answered on the answer sheet. 1. A computer is an electronic device, operating under the control of
Millbeck Communications. Secure Remote Access Service. Internet VPN Access to N3. VPN Client Set Up Guide Version 6.0
Millbeck Communications Secure Remote Access Service Internet VPN Access to N3 VPN Client Set Up Guide Version 6.0 COPYRIGHT NOTICE Copyright 2013 Millbeck Communications Ltd. All Rights Reserved. Introduction
Embedded Operating Systems Selection Guide
Embedded Selection Guide Common features........................................................2 Advantages of embedded operating systems and thin client hardware................... 3 Windows XP Embedded
DIGITAL MULTIFUNCTIONAL SYSTEM
MODEL: MX-M283N MX-M363N MX-M453N MX-M503N DIGITAL MULTIFUNCTIONAL SYSTEM Software Setup Guide BEFORE INSTALLING THE SOFTWARE SETUP IN A WINDOWS ENVIRONMENT SETUP IN A MACINTOSH ENVIRONMENT TROUBLESHOOTING
Symantec Backup Exec 12.5 for Windows Servers. Quick Installation Guide
Symantec Backup Exec 12.5 for Windows Servers Quick Installation Guide 13897290 Installing Backup Exec This document includes the following topics: System requirements Before you install About the Backup
Masters of Science in Information Technology
Objective: At the end of this module, you must be able to 1. Establish a basic understanding of the Internet 2. Understand the Internet's evolution What is Internet? Internet is a vast collection of different
Course overview. CompTIA A+ Certification (Exam 220 902) Official Study Guide (G188eng verdraft)
Overview This 5-day course is intended for those wishing to qualify with. A+ is a foundation-level certification designed for IT professionals with around 1 year's experience whose job role is focused
Quick Installation Guide DAP-1360. Wireless N 300 Access Point & Router
DAP-1360 Wireless N 300 Access Point & Router BEFORE YOU BEGIN Delivery Package Access point DAP-1360 Power adapter DC 12V Ethernet cable (CAT 5E) (brochure). If any of the items are missing, please contact
Small Business Server Part 2
Small Business Server Part 2 Presented by : Robert Crane BE MBA MCP [email protected] Computer Information Agency http://www.ciaops.com Agenda Week 1 What is SBS / Setup Week 2 Using & configuring SBS
Terminal Server Software and Hardware Requirements. Terminal Server. Software and Hardware Requirements. Datacolor Match Pigment Datacolor Tools
Terminal Server Software and Hardware Requirements Datacolor Match Pigment Datacolor Tools January 21, 2011 Page 1 of 8 Introduction This document will provide preliminary information about the both the
Priority Pro v17: Hardware and Supporting Systems
Introduction Priority Pro v17: Hardware and Supporting Systems The following provides minimal system configuration requirements for Priority with respect to three types of installations: On-premise Priority
Chapter 15: Advanced Networks
Chapter 15: Advanced Networks IT Essentials: PC Hardware and Software v4.0 1 Determine a Network Topology A site survey is a physical inspection of the building that will help determine a basic logical
In this chapter, we want to make sure that your computer (and you) is ready for the Red Hat Linux installation.
CHAPTER 1 Before You Install In this chapter, we want to make sure that your computer (and you) is ready for the Red Hat Linux installation. Systems Requirements Red Hat Linux has a number of systems requirements
How To Understand The History Of An Operating System
7 Operating Systems 7.1 Source: Foundations of Computer Science Cengage Learning Objectives After studying this chapter, the student should be able to: 7.2 Understand the role of the operating system.
Network Scanner Tool R3.1. User s Guide Version 3.0.04
Network Scanner Tool R3.1 User s Guide Version 3.0.04 Copyright 2000-2004 by Sharp Corporation. All rights reserved. Reproduction, adaptation or translation without prior written permission is prohibited,
Software installation and configuration IEC-line series
Software installation and configuration IEC-line series update: 04-10-2014 IEC-line by OVERDIGIT overdigit.com Table of contents 1. Installing the software... 3 1.1. Installing CoDeSys... 4 1.2. Installing
NETWORK USER S GUIDE. HL-5250DN series HL-5270DN. Multi-Protocol On-board Ethernet Print Server
Multi-Protocol On-board Ethernet Print Server NETWORK f USER S GUIDE HL-5250DN series HL-5270DN Please read this manual thoroughly before using the printer. You can print or view this manual from the Printer
