What is an operating system?
A collection of programs that manage and
coordinate the activities taking place within the computer, the most critical program – the translator between human and machine
What are the jobs of an operating system?
How does the operating system manage and moitor resources and jobs?
How does the OS interface with the user?
How does the OS configure devices?
How does the OS manage all files?
How does OS do security?
What is Windows?
What is Mac OS?
What is Linux?
What is a boot sequence?
What is a cold boot?
A cold boot , or hard boot, is when an electrical power switch is used to turn the computer on.
What is a warm boot?
A warm boot, or soft boot, is used to restart a computer that is already running.
What is the BIOS?
The Basic Input Output System (BIOS) is a ROM
chip on the motherboard that contains initial boot up instructions.
What is CMOS?
Complementary metal– oxide–semiconductor
(CMOS).
CMOS memory is a small chip on a computer’s motherboard that stores basic system settings like the date, time, and hardware configurations using a battery for power, so the data is retained even when the computer is off
What is POST?
The POST is a series of individual functions or
routines that perform various tests on the
computer’s hardware.
What are handlers and drivers?
What is the process when a computer turns on?
What does the BIOS do?
What is the hierarchical file system?
What is teh Linux file system?
What is firewall?
Firewall is an application – monitors traffic going in and out of the computer through ports – manages ports
What is command line interface?
Command Line Interface – you would see this when you opened your computer – not files
What is DOS?
A DOS (Disk Operating System) environment is a text-based, command-line interface where users interact with the computer by typing commands to perform tasks. It’s a type of operating environment that provides direct access to the computer’s hardware and files, allowing users to run programs, manage disks, and configure system settings. This is in contrast to the graphical user interfaces (GUIs) common today.