3. Using an OS Flashcards

3.1 Explain the purpose of operating systems. Interface between applications and hardware (* Types of OS (Mobile device OS, Workstation OS, Server OS, Embedded OS, Firmware, Hypervisor [Type 1]))

1
Q

What does an OS do?

A

Provides interfaces between hardware, software, & user

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a shell?

A

Interface between the user & the computer

an OS may have more than one shell. ie., it might have a graphical shell, allowing users to select commands via icons and menus, and it might have a command line shell, allowing the user to access functions by typing commands.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What OSs can a 64-bit CPU run?

A

64-bit OS & 64-/32-bit apps or a 32-bit OS & 32-bit apps

32-bit CPUs cannot run 64-bit OS or applications software

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

5 types of OSs?

A
  • Mobile device OS
  • Workstation OS
  • Server OS
  • Embedded OS
  • Hypervisor (type 1)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Where do workstation OSs run on?

A

Desktops/PCs

i.e. Windows, MacOS, Linux, etc.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are server OSs aka?

A

NOS (Network OS)

examples of server OSs include: Windows Server, Linux, UNIX, etc.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are embedded systems?

A

Computers desigend for specific functions

embedded systems use embedded OSs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What do embedded OSs act as?

A

Firmware

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is firmware?

A

Sofware that isnt regularly updated

Although it CAN be updated, it usually isnt.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

2 types of PC firmware?

A
  • BIOS
  • UEFI

UEFI is pronounced as “You-Fee”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Meaning of BIOS?

A

Basic Input/Output System

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Meaning of UEFI?

A

Unifiede Extensible Firmware Interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What does virtualization mean?

A

Running multiple OSs simultaneously on a single machine

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

3 components a virtual platform needs?

A
  • Computer(s)
  • Hypervisor (VMN)
  • Guest OS (VM)

VMN = Virtual Machine Monitor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What do hypervisors do?

A

Manage VM environments & facilitate interaction with host hardware & networks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How do type 1 hypervisors differ from type 2 hypervisors?

A

By running directly on hardware

It runs directly on the computer

17
Q

How do type 2 hypervisors differ from type 1 hypervisors?

A

By running as software within the host OS

The host OS retains direct control of the hardware & the hypervisor must request use of it through the host OS

18
Q

2 ways to open the Computer Management console in Windows 10?

A
  • Right-click This PC in file explorer
  • Right-click Start button
19
Q

What key combo ignores local cache when refreshing a page?

A

Ctrl+F5