Operating system (OS)
The i________ between computer h_______ and the u___
interface; hardware; user;
Hardware
The p______ components of a c_______
physical; computer;
cloud-source; source code; public;
open-source; open source; kernel;
Linux
open source; security;
Legacy operating systems
outdated; used;
legacy operating systems; software;
security issues; supported updated;
Application
A p______ that performs a specific t___
program; task;
A__________ send requests to the o______ s_____, and the o_______ s______ directs those requests to the h_______
Applications; operating system; operating system; hardware;
Basic Input / Output System (BIOS)
A m_______ that contains l______ i_________ for the c________ and is prevalent in older systems
microchip; loading instructions; computer;
Unified Extensible Firmware Interface (UEFI)
A m______ that contains l______ i__________ for the c_________ and replaces _ _ _ _ on more modern systems
microchip; loading instructions; computer; BIOS;
Bootloader
software program; boots;
booting;
Completing a task on a computer is a four-part process…?
User <–> Application <–> Operating System <–> Hardware
It is necessary for the OS to handle r_______ and m_____ m________ in order to ensure the l______ c_______ of the c________ system is used where it is needed most.
resource; memory management; limited capacity; computer;
Virtual machine (VM)
virtual version;
Virtualization; software; virtual; physical;
Random Access Memory (RAM)
short-term memory;
16; 3; 4;
Benefits of virtual machines
Security; isolated; sandbox;
Efficiency; virtual machines; switch; streamline security;
managed; hypervisor; Hypervisors; multiple virtual machines; virtual; physical;
Kernel-based Virtual Machine (KVM)
open-source hypervisor; Linux;
virtual machines; Linux;
In order to carry out tasks on a c_______, users directly interact with a__________
computer; applications;
BIOS; UEFI microchip; computer;
BIOS; UEFI microchip; bootloader; bootloader;
User interface
A program that allows the u___ to c_____ the f_______ of the operating system
user; control; functions;
Graphical User Interface (GUI)
A u___ i_______ that uses i____ on the screen to manage different t___ on the c_______
user interface; icons; tasks; computer;
Basic GUI components
- S____ m___
- T___ b__
- D_____ with i____ and s_______
Start menu;
Task bar;
Desktop; icons; shortcuts;
Command-line interface (CLI)
A t___-b_____ user interface that uses c_______ to i______ with the computer
text-based; commands; interact;
A _ _ _ is an interface that only allows you to make _ request at a time.
A _ _ _ allows you to make m______ requests at a time.
GUI; 1;
CLI; multiple;