Tools of the trade Linux and SQL Flashcards
module two
What is an operating system (OS)?
The interface between computer hardware and the user
Name three common operating systems.
Windows, Linux, macOS®
What is the function of a bootloader?
To boot the operating system.
What type of interface uses icons to manage tasks on a computer?
Graphical user interface (GUI).
Which interface uses text-based commands to interact with a computer?
Command-line interface (CLI).
What microchip contains loading instructions for the computer and replaces BIOS in modern systems?
Unified Extensible Firmware Interface (UEFI)
What is Random Access Memory (RAM) used for?
Short-term memory.
Describe a legacy operating system.
An operating system that is outdated but still being used.
What component handles the physical tasks in a computer, such as calculations and file storage?
Hardware.
What is an application?
A program that performs a specific task.
What type of memory is RAM?
Short-term memory.
How does a BIOS chip differ from a UEFI chip?
BIOS is prevalent in older systems, while UEFI replaces BIOS in modern systems and provides enhanced security features.
What role does the operating system play in the process of using a computer?
It connects applications and hardware to allow users to perform tasks.
Why is a CLI useful for security analysts?
Because it records a history file of all commands and actions.
What happens when you boot a computer?
A BIOS or UEFI microchip is activated, which then loads the bootloader to start the operating system.