Download 1707 Systems Software - Career and Technical Education

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

VS/9 wikipedia , lookup

Spring (operating system) wikipedia , lookup

CP/M wikipedia , lookup

Distributed operating system wikipedia , lookup

Unix security wikipedia , lookup

Security-focused operating system wikipedia , lookup

Transcript
CLUSTER
Engineering and Technical
COURSE
Systems Software
WVEIS CODE
1707
Course Description:
This course introduces the student to the knowledge base and technical skills related to operating systems and
system utilities. Areas of study include operating system components, operating system operations, utilities, and
data communications. Students will utilize problem-solving techniques and participate in laboratory activities to
develop an understanding of course concepts, and teachers should provide each student with real world learning
opportunities and instruction related to information technology. Safety instruction is integrated into all
activities.
SKILL SETS
Operating System Basics
Memory Management
Processing Management
Device Management
File Management
Data Communications
Security
Utilities
Systems Software
Skill Set
Knowledge Objectives
1707.1
Performance Objectives
1707.2
1707.3
1707.4
1707.5
1707.6
1707.7
Skill Set
Knowledge Objectives
WVEIS 1707
Operating System Basics
Students will demonstrate knowledge of
 the functions of OS subsystems.
 various types and classes of operating systems.
Students will


examine the major operating system subsystems and their functions.
differentiate among command-driven, menu-driven, and icon-driven operating
systems.
 differentiate among single-tasking, multitasking, and embedded operating
systems.
 differentiate among batch, interactive, and real-time operating systems.
 differentiate among common personal computer operating systems.
 explain the concept of platform-dependency as it relates to operating system
selection.
Memory Management
Students will demonstrate knowledge of
1707.8
 the ways operating systems manage memory during processing.
Performance Objectives Students will
1707.9
1707.10
1707.11
1707.12
Skill Set
Knowledge Objectives




examine various schemes for allocating memory.
explain the concept of virtual memory.
examine the process of paging.
examine the use of cache to improve processing efficiency and speed.
Processing Management
Students will demonstrate knowledge of
1707.13
 the ways operating systems control resource sharing during processing.
Performance Objectives Students will
1707.14
1707.15
1707.16
1707.17
1707.18
Skill Set
Knowledge Objectives
1707.19





examine scheduling algorithms.
differentiate between preemptive and non-preemptive scheduling.
differentiate between multitasking and multiprocessing.
differentiate among jobs, processes, and threads.
examine the problems that arise as a result of resource sharing.
Device Management
Students will demonstrate knowledge of

the ways operating systems manage devices during processing.
Performance Objectives
1707.20
1707.21
1707.22
1707.23
1707.24
1707.25
1707.26
Skill Set
Knowledge Objectives
Students will







examine the functions performed by device drivers.
locate, install and configure device drivers.
differentiate among dedicated, shared, and virtual devices.
differentiate between sequential and direct access methodologies.
calculate access time for a variety of devices.
examine the causes of disk fragmentation.
differentiate among the levels of RAID storage.
File Management
Students will demonstrate knowledge of
1707.27
 the ways operating systems manage files during processing.
Performance Objectives Students will



examine common file naming conventions.
use appropriate commands to create folders/directories.
use appropriate commands to move, copy, rename and delete files and
folders/directories.
1707.31
 modify the properties of a file.
Skill Set
Data Communications
Knowledge Objectives
Students will demonstrate knowledge of
1707.28
1707.29
1707.30
1707.32
 the ways operating systems manage data communications across a network.
Performance Objectives Students will
1707.33
1707.34
1707.35
1707.36
1707.37
1707.38
Skill Set
Knowledge Objectives

differentiate between the functions of a desktop operating system and a
network operating system.
 examine the basic components of a data communications system.
 examine common topologies used in networking.
 differentiate between peer-to-peer and client-server networks.
 differentiate between local-area and wide-area networks.
 differentiate between circuit-switching and packet-switching.
Security
Students will demonstrate knowledge of
1707.39
 the ways operating systems keep systems and networks secure.
Performance Objectives Students will
1707.40
1707.41
1707.42
1707.43




examine the types of attacks that can threaten a system or a network.
examine the user authentication process.
examine the role of passwords in maintaining security.
examine the use of encryption to maintain security.
Skill Set
Knowledge Objectives
Utilities
Students will demonstrate knowledge of
1707.44
 the ways utilities extend the functionality of operating systems.
Performance Objectives Students will
1707.45
1707.46
1707.47
1707.48




differentiate between a system utility and an application program.
demonstrate the use of various anti-X utilities.
demonstrate the use of a compression utility.
demonstrate the use of a backup utility.