Device Management (2)

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/8

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:38 AM on 7/17/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

9 Terms

1
New cards

What is Drivers?

Computer components cannot communicate directly with the operating system (OS); there must be an intermediary between the components and the system—namely, drivers.

Drivers act as translators between:

OS → Printer

OS → Keyboard

OS → GPU

Without drivers, hardware does not work properly.

<p>Computer components cannot communicate directly with the operating system (OS); there must be an intermediary between the components and the system—namely, drivers.</p><p>Drivers act as translators between:</p><p></p><p>OS → Printer</p><p></p><p>OS → Keyboard</p><p></p><p>OS → GPU</p><p></p><p><strong>Without drivers, hardware does not work properly.</strong></p>
2
New cards

what is User Interface? and types of it? (2)

The OS provides a way for users to interact:

GUI:

Graphical User Interface

(Windows, macOS, Linux)

CLI:

Command Line Interface

(Linux terminal, Windows CMD)

Both are important for IT professionals.

<p>The OS provides a way for users to interact:</p><p>GUI:</p><p><strong>Graphical User Interface</strong></p><p>(Windows, macOS, Linux)</p><p></p><p>CLI:</p><p><strong>Command Line Interface</strong></p><p>(Linux terminal, Windows CMD)</p><p></p><p>Both are <strong>important</strong> for <strong>IT professionals</strong>.</p>
3
New cards

System Architecture: 32bit and 64bit (fundamental difference?)

This is a fundamental difference you must understand:

32–bit:

An older architecture.

The major limitation is that it cannot utilize more than 4 GB of RAM, regardless of how much physical RAM you install.

64–bit:

The standard, modern architecture. It can use massive amounts of RAM (up to 128 GB and more). Technical Tip: Always install a 64–bit system, as it's faster, supports all available memory, and can run 32–bit applications, but the reverse is not possible.

4
New cards

What is the meaning of words: BIOS/UEFI?

BIOS (Basic Input/Output System)

UEFI (Unified Extensible Firmware Interface)

5
New cards

BIOS

BIOS (Basic Input/Output System):

The legacy system. A simple text interface. Its primary function is to load basic system files and verify the hardware before the OS begins.

<p><strong>BIOS (Basic Input/Output System):</strong></p><p>The legacy system. A simple text interface. Its primary function is to load basic system files and verify the hardware before the OS begins.</p>
6
New cards

UEFI

UEFI (Unified Extensible Firmware Interface): The modern system. It features a graphical interface, supports large drives over 2 TB, and most importantly: supports Secure Boot, which prevents unauthorized boot files from loading (a security enhancement). You must know how to enter the UEFI settings to change the Boot Order.

<p><strong>UEFI (Unified Extensible Firmware Interface):</strong> The modern system. It features a graphical interface, supports large drives over 2 TB, and most importantly: supports Secure Boot, which prevents unauthorized boot files from loading (a security enhancement). You must know how to enter the UEFI settings to change the Boot Order.</p>
7
New cards

Essential Boot Steps: Power–On? (3)

You turn on the device:

1 - POST (Power–On Self–Test):

The BIOS/UEFI performs a self–test of the memory, CPU, and essential devices. If you hear beeping sounds and the machine doesn't start, you must refer to the Beep Codes to identify the failing component.

2 - Boot Order Check:

The UEFI checks where it should start the operation (from the hard drive, a USB flash drive, or the network).

3 - OS Load:

The operating system files load, and the display starts.

<p>You turn on the device:</p><p>1 - POST (Power–On Self–Test):</p><p>The BIOS/UEFI performs a self–test of the memory, CPU, and essential devices. If you hear beeping sounds and the machine doesn't start, you must refer to the Beep Codes to identify the failing component.</p><p></p><p>2 - Boot Order Check:</p><p>The UEFI checks where it should start the operation (from the hard drive, a USB flash drive, or the network).</p><p></p><p>3 - OS Load:</p><p>The operating system files load, and the display starts.</p><p></p>
8
New cards

This process is essential when installing a new drive? (2)

Hard Drive Management (Disk Management)

Partitioning:

Dividing the hard drive into sections (C:, D:, etc.).

Formatting:

Choosing the appropriate File System. Key systems:-\87dv
+

<p>Hard Drive Management (Disk Management)</p><p></p><p>Partitioning:</p><p>Dividing the hard drive into sections (C:, D:, etc.).</p><p></p><p>Formatting:</p><p>Choosing the appropriate File System. Key systems:-\87dv <br>+</p>
9
New cards

Main Systems in the Market? (3), Features and Common use?

knowt flashcard image