Motherboards
CPU's
HDD's
Input/Output
Command Prompt
100

Internal connector that allows the motherboard to give power and data to the front panel USB ports on a computer

USB A

100

A programing language that is one step above Machine language

What is assembly?

100

Actuator arm writes the data

What reads and writes the data?

100

Something that inputs and outputs data to a computer

What is I/O?

100

This command creates a directory in the current directory

What is mkdir?

200

Defines the shape and size of the motherboard

Form Factor

200

A small pocket of memory used to temporarily store data being used by the CPU

What is a register?

200

Shock, vibration and contaminants

What are HDD's sensitive to?

200

Sending data in to a computer with an expected outcome

What is input?

200

Show everything that's in a directory 

What is dir?

300

Some type of flash memory or RAM

BIOS

300

This is a safe guard or countermeasure used to manage and minimize online security risks

What is a Control Unit?

300

More revolutions per minute

What is a higher RPM?
300

A computer or another device sending data out of it

What is output?

300

Basic commands to create, modify, and remove folders and files

What is command prompt?

400

Connects buses and ports that run at different speeds and are used to help take load off of the CPU

Chip Set

400

A specialized part of your computers processor (CPU) that quickly handles numbers with decimal points

What is FPU(Floating Point Unit)?

400

Aluminum, glass or ceramic and are coated in a fine layer of metal oxide to collect the magnetic charges

What is HDD made of?

400

A microphone is an example of ___________

What is an input device?

400

Shows the entire contents of a file 

What is cat access.log?

500

Only fits in one direction, preventing the polarity from being reversed and a blown motherboard

ATX Power Connector

500

The ability to pick the number of cores to apply to a program, cores can be enabled or disabled in the GUI

What is processor Affinity?

500

A set of all of the tracks

What is a Cylinder? 

500

I/O security prevents data leakage, where sensitive information is exposed through user interfaces.

What does I/O do in barcode scanner?

500

Moves a file named take-the-command-challenge into the directory tmp/files

What is mv take-the-command-challenge dir tmp/files