# Glossery for modules 1-6

# Glossary - IT Support - Terms and definitions from Course 1

  
\#  
404 Not Found: An error message you might see on websites that have been moved or deleted  
A  
Abstraction: To take a relatively complex system and simplify it for our use  
Address bus: Connects the CPU to the MCC and sends over the location of the data, but not  
the data itself  
Algorithm: A series of steps that solves specific problems.  
Android: A mobile operating system based on Linux  
Application: A computer program designed for a specific use  
Application software: Any software created to fulfill a specific need, like a text editor, web  
browser, or graphics editor  
ARPANET: The earliest version of the Internet that we see today, created by the US  
government project DARPA in the 1960s  
ASCII: The oldest character encoding standard used is ASCII. It represents the English  
alphabet, digits, and punctuation marks  
Assembly language: A language that allowed computer scientists to use human readable  
instructions, assembled into code that the machines could understand  
ATA: The most common interface that hard drives use to connect to our system  
ATX (Advanced Technology eXtended): The most common form factor for motherboards  
Automation: It makes processes work automatically

B  
Backward compatible: It means older hardware works with newer hardware  
Binary system: The communication that a computer uses is referred to as binary system, also  
known as base-2 numeral system  
Bios (Basic Input Output Services): The BIOS is software that helps initialize the hardware in  
our computer and gets our operating system up and running  
BIOS/UEFI: A low-level software that initializes our computer's hardware to make sure  
everything is good to go  
Block storage: It improves faster handling of data because the data isn't stored in one long  
piece but in blocks, so it can be accessed quicker  
Boot: To start up a computer  
Bootloader: A small program that loads the operating system  
Browser: A user interface for displaying and interacting with web pages  
BYOD (Bring Your Own Device): Refers to the practice of allowing people to use their own  
personal devices for work  
Byte: A group of 8 bits  
C  
Cache: The assigned stored location for recently or frequently accessed data; on a mobile app  
it is where anything that was changed or created with that app is stored  
Character encoding: Is used to assign our binary values to characters so that we as humans  
can read them  
Charge cycle: One full charge and discharge of a battery  
Children's Online Privacy Protection Act (COPPA): Regulates the information we show to  
children under the age of 13  
Chipset: It decides how components talk to each other on our machine  
Chrome OS: A Linux-based operating system designed by Google  
Clients: A device that receives data from a server  
Clock cycle: When you send a voltage to the clock wire

Clock speed: The maximum number of clock cycles that it can handle in a set in a certain time  
period  
Clock wire: When you send or receive data, it sends a voltage to that clock wire to let the CPU  
know it can start doing calculations  
Coding: Translating one language to another  
Command Line Interface (CLI): A shell that uses text commands to interact with the operating  
system  
Compiled programming language: A language that uses human readable instructions, then  
sends them through a compiler  
Computer: A device that stores and processes data by performing calculations  
Computer file: Data that we store and a file can be anything, a word document, a picture, a  
song, literally anything  
Copyright: Used when creating original work  
CPU: Central processing unit  
CPU sockets: A CPU socket is a series of pins that connect a CPU’s processor to the PC’s  
motherboard  
Cryptography: The overarching discipline that covers the practice of coding and hiding  
messages from third parties  
D  
DARPA: A US government project in the 1960s that went on to create the earliest version of the  
Internet that we see today  
Data blocks: Data that can be broken down into many pieces and written to different parts of  
the hard disk  
Data sizes: Metrics that refer to data sizes including bit, byte, kilobyte, kibibyte, and megabyte  
DDR SDRAM (Double Data Rate SDRAM): A type of RAM that is faster, takes up less power,  
and has a larger capacity than earlier SDRAM versions  
Decimal form- base 10 system: In the decimal system, there are 10 possible numbers you can  
use ranging from zero to nine  
Desktop: The main screen where we can navigate our files, folders, and applications  
Digital divide: The growing skills gap between people with and without digital literacy skills

DIMM: Dual Inline Memory Module  
Display port: Port which also outputs audio and video  
Distribution: A version of the operating system  
Distributions: Some common Linux distributions are Ubuntu, Debian, and Red Hat  
Domain name: A website name; the part of the URL following www.  
Domain Name System (DNS): A global and highly distributed network service that resolves  
strings of letters, such as a website name, into an IP address  
DRAM: Dynamic Random Access Memory  
Drivers: The drivers contain the instructions our CPU needs to understand external devices like  
keyboards, webcams, printers  
DVI: DVI cables generally just output video  
E  
Electrostatic discharge: Electrostatic discharge is a sudden and momentary flow of electric  
current between two electrically charged objects caused by contact, an electrical short or  
dielectric breakdown  
Error message: Helpful indicators that can point you in the right direction  
Etcher.io: A tool you can use to load an install image onto your USB device and make it  
bootable  
Ethernet cable: It lets you physically connect to the network through a cable  
.exe: A file extension found in Windows for an executable file  
Expansion slots: Give us the ability to increase the functionality of our computer  
External Data Bus (EDB): It's a row of wires that interconnect the parts of our computer  
F  
Factory reset: Resetting a device to the settings it came with from the factory  
Fiber optic cable: Fiber optic cables contain individual optical fibers which are tiny tubes made  
of glass about the width of a human hair. Unlike copper, which uses electrical voltages, fiber  
cables use pulses of light to represent the ones and zeros of the underlying data

File extension: The appended part of a filename that tells us what type of file it is in certain  
operating systems  
File handling: A process of storing data using a program  
File system: A system used to manage files  
Finder: The file manager for all Macs  
Firmware: Software that's permanently stored on a computer component  
Folders/Directories: Used to organize files  
Form factor: A mathematical way to compensate for irregularities in the shape of an object by  
using a ratio between its volume and height  
G  
GIT: A version control system that helps keep track of changes made to files and directories  
Globalization: The movement that lets governments, businesses, and organizations  
communicate and integrate together on an international scale  
H  
Hard drive: It is a long term memory component that holds all of our data, which can include  
music, pictures, applications  
Hardware: External or internal devices and equipment that help you perform major functions  
Hardware resource deficiency: It refers to the lack of system resources like memory, hard  
drive space, etc  
HDD (Hard disk drive): Hard disk drives, or HDDs, use a spinning platter and a mechanical  
arm to read and write information  
HDMI: A type of cable that outputs both video and audio  
Heatsink: It is used to dissipate heat from our CPU  
HFS+/APFS: HFS+ is a journaling system developed by Apple Inc. and APFS is another but  
more encrypted Apple journaling system  
Hostname: Used to identify the computer when it needs to talk to other computers  
Hubs: Devices that serve as a central location through which data travels through

I  
Information technology: The use of digital technology, like computers and the internet, to store  
and process data into useful information  
Input/Output device: A device that performs input and output, including monitors, keyboards,  
mice, hard disk drives, speakers, bluetooth headsets, webcams, and network adapters  
Install image: A downloadable operating system image used to install an operating system on  
a device  
Instruction set: A list of instructions that our CPU is able to run  
Internet: A worldwide system of interconnected networks  
Internet Corporation for Assigned Names and Numbers (ICANN): Where website names  
are registered  
Internet Protocol version 4 (IPv4): An address that consists of 32 bits separated into four  
groups  
Internet Protocol version 6 (IPv6): An address that consist of a 128 bits, four times the  
amount that IPv4 uses  
Internet service provider (ISP): A company that provides a consumer an internet connection  
Internet of Things (IoT): The concept that more and more devices are connected to the  
internet in a smarter fashion such as smart thermostats that turn off the air conditioner when you  
leave and turn it on when you come back  
Interpreted programming language: A language that isn't compiled ahead of time  
I/O management: Anything that can give us input or that we can use for output of data  
iOS: A mobile operating system developed by Apple Inc.  
IP address: The most common protocol used in the network layer, used to helps us route  
information  
ITX (Information Technology eXtended): A form factor for motherboards that is much smaller  
than ATX boards  
K  
Kernel: The main core of an operating system that creates processes, efficiently schedules  
them, and manages how processes are terminated

L  
Land Grid Array (LGA): It is a type of CPU socket that stick out of the motherboard  
Lightning adaptor: One of the standard power, data and display connector types used in  
mobile devices  
Linux OS: Linux is one of the largest an open source operating system used heavily in  
business infrastructure and in the consumer space  
Logic gates: Allow transistors to do more complex tasks, like decide where to send electrical  
signals depending on logical conditions  
Logs: Files that record system events on our computer  
M  
MAC address: A globally unique identifier attached to an individual network interface. It's a  
48-bit number normally represented by six groupings of two hexadecimal numbers  
Mac OS: Apple's operating system  
Mb/s: megabit per second, which is a unit of data transfer rate  
Memory controller chip (MCC): A bridge between the CPU and the RAM  
Memory usage: The amount of memory available in your system as well as what memory is  
currently being used by other applications  
Memory management: One of the functions that a kernel performs; it optimizes memory usage  
and make sure our applications have enough memory to run  
Metadata: Tells us everything we need to know about a file, including who created it, when it  
was last modified, who has access to it, and what type of file it is.  
Micro display port: One of the standard power, data and display connector types used in  
mobile devices  
Micro HDMI: One of the standard power, data and display connector types used in mobile  
devices  
Micro USB: One of the standard power, data and display connector types used in mobile  
devices  
Microsoft Terminal Services Client: A client program used to create RDP connections to  
remote computers

Mini HDMI: One of the standard power, data and display connector types used in mobile  
devices  
Mini USB: One of the standard power, data and display connector types used in mobile devices  
Motherboard: The body or circulatory system of the computer that connects all the pieces  
together  
N  
Network: The interconnection of computers  
Network Address Translation (NAT): A mitigation tool that lets organizations use one public IP  
address and many private IP addresses within the network  
Network stack: A set of hardware or software that provides the infrastructure for a computer  
Networking: Managing, building and designing networks  
Networking protocols: A set of rules for how we transfer data in a network  
Northbridge: interconnects stuff like RAM and video cards.  
NVMe (NVM Express): interface standard which allows greater throughput of data and  
increased efficiency.  
O  
Open SSH: The most popular program to use SSH within Linux  
Open Source: This means the developers will let other developers share, modify, and distribute  
their software for free  
Operating system: The whole package that manages our computers resources and lets us  
interact with it  
Overclocking: it increases the rate of your CPU clock cycles in order to perform more tasks  
P  
PC: It means personal computer, which technically means a computer that one person uses  
PCI Express: Peripheral Component Interconnect Express  
PDA (Personal Digital Assistant): Allows computing to go mobile

Peripherals: the external devices which we connect to our computer that add functionality,  
like: a mouse, a keyboard, and a monitor  
Permission denied: An error message you might find when accessing a protected file  
Pin Grid Array (PGA): CPU socket where the pins are located on the processor itself  
Plink (PuTTY Link): A tool built into the command line after PuTTY is installed that is used to  
make remote SSH connections  
Ports: Connection points that we can connect devices to that extend the functionality of our  
computer  
POST (Power On Self Test): It figures out what hardware is on the computer  
Powershell: A shell (program that interprets text commands) for Windows  
Power supply: Converts electricity from our wall outlet onto a format that our computer can use  
Power user: Above average computer users  
Process management: The capacity to manage the many programs in a system - when to run  
them, the order they run in, how many resources they take up, how long they run, etcetera  
Process scheduler: The part of the kernel that makes multitasking possible  
Programming: Coding in a programming language  
Programming language: Special languages that software developers use to write instructions  
for computers to execute  
Programs: Basic instructions that tell the computer what to do  
Punch cards: A sequence of cards with holes in them to automatically perform calculations  
instead of manually entering them by hand  
Q  
Qwiklabs: An online platform which provides training in cloud services  
R  
RAM: Random Access Memory  
Registers: An accessible location for storing the data that our CPU works with  
Reimaging: The process of reimaging involves wiping and reinstalling an operating system  
using a disk image which is a copy of an operating system

Remote connection: The ability to connect an authorized person to a computer or network  
remotely; allows us to manage multiple machines from anywhere in the world  
Remote Desktop Protocol (RDP): A secure network communication protocol developed by  
Microsoft that allows a user to connect to another device remotely  
Return merchandise authorization (RMA): The process of receiving returned merchandise  
and authorizing a refund  
RGB model: RGB or red, green, and blue model is the basic model of representing colors  
ROM chip (Read Only Memory): A read-only memory chip where the BIOS is stored  
Root cause: The main factor that's causing a range of issues  
Router: A device that knows how to forward data between independent networks  
RPM: Revolutions per minute  
S  
SATA: The most popular serial ATA drive, which uses one cable for data transfers  
Safe operating temperature: The temperature range in which rechargeable batteries must be  
kept in order to avoid demanage  
Scalability: The measure of a system’s ability to increase or decrease in performance and cost  
in response to varying loads in system processing demands  
SDRAM: It stands for Synchronous DRAM, this type of RAM is synchronized to our systems'  
clock speed allowing quicker processing of data  
Server logs: Text files that contains recorded information about activities performed on a  
specific web server in a defined period of time  
Servers: Devices that provide data to other devices that request that data, also known as a  
client  
Scripting: Coding in a scripting language  
Script: It is run by an interpreter, which interprets the code into CPU instructions just in time to  
run them  
Scripts: Mainly used to perform a single or limited range task  
Shell: A program that interprets text commands and sends them to the OS to execute  
Standoffs: Used to raise and attach your motherboard to the case

SOC (System On a Chip): Packs the CPU, Ram, and sometimes even the storage onto a  
single chip  
Software: The intangible instructions that tell the hardware what to do  
Software bug: An error in software that causes unexpected results  
Software management: A broad term used to refer to any and all kinds of software that are  
designed to manage or help manage some sort of project or task  
Southbridge: It maintains our IO or input/output controllers, like hard drives and USB devices  
that input and output data.  
SSH (Secure shell): A protocol implemented by other programs to securely access one  
computer from another.  
SSH authentication key: A secure authentication method for accessing a computer from other  
device  
SSH client: A program you must have installed on your device in order to establish an SSH  
connection with another device  
SSH server: Software installed on a machine that allows for that device to accept an SSH  
connection  
Standardization: A systematic way of naming hosts  
Swap space: The allocated space where the virtual memory is stored on the hard drive when  
the amount of physical memory space is used up or full  
SSD: Solid State Drive  
Switches: Devices that help our data travel  
System: A system refers to a group of hardware components and software components that  
work together to fun the programs or processes in the computer  
System settings: Settings like display resolution, user accounts, network, devices, etc  
System software: Software used to keep our core system running, like operating system tools  
and utilities  
T  
Task bar: It gives us quick options and shows us information like network connectivity, the date,  
system notifications, sound etc  
Terminal: A text based interface to the computer

Thermal paste: A substance used to better connect our CPU and heat sink, so the heat  
transfers from to the other better  
Time slice: A very short interval of time that gets allocated to a process for CPU execution  
Transfer Control Protocol (TCP): A protocol that handles reliable delivery of information from  
one network to another  
Troubleshooting: The ability to diagnose and resolve a problem  
Type-C connector: A type of USB connector meant to replace many peripheral connections  
U  
Ubuntu: The most popular Linux consumer distribution  
UEFI: United Extensible Firmware Interface  
USB (Universal Serial Bus): A connection standard for connecting peripherals to devices such  
as computers  
USB-C adapter: One of the standard power, data and display connector types used in mobile  
devices  
UTF-8: The most prevalent encoding standard used today  
Uniform Resource Locator (URL): A web address similar to a home address  
User name: A unique identifier for a user account  
User space: The aspect of an operating system that humans interact with directly like  
programs, such as text editors, music players, system settings, user interfaces, etcetera  
V  
Virtual Box: An application you can use to install Linux and have it completely isolated from  
your machine  
Virtual machine (VM): An application that uses physical resources like memory, CPU and  
storage, but they offer the added benefit of running multiple operating systems at once  
Virtual memory: A combination of hard drive space and RAM that acts like memory which our  
processes can use  
VPN (Virtual private network): A secure method of connecting a device to a private network  
over the internet

W  
WannaCry Attack: A cyber attack that started in Europe and infected hundreds of thousands of  
computers across the world  
Wireless networking (Wi-Fi): Networks you connect to through radios and antennas  
World Wide Web (WWW): The information system that enables documents and other web  
resources to be accessed over the Internet

# Module 1 Glossary

  
New terms and their definitions: Course 1 Week 1  
Abstraction: To take a relatively complex system and simplify it for our use

Algorithm: A series of steps that solves specific problems

ASCII: The oldest character encoding standard used is ASCII. It represents the English alphabet, digits, and punctuation marks

Binary system: The communication that a computer uses is referred to as binary system, also known as base-2 numeral system

Byte: A group of 8 bits

Character encoding: Is used to assign our binary values to characters so that we as humans can read them

Computer: A device that stores and processes data by performing calculations

Cryptography: The overarching discipline that covers the practice of coding and hiding messages from third parties

Decimal form- base 10 system: In the decimal system, there are 10 possible numbers you can use ranging from zero to nine

Digital divide: The growing skills gap between people with and without digital literacy skills

Information technology: The use of digital technology, like computers and the internet, to store and process data into useful information

Linux OS: Linux is one of the largest an open source operating system used heavily in business infrastructure and in the consumer space

Logic gates: Allow transistors to do more complex tasks, like decide where to send electrical signals depending on logical conditions

Open source: This means the developers will let other developers share, modify, and distribute their software for free

PDA (Personal Digital Assistant): Allows computing to go mobile

Punch cards: A sequence of cards with holes in them to automatically perform calculations instead of manually entering them by hand

RGB model: RGB or red, green, and blue model is the basic model of representing colors

UTF-8: The most prevalent encoding standard used today

# Module 2 Glossary

<span style="font-size: 23pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Module 2 Glossary</span>

<span style="font-size: 13pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">New terms and their definitions: Course 1 Week 2</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Address bus: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Connects the CPU to the MCC and sends over the location of the data, but not the data itself</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">ATA: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">The most common interface that hard drives use to connect to our system</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">ATX (Advanced Technology eXtended):</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> The most common form factor for motherboards</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Backward compatible:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> It means older hardware works with newer hardware</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Bios (Basic Input Output Services): </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">The BIOS is software that helps initialize the hardware in our computer and gets our operating system up and running</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">BYOD (Bring Your Own Device): </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Refers to the practice of allowing people to use their own personal devices for work</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Cache: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">The assigned stored location for recently or frequently accessed data; on a mobile app it is where anything that was changed or created with that app is stored</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Charge cycle:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> One full charge and discharge of a battery</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Chipset: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">It</span><span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">decides how components talk to each other on our machine</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Clock cycle:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> When you send a voltage to the clock wire</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Clock speed:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> The maximum number of clock cycles that it can handle in a set in a certain time period</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Clock wire: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">When you send or receive data, it sends a voltage to that clock wire to let the CPU know it can start doing calculations</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">CPU: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Central processing unit</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">CPU sockets: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">A CPU socket is a series of pins that connect a CPU’s processor to the PC’s motherboard</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Data sizes: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Metrics that refer to data sizes including bit, byte, kilobyte, kibibyte, and megabyte</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">DDR SDRAM (Double Data Rate SDRAM): </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">A type of RAM that is faster, takes up less power, and has a larger capacity than earlier SDRAM versions</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Desktop:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> The main screen where we can navigate our files, folders, and applications</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">DIMM: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Dual Inline Memory Module</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Display port: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Port which also outputs audio and video</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">DRAM: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Dynamic Random Access Memory</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Drivers: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">The drivers contain the instructions our CPU needs to understand external devices like keyboards, webcams, printers</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">DVI: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">DVI cables generally just output video</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Electrostatic discharge:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> Electrostatic discharge is a sudden and momentary flow of electric current between two electrically charged objects caused by contact, an electrical short or dielectric breakdown</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">External Data Bus (EDB):</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> It's a row of wires that interconnect the parts of our computer</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Factory reset: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Resetting a device to the settings it came with from the factory</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Form factor:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> A mathematical way to compensate for irregularities in the shape of an object by using a ratio between its volume and height</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Hard drive:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> It is a long term memory component that holds all of our data, which can include music, pictures, applications</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Hardware: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">External or internal devices and equipment that help you perform major functions</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">HDD (Hard disk drive):</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> Hard disk drives, or HDDs, use a spinning platter and a mechanical arm to read and write information</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">HDMI:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> A type of cable that outputs both video and audio</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Heatsink: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">It is used to dissipate heat from our CPU</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Instruction set: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">A list of instructions that our CPU is able to run</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">ITX (Information Technology eXtended): </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">A form factor for motherboards that is much smaller than ATX boards</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Land Grid Array (LGA):</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> It is a type of CPU socket that stick out of the motherboard</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Lightning adaptor:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> One of the standard power, data and display connector types used in mobile devices</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Mb/s: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">megabit per second, which is a unit of data transfer rate</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Memory controller chip (MCC): </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">A bridge between the CPU and the RAM</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Micro display port:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> One of the standard power, data and display connector types used in mobile devices </span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Micro HDMI:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> One of the standard power, data and display connector types used in mobile devices </span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Micro USB:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> One of the standard power, data and display connector types used in mobile devices </span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Mini HDMI: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">One of the standard power, data and display connector types used in mobile devices </span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Mini USB: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">One of the standard power, data and display connector types used in mobile devices</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Motherboard: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">The body or circulatory system of the computer that connects all the pieces together</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Northbridge: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">interconnects stuff like RAM and video cards</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">NVMe (NVM Express):</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> interface standard which allows greater throughput of data and increased efficiency</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Overclocking:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> it increases the rate of your CPU clock cycles in order to perform more tasks</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">PCI Express: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Peripheral Component Interconnect Express</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Peripherals:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> the external devices which we connect to our computer that add functionality, like: a mouse, a keyboard, and a monitor</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Pin Grid Array (PGA):</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> CPU socket where the pins are located on the processor itself</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Ports:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> Connection points that we can connect devices to that extend the functionality of our computer</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">POST (Power On Self Test): </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">It figures out what hardware is on the computer</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Power supply:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> Converts electricity from our wall outlet onto a format that our computer can use</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Programs: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Basic instructions that tell the computer what to do</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">RAM:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> Random Access Memory</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Registers:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> An accessible location for storing the data that our CPU works with</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Reimaging:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> The process of reimaging involves wiping and reinstalling an operating system using a disk image which is a copy of an operating system</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Return merchandise authorization (RMA): </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">The process of receiving returned merchandise and authorizing a refund</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">ROM chip (Read Only Memory):</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> A read-only memory chip where the BIOS is stored</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">RPM: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Revolutions per minute</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Safe operating temperature:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> The temperature range in which rechargeable batteries must be kept in order to avoid demanage</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">SATA: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">The most popular serial ATA drive, which uses one cable for data transfers</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">SDRAM:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> It stands for Synchronous DRAM, this type of RAM is synchronized to our systems' clock speed allowing quicker processing of data</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">SOC (System On a Chip): </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Packs the CPU, Ram, and sometimes even the storage onto a single chip</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Southbridge: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">It maintains our IO or input/output controllers, like hard drives and USB devices that input and output data</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">SSD: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Solid State Drive</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Standoffs:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> Used to raise and attach your motherboard to the case</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Thermal paste:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> A substance used to better connect our CPU and heat sink, so the heat transfers from to the other better</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Type-C connector: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">A type of USB connector meant to replace many peripheral connections</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">UEFI: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">United Extensible Firmware Interface</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">USB (Universal Serial Bus): </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">A connection standard for connecting peripherals to devices such as computers</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">USB-C adapter: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">One of the standard power, data and display connector types used in mobile devices</span>

<span style="font-size: 13pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Terms and their definitions from previous weeks</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">A</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Abstraction: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">To take a relatively complex system and simplify it for our use</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Algorithm: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">A series of steps that solves specific problems</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">ASCII:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> The oldest character encoding standard used is ASCII. It represents the English alphabet, digits, and punctuation marks</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">B</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Binary system:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> The communication that a computer uses is referred to as binary system, also known as base-2 numeral system</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Byte: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">A group of 8 bits</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">C</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Character encoding:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> Is used to assign our binary values to characters so that we as humans can read them</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Computer:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> A device that stores and processes data by performing calculations</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Cryptography:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> The overarching discipline that covers the practice of coding and hiding messages from third parties</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">D</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Decimal form- base 10 system:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> In the decimal system, there are 10 possible numbers you can use ranging from zero to nine</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Digital divide:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> The growing skills gap between people with and without digital literacy skills</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">I</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Information technology</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">: The use of digital technology, like computers and the internet, to store and process data into useful information</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">L</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Linux OS:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> Linux is one of the largest an open source operating systems used heavily in business infrastructure and in the consumer space</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Logic gates:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> Allow transistors to do more complex tasks, like deciding where to send electrical signals depending on logical conditions</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">O</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Open source: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">This means the developers will let other developers share, modify, and distribute their software for free</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">P</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">PDA (Personal Digital Assistant):</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> Allows computing to go mobile</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Punch cards:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> A sequence of cards with holes in them to automatically perform calculations instead of manually entering them by hand</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">R</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">RGB model:</span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> RGB or red, green, and blue model is the basic model of representing colors</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">U</span>

<span style="font-size: 11pt; font-family: Arial; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">UTF-8: </span><span style="font-size: 11pt; font-family: Arial; font-weight: 400; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">The most prevalent encoding standard used today</span>

# Module 3 Glossary

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**New terms and their definitions: Course 1 Week 3**</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Android**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">: A mobile operating system based on Linux</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Application:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A computer program designed for a specific use</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**BIOS/UEFI:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A low-level software that initializes our computer's hardware to make sure everything is good to go</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Block storage:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> It improves faster handling of data because the data isn't stored in one long piece but in blocks, so it can be accessed more quickly</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Boot:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> To start up a computer</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Bootloader:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A small program that loads the operating system</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Chrome OS:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A Linux-based operating system designed by Google</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Command Line Interface (CLI):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A shell that uses text commands to interact with the operating system</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Computer file:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Data that we store and a file can be anything, a word document, a picture, a song, literally anything</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Data blocks:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Data that can be broken down into many pieces and written to different parts of the hard disk</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Distributions:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Some common Linux distributions are Ubuntu, Debian, and Red Hat</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Etcher.io:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A tool you can use to load an install image onto your USB device and make it bootable</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**File extension:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The appended part of a filename that tells us what type of file it is in certain operating systems</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**File handling:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A process of storing data using a program</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**File system:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A system used to manage files</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Finder:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The file manager for all Macs</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Folders/Directories:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Used to organize files</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Hardware resource deficiency:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> It refers to the lack of system resources like memory, hard drive space, et cetera</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**HFS+/APFS:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">HFS+ is a journaling system developed by Apple Inc. and APFS is another but more encrypted Apple journaling system</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Hostname:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Used to identify the computer when it needs to talk to other computers</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Input/Output device:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A device that performs input and output, including monitors, keyboards, mice, hard disk drives, speakers, bluetooth headsets, webcams, and network adapters</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Install image:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A downloadable operating system image used to install an operating system on a device</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**I/O management:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Anything that can give us input or that we can use for output of data</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**iOS:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A mobile operating system developed by Apple Inc.</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Kernel:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The main core of an operating system that creates processes, efficiently schedules them, and manages how processes are terminated</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Logs:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Files that record system events on our computer</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Mac OS:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Apple's operating system</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Memory management:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> One of the functions that a kernel performs; it optimizes memory usage and make sure our applications have enough memory to run</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Metadata:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Tells us everything we need to know about a file, including who created it, when it was last modified, who has access to it, and what type of file it is</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Microsoft Terminal Services Client:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A client program used to create RDP connections to remote computers</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Open SSH:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The most popular program to use SSH within Linux</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Operating system:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The whole package that manages our computers resources and lets us interact with it</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**PC:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Personal computer, which technically means a computer that one person uses</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Plink (PuTTY Link):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A tool built into the command line after PuTTY is installed that is used to make remote SSH connections</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Powershell:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A shell (program that interprets text commands) for Windows</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Power user:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Above average computer users</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Process management:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The capacity to manage the many programs in a system - when to run them, the order they run in, how many resources they take up, how long they run, etc.</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Qwiklabs:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">An online platform which provides training in cloud services</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Remote connection:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The ability to connect an authorized person to a computer or network remotely; allows us to manage multiple machines from anywhere in the world </span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Remote Desktop Protocol (RDP)**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">: A secure network communication protocol developed by Microsoft that allows a user to connect to another device remotely</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Scalability:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The measure of a system’s ability to increase or decrease in performance and cost in response to varying loads in system processing demands</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Shell:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A program that interprets text commands and sends them to the OS to execute</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**SSH (Secure shell):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A protocol implemented by other programs to securely access one computer from another.</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**SSH authentication key:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A secure authentication method for accessing a computer from other device</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**SSH client:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A program you must have installed on your device in order to establish an SSH connection with another device</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**SSH server:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Software installed on a machine that allows for that device to accept an SSH connection</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Standardization:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A systematic way of naming hosts</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Swap space:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The allocated space where the virtual memory is stored on the hard drive when the amount of physical memory space is used up or full</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**System:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A group of hardware components and software components that work together to run the programs or processes in the computer</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**System settings:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Settings like display resolution, user accounts, network, devices, etc.</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Task bar:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> It gives us quick options and shows us information like network connectivity, the date, system notifications, sound etc</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Terminal:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A text based interface to the computer</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Time slice:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A very short interval of time that gets allocated to a process for CPU execution</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Ubuntu:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The most popular Linux consumer distribution</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**User name:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A unique identifier for a user account</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**User space:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The aspect of an operating system that humans interact with directly like programs, such as text editors, music players, system settings, user interfaces, etc.</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Virtual Box:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> An application you can use to install Linux and have it completely isolated from your machine</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Virtual machine (VM):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> An application that uses physical resources like memory, CPU and storage, but they offer the added benefit of running multiple operating systems at once</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Virtual memory:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A combination of hard drive space and RAM that acts like memory which our processes can use</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**VPN (Virtual private network)**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">: A secure method of connecting a device to a private network over the internet</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Terms and their definitions from previous weeks**</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Abstraction:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">To take a relatively complex system and simplify it for our use</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Address bus:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Connects the CPU to the MCC and sends over the location of the data, but not the data itself</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Algorithm:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A series of steps that solves specific problems</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**ASCII:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The oldest character encoding standard used is ASCII. It represents the English alphabet, digits, and punctuation marks</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**ATA:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The most common interface that hard drives use to connect to our system</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**ATX (Advanced Technology eXtended):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The most common form factor for motherboards</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">B</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Backward compatible:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> It means older hardware works with newer hardware</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Binary system:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The communication that a computer uses is referred to as binary system, also known as base-2 numeral system</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Bios (Basic Input Output Services):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The BIOS is software that helps initialize the hardware in our computer and gets our operating system up and running</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**BYOD (Bring Your Own Device):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Refers to the practice of allowing people to use their own personal devices for work</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Byte:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A group of 8 bits</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">C</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Cache:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The assigned stored location for recently or frequently accessed data; on a mobile app it is where anything that was changed or created with that app is stored</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Character encoding:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Is used to assign our binary values to characters so that we as humans can read them</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Charge cycle:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> One full charge and discharge of a battery</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Computer:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A device that stores and processes data by performing calculations</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Chipset:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">It</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">decides how components talk to each other on our machine</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Clock cycle:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> When you send a voltage to the clock wire</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Clock speed:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The maximum number of clock cycles that it can handle in a set in a certain time period</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Clock wire:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">When you send or receive data, it sends a voltage to that clock wire to let the CPU know it can start doing calculations</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**CPU:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Central processing unit</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**CPU sockets:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A CPU socket is a series of pins that connect a CPU’s processor to the PC’s motherboard</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Cryptography:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The overarching discipline that covers the practice of coding and hiding messages from third parties</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">D</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Data sizes:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Metrics that refer to data sizes including bit, byte, kilobyte, kibibyte, and megabyte</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**DDR SDRAM (Double Data Rate SDRAM):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A type of RAM that is faster, takes up less power, and has a larger capacity than earlier SDRAM versions</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Decimal form- base 10 system:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> In the decimal system, there are 10 possible numbers you can use ranging from zero to nine</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Desktop:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The main screen where we can navigate our files, folders, and applications</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Digital divide:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The growing skills gap between people with and without digital literacy skills</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**DIMM:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Dual Inline Memory Module</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Display port:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Port which also outputs audio and video</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**DRAM:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Dynamic Random Access Memory</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Drivers:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The drivers contain the instructions our CPU needs to understand external devices like keyboards, webcams, printers</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**DVI:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">DVI cables generally just output video</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">E</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Electrostatic discharge:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Electrostatic discharge is a sudden and momentary flow of electric current between two electrically charged objects caused by contact, an electrical short or dielectric breakdown</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**External Data Bus (EDB):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> It's a row of wires that interconnect the parts of our computer</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">F</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Factory reset:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Resetting a device to the settings it came with from the factory</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Form factor:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A mathematical way to compensate for irregularities in the shape of an object by using a ratio between its volume and height</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">H</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Hard drive:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> It is a long term memory component that holds all of our data, which can include music, pictures, applications</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Hardware:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">External or internal devices and equipment that help you perform major functions</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**HDD (Hard disk drive):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Hard disk drives, or HDDs, use a spinning platter and a mechanical arm to read and write information</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**HDMI:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A type of cable that outputs both video and audio</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Heatsink:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">It is used to dissipate heat from our CPU</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">I</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Information technology**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">: The use of digital technology, like computers and the internet, to store and process data into useful information</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Instruction set:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A list of instructions that our CPU is able to run</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**ITX (Information Technology eXtended):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A form factor for motherboards that is much smaller than ATX boards</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">L</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Land Grid Array (LGA):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> It is a type of CPU socket that stick out of the motherboard</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Lightning adaptor:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> One of the standard power, data and display connector types used in mobile devices</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Linux OS:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Linux is one of the largest an open source operating system used heavily in business infrastructure and in the consumer space</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Logic gates:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Allow transistors to do more complex tasks, like decide where to send electrical signals depending on logical conditions</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">M</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Mb/s:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">megabit per second, which is a unit of data transfer rate</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Memory controller chip (MCC):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A bridge between the CPU and the RAM</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Micro display port:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> One of the standard power, data and display connector types used in mobile devices </span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Micro HDMI:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> One of the standard power, data and display connector types used in mobile devices </span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Micro USB:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> One of the standard power, data and display connector types used in mobile devices </span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Mini HDMI:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">One of the standard power, data and display connector types used in mobile devices </span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Mini USB:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">One of the standard power, data and display connector types used in mobile devices</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Motherboard:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The body or circulatory system of the computer that connects all the pieces together</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">N</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Northbridge:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">interconnects stuff like RAM and video cards</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">O</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Open source:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">This means the developers will let other developers share, modify, and distribute their software for free</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Overclocking:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> it increases the rate of your CPU clock cycles in order to perform more tasks</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">P</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**PCI Express:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Peripheral Component Interconnect Express</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**PDA (Personal Digital Assistant):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Allows computing to go mobile</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Peripherals:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> the external devices which we connect to our computer that add functionality, like: a mouse, a keyboard, and a monitor</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Pin Grid Array (PGA):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> CPU socket where the pins are located on the processor itself</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Ports:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Connection points that we can connect devices to that extend the functionality of our computer</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**POST (Power On Self Test):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">It figures out what hardware is on the computer</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Power supply:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Converts electricity from our wall outlet onto a format that our computer can use</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Programs:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Basic instructions that tell the computer what to do</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Punch cards:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A sequence of cards with holes in them to automatically perform calculations instead of manually entering them by hand</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">R</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**RAM:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Random Access Memory</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Registers:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> An accessible location for storing the data that our CPU works with</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Reimaging:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The process of reimaging involves wiping and reinstalling an operating system using a disk image which is a copy of an operating system</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Return merchandise authorization (RMA):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The process of receiving returned merchandise and authorizing a refund</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**RGB model:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> RGB or red, green, and blue model is the basic model of representing colors</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**ROM chip (Read Only Memory):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A read-only memory chip where the BIOS is stored</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**RPM:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Revolutions per minute</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">S</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Safe operating temperature:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The temperature range in which rechargeable batteries must be kept in order to avoid demanage</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**SATA:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The most popular serial ATA drive, which uses one cable for data transfers</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**SDRAM:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> It stands for Synchronous DRAM, this type of RAM is synchronized to our systems' clock speed allowing quicker processing of data</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**SOC (System On a Chip):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Packs the CPU, Ram, and sometimes even the storage onto a single chip</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Southbridge:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">It maintains our IO or input/output controllers, like hard drives and USB devices that input and output data</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**SSD:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Solid State Drive</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Standoffs:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Used to raise and attach your motherboard to the case</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">T</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Thermal paste:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A substance used to better connect our CPU and heat sink, so the heat transfers from to the other better</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Type-C connector:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A type of USB connector meant to replace many peripheral connections</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">U</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**UEFI:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Unified Extensible Firmware Interface</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**USB (Universal Serial Bus):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A connection standard for connecting peripherals to devices such as computers</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**USB-C adapter:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">One of the standard power, data and display connector types used in mobile devices</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**UTF-8:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The most prevalent encoding standard used today</span>

# Module 4 Glossary

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**New terms and their definitions: Course 1 Week 4**</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**ARPANET:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The earliest version of the Internet that we see today, created by the US government project DARPA in the 1960s</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Children's Online Privacy Protection Act (COPPA):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Regulates the information we show to children under the age of 13</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Clients:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A device that receives data from a server</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**DARPA:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A US government project in the 1960s that went on to create the earliest version of the Internet that we see today</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Domain name:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A website name; the part of the URL following www.</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Domain Name System (DNS):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A global and highly distributed network service that resolves strings of letters, such as a website name, into an IP address</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Ethernet cable:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> It lets you physically connect to the network through a cable</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Fiber optic cable:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Fiber optic cables contain individual optical fibers which are tiny tubes made of glass about the width of a human hair. Unlike copper, which uses electrical voltages, fiber cables use pulses of light to represent the ones and zeros of the underlying data</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Globalization:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The movement that lets governments, businesses, and organizations communicate and integrate together on an international scale</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Hubs:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Devices that serve as a central location through which data travels through</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Internet:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A worldwide system of interconnected networks</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Internet Corporation for Assigned Names and Numbers (ICANN):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Where website names are registered</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Internet of Things (IoT):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The concept that more and more devices are connected to the internet in a smarter fashion such as smart thermostats that turn off the air conditioner when you leave and turn it on when you come back</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Internet Protocol version 4 (IPv4):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> An address that consists of 32 bits separated into four groups</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Internet Protocol version 6 (IPv6):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> An address that consist of a 128 bits, four times the amount that IPv4 uses</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Internet service provider (ISP)**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">: A company that provides a consumer an internet connection</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**IP address:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The most common protocol used in the network layer, used to helps us route information</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**MAC address:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A globally unique identifier attached to an individual network interface. It's a 48-bit number normally represented by six groupings of two hexadecimal numbers</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Network:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The interconnection of computers</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Network Address Translation (NAT):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A mitigation tool that lets organizations use one public IP address and many private IP addresses within the network</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Networking:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Managing, building and designing networks</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Networking protocols:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A set of rules for how we transfer data in a network</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Network stack:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A set of hardware or software that provides the infrastructure for a computer</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Router:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A device that knows how to forward data between independent networks</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Server logs:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Text files that contains recorded information about activities performed on a specific web server in a defined period of time</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Servers:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Devices that provide data to other devices that request that data, also known as a client</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Switches:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Devices that help our data travel</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Transfer Control Protocol (TCP):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A protocol that handles reliable delivery of information from one network to another</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Uniform Resource Locator (URL):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A web address similar to a home address</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**WannaCry Attack:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A cyber attack that started in Europe and infected hundreds of thousands of computers across the world</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Wireless networking (Wi-Fi):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Networks you connect to through radios and antennas</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**World Wide Web (WWW):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The information system that enables documents and other web resources to be accessed over the Internet</span>

# Module 5 Glossary

#   


### <span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**New terms and their definitions: Course 1 Week 5**</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Application software:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Any software created to fulfill a specific need, like a text editor, web browser, or graphics editor</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Assembly language:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A language that allowed computer scientists to use human readable instructions, assembled into code that the machines could understand</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Automation:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> It makes processes work automatically</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Coding:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Translating one language to another</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Compiled programming language:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A language that uses human readable instructions, then sends them through a compiler</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Copyright:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Used when creating original work</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**.exe:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A file extension found in Windows for an executable file</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Firmware:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Software that's permanently stored on a computer component</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**GIT:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A version control system that helps keep track of changes made to files and directories</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Interpreted programming language:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A language that isn't compiled ahead of time</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Programming:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Coding in a programming language</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Programming language:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Special languages that software developers use to write instructions for computers to execute</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Script:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> It is run by an interpreter, which interprets the code into CPU instructions just in time to run them</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Scripting:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Coding in a scripting language</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Software:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The intangible instructions that tell the hardware what to do</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Software bug:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> An error in software that causes unexpected results</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Software management:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A broad term used to refer to any and all kinds of software that are designed to manage or help manage some sort of project or task</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**System software:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Software used to keep our core system running, like operating system tools and utilities</span>

### <span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Terms and their definitions from previous weeks**</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Abstraction:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">To take a relatively complex system and simplify it for our use</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Address bus:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Connects the CPU to the MCC and sends over the location of the data, but not the data itself</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Algorithm:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A series of steps that solves specific problems</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Android**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">: A mobile operating system based on Linux</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Application:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A computer program designed for a specific use</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**ARPANET:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The earliest version of the Internet that we see today, created by the US government project DARPA in the 1960s</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**ASCII:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The oldest character encoding standard used is ASCII. It represents the English alphabet, digits, and punctuation marks</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**ATA:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The most common interface that hard drives use to connect to our system</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**ATX (Advanced Technology eXtended):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The most common form factor for motherboards</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">B</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Backward compatible:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> It means older hardware works with newer hardware</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Binary system:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The communication that a computer uses is referred to as binary system, also known as base-2 numeral system</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**BIOS (Basic Input Output Services):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The BIOS is software that helps initialize the hardware in our computer and gets our operating system up and running</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**BIOS/UEFI:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A low-level software that initializes our computer's hardware to make sure everything is good to go</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Block storage:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> It improves faster handling of data because the data isn't stored in one long piece but in blocks, so it can be accessed more quickly</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Boot:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> To start up a computer</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Bootloader:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A small program that loads the operating system</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**BYOD (Bring Your Own Device):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Refers to the practice of allowing people to use their own personal devices for work</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Byte:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A group of 8 bits</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">C</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Cache:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The assigned stored location for recently or frequently accessed data; on a mobile app it is where anything that was changed or created with that app is stored</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Character encoding:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Is used to assign our binary values to characters so that we as humans can read them</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Charge cycle:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> One full charge and discharge of a battery</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Children's Online Privacy Protection Act (COPPA):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Regulates the information we show to children under the age of 13</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Chrome OS:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A Linux-based operating system designed by Google</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Clients:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A device that receives data from a server</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Computer:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A device that stores and processes data by performing calculations</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Chipset:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">It</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">decides how components talk to each other on our machine</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Clock cycle:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> When you send a voltage to the clock wire</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Clock speed:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The maximum number of clock cycles that it can handle in a set in a certain time period</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Clock wire:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">When you send or receive data, it sends a voltage to that clock wire to let the CPU know it can start doing calculations</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Command Line Interface (CLI):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A shell that uses text commands to interact with the operating system</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Computer file:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Data that we store and a file can be anything, a word document, a picture, a song, literally anything</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**CPU:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Central processing unit</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**CPU sockets:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A CPU socket is a series of pins that connect a CPU’s processor to the PC’s motherboard</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Cryptography:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The overarching discipline that covers the practice of coding and hiding messages from third parties</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">D</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**DARPA:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A US government project in the 1960s that went on to create the earliest version of the Internet that we see today</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Data blocks:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Data that can be broken down into many pieces and written to different parts of the hard disk</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Data sizes:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Metrics that refer to data sizes including bit, byte, kilobyte, kibibyte, and megabyte</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**DDR SDRAM (Double Data Rate SDRAM):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A type of RAM that is faster, takes up less power, and has a larger capacity than earlier SDRAM versions</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Decimal form- base 10 system:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> In the decimal system, there are 10 possible numbers you can use ranging from zero to nine</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Desktop:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The main screen where we can navigate our files, folders, and applications</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Digital divide:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The growing skills gap between people with and without digital literacy skills</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**DIMM:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Dual Inline Memory Module</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Display port:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Port which also outputs audio and video</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Distributions:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Some common Linux distributions are Ubuntu, Debian, and Red Hat</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Domain name:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A website name; the part of the URL following www.</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Domain Name System (DNS):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A global and highly distributed network service that resolves strings of letters, such as a website name, into an IP address</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**DRAM:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Dynamic Random Access Memory</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Drivers:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The drivers contain the instructions our CPU needs to understand external devices like keyboards, webcams, printers</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**DVI:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">DVI cables generally just output video</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">E</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Electrostatic discharge:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Electrostatic discharge is a sudden and momentary flow of electric current between two electrically charged objects caused by contact, an electrical short or dielectric breakdown</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Etcher.io:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A tool you can use to load an install image onto your USB device and make it bootable</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Ethernet cable:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> It lets you physically connect to the network through a cable</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**External Data Bus (EDB):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> It's a row of wires that interconnect the parts of our computer</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">F</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Factory reset:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Resetting a device to the settings it came with from the factory</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Fiber optic cable:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Fiber optic cables contain individual optical fibers which are tiny tubes made of glass about the width of a human hair. Unlike copper, which uses electrical voltages, fiber cables use pulses of light to represent the ones and zeros of the underlying data</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**File extension:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The appended part of a filename that tells us what type of file it is in certain operating systems</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**File handling:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A process of storing data using a program</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**File system:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A system used to manage files</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Finder:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The file manager for all Macs</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Folders/Directories:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Used to organize files</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Form factor:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A mathematical way to compensate for irregularities in the shape of an object by using a ratio between its volume and height</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">G</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Globalization:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The movement that lets governments, businesses, and organizations communicate and integrate together on an international scale</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">H</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Hard drive:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> It is a long term memory component that holds all of our data, which can include music, pictures, applications</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Hardware:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">External or internal devices and equipment that help you perform major functions</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Hardware resource deficiency:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> It refers to the lack of system resources like memory, hard drive space, et cetera</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**HDD (Hard disk drive):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Hard disk drives, or HDDs, use a spinning platter and a mechanical arm to read and write information</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**HDMI:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A type of cable that outputs both video and audio</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Heatsink:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">It is used to dissipate heat from our CPU</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**HFS+/APFS:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">HFS+ is a journaling system developed by Apple Inc. and APFS is another but more encrypted Apple journaling system</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Hostname:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Used to identify the computer when it needs to talk to other computers</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Hubs:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Devices that serve as a central location through which data travels through</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">I</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Information technology**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">: The use of digital technology, like computers and the internet, to store and process data into useful information</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Input/Output device:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A device that performs input and output, including monitors, keyboards, mice, hard disk drives, speakers, bluetooth headsets, webcams, and network adapters</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Install image:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A downloadable operating system image used to install an operating system on a device</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Instruction set:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A list of instructions that our CPU is able to run</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Internet:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A worldwide system of interconnected networks</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Internet Corporation for Assigned Names and Numbers (ICANN):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Where website names are registered</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Internet of Things (IoT):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The concept that more and more devices are connected to the internet in a smarter fashion such as smart thermostats that turn off the air conditioner when you leave and turn it on when you come back</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Internet Protocol version 4 (IPv4):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> An address that consists of 32 bits separated into four groups</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Internet Protocol version 6 (IPv6):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> An address that consist of a 128 bits, four times the amount that IPv4 uses</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Internet service provider (ISP)**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">: A company that provides a consumer an internet connection</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**I/O management:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Anything that can give us input or that we can use for output of data</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**iOS:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A mobile operating system developed by Apple Inc.</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**IP address:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The most common protocol used in the network layer, used to helps us route information</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**ITX (Information Technology eXtended):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A form factor for motherboards that is much smaller than ATX boards</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">K</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Kernel:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The main core of an operating system that creates processes, efficiently schedules them, and manages how processes are terminated</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">L</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Land Grid Array (LGA):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> It is a type of CPU socket that stick out of the motherboard</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Lightning adaptor:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> One of the standard power, data and display connector types used in mobile devices</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Linux OS:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Linux is one of the largest an open source operating system used heavily in business infrastructure and in the consumer space</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Logic gates:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Allow transistors to do more complex tasks, like decide where to send electrical signals depending on logical conditions</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Logs:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Files that record system events on our computer</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">M</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**MAC address:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A globally unique identifier attached to an individual network interface. It's a 48-bit number normally represented by six groupings of two hexadecimal numbers</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Mac OS:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Apple's operating system</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Mb/s:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">megabit per second, which is a unit of data transfer rate</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Memory controller chip (MCC):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A bridge between the CPU and the RAM</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Memory management:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> One of the functions that a kernel performs; it optimizes memory usage and make sure our applications have enough memory to run</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Metadata:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Tells us everything we need to know about a file, including who created it, when it was last modified, who has access to it, and what type of file it is</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Micro display port:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> One of the standard power, data and display connector types used in mobile devices </span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Microsoft Terminal Services Client:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A client program used to create RDP connections to remote computers</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Micro HDMI:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> One of the standard power, data and display connector types used in mobile devices </span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Micro USB:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> One of the standard power, data and display connector types used in mobile devices </span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Mini HDMI:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">One of the standard power, data and display connector types used in mobile devices </span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Mini USB:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">One of the standard power, data and display connector types used in mobile devices</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Motherboard:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The body or circulatory system of the computer that connects all the pieces together</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">N</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Network:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The interconnection of computers</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Network Address Translation (NAT):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A mitigation tool that lets organizations use one public IP address and many private IP addresses within the network</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Networking:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Managing, building and designing networks</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Networking protocols:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A set of rules for how we transfer data in a network</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Network stack:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A set of hardware or software that provides the infrastructure for a computer</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Northbridge:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">interconnects stuff like RAM and video cards</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">O</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Open SSH:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The most popular program to use SSH within Linux</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Open source:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">This means the developers will let other developers share, modify, and distribute their software for free</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Operating system:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The whole package that manages our computers resources and lets us interact with it</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Overclocking:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> it increases the rate of your CPU clock cycles in order to perform more tasks</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">P</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**PC:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Personal computer, which technically means a computer that one person uses</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**PCI Express:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Peripheral Component Interconnect Express</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**PDA (Personal Digital Assistant):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Allows computing to go mobile</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Peripherals:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> the external devices which we connect to our computer that add functionality, like: a mouse, a keyboard, and a monitor</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Pin Grid Array (PGA):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> CPU socket where the pins are located on the processor itself</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Plink (PuTTY Link):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A tool built into the command line after PuTTY is installed that is used to make remote SSH connections</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Ports:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Connection points that we can connect devices to that extend the functionality of our computer</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**POST (Power On Self Test):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">It figures out what hardware is on the computer</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Powershell:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A shell (program that interprets text commands) for Windows</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Power supply:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Converts electricity from our wall outlet onto a format that our computer can use</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Power user:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Above average computer users</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Process management:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The capacity to manage the many programs in a system - when to run them, the order they run in, how many resources they take up, how long they run, etc.</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Programs:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Basic instructions that tell the computer what to do</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Punch cards:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A sequence of cards with holes in them to automatically perform calculations instead of manually entering them by hand</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Q</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Qwiklabs:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">An online platform which provides training in cloud services</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">R</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**RAM:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Random Access Memory</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Registers:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> An accessible location for storing the data that our CPU works with</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Reimaging:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The process of reimaging involves wiping and reinstalling an operating system using a disk image which is a copy of an operating system</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Remote connection:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The ability to connect an authorized person to a computer or network remotely; allows us to manage multiple machines from anywhere in the world </span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Remote Desktop Protocol (RDP)**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">: A secure network communication protocol developed by Microsoft that allows a user to connect to another device remotely</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Return merchandise authorization (RMA):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The process of receiving returned merchandise and authorizing a refund</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**RGB model:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> RGB or red, green, and blue model is the basic model of representing colors</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**ROM chip (Read Only Memory):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A read-only memory chip where the BIOS is stored</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Router:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A device that knows how to forward data between independent networks</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**RPM:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Revolutions per minute</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">S</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Safe operating temperature:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The temperature range in which rechargeable batteries must be kept in order to avoid demanage</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**SATA:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The most popular serial ATA drive, which uses one cable for data transfers</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Scalability:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The measure of a system’s ability to increase or decrease in performance and cost in response to varying loads in system processing demands</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**SDRAM:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> It stands for Synchronous DRAM, this type of RAM is synchronized to our systems' clock speed allowing quicker processing of data</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Server logs:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Text files that contains recorded information about activities performed on a specific web server in a defined period of time</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Servers:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Devices that provide data to other devices that request that data, also known as a client</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Shell:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A program that interprets text commands and sends them to the OS to execute</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**SOC (System On a Chip):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Packs the CPU, Ram, and sometimes even the storage onto a single chip</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Southbridge:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">It maintains our IO or input/output controllers, like hard drives and USB devices that input and output data</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**SSD:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Solid State Drive</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**SSH (Secure shell):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A protocol implemented by other programs to securely access one computer from another.</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**SSH authentication key:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A secure authentication method for accessing a computer from other device</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**SSH client:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A program you must have installed on your device in order to establish an SSH connection with another device</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**SSH server:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Software installed on a machine that allows for that device to accept an SSH connection</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Standardization:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A systematic way of naming hosts</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Standoffs:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Used to raise and attach your motherboard to the case</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Swap space:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The allocated space where the virtual memory is stored on the hard drive when the amount of physical memory space is used up or full</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Switches:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Devices that help our data travel</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**System:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A group of hardware components and software components that work together to fun the programs or processes in the computer</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**System settings:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> Settings like display resolution, user accounts, network, devices, etc.</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">T</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Task bar:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> It gives us quick options and shows us information like network connectivity, the date, system notifications, sound etc</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Terminal:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A text based interface to the computer</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Thermal paste:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A substance used to better connect our CPU and heat sink, so the heat transfers from to the other better</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Time slice:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A very short interval of time that gets allocated to a process for CPU execution</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Transfer Control Protocol (TCP):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A protocol that handles reliable delivery of information from one network to another</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Type-C connector:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A type of USB connector meant to replace many peripheral connections</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">U</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Ubuntu:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The most popular Linux consumer distribution</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**UEFI:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">United Extensible Firmware Interface</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Uniform Resource Locator (URL):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A web address similar to a home address</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**USB (Universal Serial Bus):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A connection standard for connecting peripherals to devices such as computers</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**USB-C adapter:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">One of the standard power, data and display connector types used in mobile devices</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**User name:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A unique identifier for a user account</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**User space:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The aspect of an operating system that humans interact with directly like programs, such as text editors, music players, system settings, user interfaces, etc.</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**UTF-8:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">The most prevalent encoding standard used today</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">V</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Virtual Box:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> An application you can use to install Linux and have it completely isolated from your machine</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Virtual machine (VM):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> An application that uses physical resources like memory, CPU and storage, but they offer the added benefit of running multiple operating systems at once</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Virtual memory:**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> A combination of hard drive space and RAM that acts like memory which our processes can use</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**VPN (Virtual private network)**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">: A secure method of connecting a device to a private network over the internet</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">W</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**WannaCry Attack:** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">A cyber attack that started in Europe and infected hundreds of thousands of computers across the world</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**Wireless networking (Wi-Fi):** </span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">Networks you connect to through radios and antennas</span>

<span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;">**World Wide Web (WWW):**</span><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased;"> The information system that enables documents and other web resources to be accessed over the Internet</span>