Operating Systems and Utility Software

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/7

flashcard set

Earn XP

Description and Tags

Flashcards for Operating Systems and Utility Software

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

8 Terms

1
New cards

Memory management

The operating system moves programs and data from storage into RAM, keeps track of program and data locations, and prevents programs from overwriting each other's memory.

2
New cards

Processor management

The OS decides which program runs and for how long, handles multi-tasking by switching between tasks, and manages interrupts.

3
New cards

I/O device management

The OS communicates with peripherals, using device drivers to handle device-specific functions.

4
New cards

Security management (OS)

The OS manages user logins and passwords, controls access rights to files, and uses encryption and security updates.

5
New cards

Encryption (OS)

The OS scrambles data so that only someone with the key can access the information.

6
New cards

Access Rights (OS)

Controls what each user can do (e.g., read-only vs. full access), preventing unauthorized file access.

7
New cards

Disk defragmentation

Utility software that rearranges fragmented files so they are stored together, speeding up file access.

8
New cards

Embedded system

A small computer inside a device that performs a specific function, containing a CPU, RAM, and ROM, and runs simple programs.