Per Scholas Flashcards

1
Q

What are the six steps to trouble shooting as defined by Comptia?

A
  1. Identify the problem
  2. Establish a theory of probable cause
  3. Test the theory to determine cause.
  4. Establish a plan of action to resolve the problem and implement a solution
  5. Verify full system functionality and implement preventative measures
  6. Document findings, actions, and outcomes
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

ESD

A

Electrical static discharge.

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

RFI

A

Radio Frequency Interference

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

EMI

A

Electrical Magnetic Interference

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

What is data storage?

A

Saving a permanent copy of your work so you can come back to it later.

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

Side by side apps

A

Logo key + Left

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

Start button Windows 8?

A

Logo key

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

File extension for excel?

A

xlsx

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

How do you locate special characters?

A

Character Map

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

What is a CLI?

A

Abbreviated as CLI, a Command Line Interface connects a user to a computer program or operating system. Also known as the Command browser.
Type CMD into the search bar and it will pop up.

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

What is DIR in command line directory?

A

It displays all the files and folders in a specific directory.

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

How do you get into the command line in LInux?

A

In most cases its, CTRL-ALT-T.
In GNOME, All settings, click on the wrench and screw driver.
KDE Plasma Desktop-Kickoff

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

What is an EDB?

A

External Dats Bus- enables external devices and components to connect with a computer

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

What are registers and the four types of registers?

A

Is a quickly accessible location available to a computer’s processor. AX through DX and is a part of the processor.

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

What does a clock wire do? CLK Wire

A

Lets the CPU know that another piece of information is waiting to be processed.

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

What is a single charge to the clock wire?

A

Clock Cycle

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

What is the maximum number of clock cycles called that a CPU can handle? And what is it measured in?

A

Clock speed and Hertz

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

What does a system crystal do?

A

Determines the speed at which a CPU and the PC operate.

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

What is a set of commands called?

A

A program

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

What is DRAM used for?

A

Is used for temporary main system memory.

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

What does an MCC do?

A

Interconnects with the RAM and the CPU. The CPU, tells the MCC which row of data it needs. Which is also connected to an address bus that allows for communication between the CPU and the MCC.

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

What does an address bus do?

A

Transfer data between internal devices.

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

What are the four steps in pipelining?

A
  1. Fetch-Get the data from the EDB
  2. Decode-Figure out what type of command needs to be executed.
  3. Execute-Perform the calculation
  4. Write-Send the data back onto the EDB.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

What is a pipeline?

A

Each stage that does its job within each clock cycle.

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

ALU

A

Arithmetic logic unit. Does math equations within a CPU.

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

FPU

A

Handles complex math within a CPU.

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

What does cache do?

A

Cached data works by storing data for re-access in a device’s memory found in the CPU with SRAM.

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

What is a wait state?

A

Stall in the pipeline.

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

What is SRAM?

A

Reduces wait states and is built into the CPU.

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

What is a front side bus?

A

Connected CPU, MCC, and RAM.

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

What is a backside bus?

A

Connection between the CPU and the L2 Cache.

32
Q

What is an L2 Cache?

A

SRAM!

33
Q

What is hyper threading?

A

Allows multiple threads to run on each core, this means more work can be done in parallel.

34
Q

What is a duel core?

A

Two CPUs combined.

35
Q

What is a multicore processor?

A

Multiple CPUs able to handle multiple threads.

36
Q

What is an IMC?

A

Integrated Memory Controller. Optimized the flow of information into and out from the CPU.

37
Q

What is a GPU?

A

Graphics processing unit.

38
Q

What is an NX bit?

A

Technology that enables the CPU to protect itself.
Intel-XD bit (eXecute disable)
AMD-Enhanced virus protection
ARM-XN (eXecute Never)

39
Q

How to identify a processor.

A
AMD Ryzen 7 2700X
AMD Ryzen = Brand 
2 = Generation
7 = Performance level 
00 = Model number
X = Power suffix (X indicates high performance)
40
Q

What is a ZIF socket?

A

Is where the CPU is installed.

41
Q

Heat Sink

A

Pulls air from the CPU to cool it down.

42
Q

How does liquid cooling work?

A

Runs liquid usually water through a metal block that sits on top of the CPU to cool it down.

43
Q

What is thermal paste?

A

It allows for an efficient transfer of heat from the IHS of the processor to the base plate or water block of the CPU cooler that is designed to dissipate that heat.

44
Q

What is overclocking?

A

Overriding the factory setting of the CPU to obtain faster clock speeds. \Can be accessed through the CMOS settings and adjusting the voltage.

45
Q

Intel Core M

A

Intel Core M is a family of ultra low-voltage microprocessors belonging to the Intel Core series and designed specifically for ultra-thin notebooks, 2-in-1 detachable, and other mobile devices.

46
Q

Best way to change a document format?

A

Manually in the file save command.

47
Q

What is ROM? And DONT FORGET THIS TIME!

A

Read only memory- Contains permanent or semi permanent data.

48
Q

SRAM

A

SRAM gives fast access to data, but it is physically relatively large.… Static RAM (SRAM), which does not have to be refreshed. Although faster than DRAM, SRAM uses more transistors and is thus more costly; it is used primarily for CPU internal registers and cache memory

49
Q

Desktop?

A

Background of the computer.

50
Q

What does right clicking with the mouse do?

A

Opens the context menu.

51
Q

What is a tree pattern?

A

Root: drive or disk

Followed by folder sub folder.

52
Q

How do you get into the command line in Linux?

A

Terminal

53
Q

What are three items that ward electricity?

A

Wrist strap, bag and mat.

54
Q

What does an operating system do?

A

Controls the system and the hardware.

55
Q

SDRAM

A

Synchronous Dynamic Random Access Memory-Used in modern systems

56
Q

What’s the ram stick called?

A

DIMM-Early makes were called SIMM

57
Q

What’s a laptop RAM stick called?

A

SODIMM- Small outline duel inline memory module.

58
Q

Where do you install the RAM sticks?

A

In the memory bank in the DIMM slots.

59
Q

Duel channel architecture

A

Using two sticks together to increase through put.

60
Q

Duel channel architecture, triple and quad.

A

Using two or more sticks together to increase through put.

61
Q

Single sided RAM and Double sided ram

A

Double sided RAM has RAM on only one side of the stick. Single is throughout.

62
Q

Cache

A

is the data being stored.

63
Q

IMC-Integrated memory controller chip.

A

Built into the CPU.

64
Q

NX bit technology-MPU=Memory protection unit.

A

Protects the memory of the CPU.

65
Q

What is a platform controller hub and explain to me the entire sequence from keyboard inward.

A

PCH-The PCH controls certain data paths and support functions used in conjunction with Intel CPUs. So the CPU talks to the PCH and gives it the commands it needs in order to talk to the ROM, which in turn is connected to the keyboard and the keyboard

66
Q

What is UEFI?

A

The modern bios

67
Q

What is the CMOS?

A

Tiny bit of ram that when the PC is off has the stored settings from the ROM and then gives that back to rom when the PC is turned on.

68
Q

What is the system setup utility?

A

It allows you to access the the bios which is found in the ROM.

69
Q

What is the boot strap loader?

A

Bios code tacked onto the end of the post program.

70
Q

What is a boot sequence?

A

The PCs Cmos setup utility.

71
Q

What is a bootable disk and system disk?

A

Any device with an operating system.

72
Q

What is the power good wire?

A

A wire when you first turn on your computer your system checks the circutry and then sends a signal out to awaken the CPU.

73
Q

PXE

A

enables you to boot a PC without any local storage by retrieving an operating system from a server or network.

74
Q

What is flashing the ROM?

A

Firmware update.

75
Q

Sata

A

cables are used to connect storage devices to your computer’s motherboard

76
Q

EPROM

A

It is a non-volatile flash memory device, that is, stored information is retained when the power is removed. Data saved in an EEPROM chip is permanent, until the client chooses to delete and replace the data that it contains. The information saved in an EEPROM chip is not lost even when power is turned off.

77
Q

Option ROM

A

An Option ROM is a piece of firmware that resides in BIOS or on an expansion card, which gets shadowed into memory and executed to initialise the device and register it with the BIOS. It is essentially a driver that interfaces between BIOS services and hardware.