Send a link to your students to track their progress
95 Terms
1
New cards
CPU scheduling
Determining which process in memory is executed by the CPU at any given point; only one process can be in the running state at a time
2
New cards
Memory management
The process of keeping track of what programs are in memory and where in memory they reside
3
New cards
Process management
The act of carefully tracking the progress of a process and all of its intermediate states
4
New cards
First-Come, First-Served (FCFS)
CPU scheduling algorithm where processes are moved to the CPU in the order in which they arrive
5
New cards
Shortest Job Next (SJN)
CPU scheduling algorithm where the process with the shortest estimated running time is moved into the running state first
6
New cards
Round Robin
CPU scheduling algorithm where each process runs for a specified time slice, then returns to the ready state if unfinished
7
New cards
Frame
A fixed-size portion of main memory that holds a process page
8
New cards
Page
A fixed-size portion of a process that is stored into a memory frame
9
New cards
Paged memory technique
A technique in which processes are divided into fixed-size pages and stored in memory frames when loaded
10
New cards
Virtual memory
A portion of a storage medium functioning as additional RAM
11
New cards
Process
A program in execution
12
New cards
Operating system (OS)
A set of programs containing instructions that work together to coordinate all activities among computer hardware
13
New cards
GUI (Graphical User Interface)
A user interface where you interact with menus and visual images
14
New cards
CLI (Command-Line Interface)
A user interface where you type commands, keywords, abbreviations, or press special keys to enter data and instructions
15
New cards
Application software
Software written to address specific needs, solving problems in the real world
16
New cards
System software
Software that manages a computer system at a fundamental level
17
New cards
Desktop operating system
A complete operating system that works on desktops, laptops, and some tablets
18
New cards
Server operating system
A multiuser operating system designed to work with a server on a network, allowing multiple users to share printers, internet access, files, and programs
19
New cards
Mobile operating system
An operating system on mobile devices and consumer electronics that resides on firmware
20
New cards
Android
An open-source, Linux-based mobile operating system designed by Google
21
New cards
iOS
A proprietary mobile operating system developed by Apple for its mobile devices
22
New cards
Unix
A desktop/server OS developed in the early 1970s; macOS is built on it
23
New cards
Linux
A Unix-like operating system created in 1991
24
New cards
Windows NT
Stands for "New Technology"
25
New cards
Windows 11 Editions
Home, Pro, and Enterprise
26
New cards
Task View
Windows feature providing an overview of all opened windows and virtual desktops
27
New cards
Microsoft Edge
The modern browser that replaced Internet Explorer as the default Windows browser
28
New cards
File Explorer
The renamed version of Windows Explorer, used to browse files and folders
29
New cards
Windows Defender Firewall
A renamed version of Microsoft Security Essentials, providing baseline antivirus/firewall protection
30
New cards
Settings App vs. Control Panel
Settings App is more user-friendly for newer settings; Control Panel still holds some older settings not found in Settings
31
New cards
Minimum CPU requirement (Windows 11)
1 GHz processor
32
New cards
Minimum RAM requirement (Windows 11)
4 GB
33
New cards
Minimum storage requirement (Windows 11)
64 GB free space
34
New cards
DDR SDRAM
Double Data Rate Synchronous Dynamic Random-Access Memory
35
New cards
Upgrade install
Windows installation type that preserves user accounts and settings
36
New cards
Custom install
Windows installation type that performs a clean install and destroys all existing data
37
New cards
Windows PE
Windows Preinstallation Environment, a lightweight version of Windows used for deploying PCs
38
New cards
BCD
Boot Configuration Data; a data store Windows uses to track dual and multi-boot configurations
39
New cards
Win + X
Keyboard shortcut that opens the Power User menu of Windows Tools
40
New cards
Win + Tab
Keyboard shortcut that opens Task View for all running apps
41
New cards
Win + D
Keyboard shortcut that minimizes all running apps to display the desktop
42
New cards
Win + E
Keyboard shortcut that opens File Explorer
43
New cards
Win + L
Keyboard shortcut that locks the computer
44
New cards
Win + C
Keyboard shortcut that opens Copilot
45
New cards
Win + R
Keyboard shortcut that opens the Run dialog box
46
New cards
Microsoft account vs. Local account
Microsoft accounts sync/back up settings online and require internet; Local accounts are more private with no cloud sync
47
New cards
Administrator account
A user account type with full control of the computer
48
New cards
Standard account
A non-administrator user account with limited access
49
New cards
PowerShell
A modern, powerful scripting environment using cmdlets and pipes; more capable than Command Prompt
50
New cards
Command Prompt
A legacy command-line tool from the days of DOS, painfully limited for basic functions
51
New cards
Recycle Bin bypasses
Deleting from a removable drive, deleting via the Command Line, or deleting from a network drive
52
New cards
Metadata
Descriptive information about a file (e.g., author, date) used to help organize and find files, apart from its physical location
53
New cards
Grouping (File Explorer)
Organizing a folder's contents according to values in a particular property, via View tab > Group By
54
New cards
Advanced search operator: ..
Specifies a range, e.g., datemodified:8/1/2015..8/31/2015
55
New cards
Advanced search operator: *
Wildcard for multiple characters, e.g., album:*hits
56
New cards
Advanced search operator: ?
Wildcard for a single character, e.g., artists:blu?
57
New cards
Local printer
A printer connected directly to a computer (via parallel, USB, or serial port)
58
New cards
Network printer
A printer connected to another computer, shared over the network
59
New cards
Network-attached printer
A printer connected directly to the network rather than to a computer
60
New cards
Print spooling
The process of storing an application's print output on disk or in RAM and feeding it to the printer at its own pace
61
New cards
PDF
Portable Document Format; an almost universally used file format for print output
62
New cards
XPS
XML Paper Specification; a rarely used alternative to PDF
63
New cards
control admintools
Command that opens Administrative Tools from Control Panel
64
New cards
control timedate.cpl
Command that opens Date and Time settings from Control Panel
65
New cards
control desk.cpl
Command that opens Personalization settings from Control Panel
66
New cards
control sysdm.cpl
Command that opens System settings from Control Panel
67
New cards
control firewall.cpl
Command that opens Windows Firewall settings from Control Panel
68
New cards
WWW
World Wide Web
69
New cards
LAN
Local Area Network
70
New cards
WAN
Wide Area Network
71
New cards
ISP
Internet Service Provider
72
New cards
DSL
Digital Subscriber Line; uses phone lines to transmit high-speed data signals
73
New cards
ADSL
Asymmetric DSL, the most common type of DSL; receives 128-6000 Kbps but sends slower
74
New cards
VDSL / VDSL2
DSL variants that use fiber optic connections, receiving 20-80 Mbps
75
New cards
Cable Modem
High-speed data delivered over cable TV lines, with no distance limitations like DSL
76
New cards
Satellite Internet
Internet service using microwave signals and small dish antennas to connect to orbiting satellites; bidirectional but expensive and weather-sensitive
77
New cards
Cellular Internet
Internet delivered via 3G/4G/4G LTE, WiMax, or hotspots; ideal for mobile devices but often data-limited
78
New cards
Analog Modem
The oldest way to get online (dial-up); requires only a phone line and computer modem
79
New cards
Broadband
High-speed internet access
80
New cards
Baseband
A dial-up connection using an analog modem
81
New cards
MAC address
A unique hardware identifier for a network interface, made of 6 pairs of hexadecimal numbers (e.g., 00-03-FF-B9-0E-14)
82
New cards
PPPoE
Point-to-Point Protocol over Ethernet; used by some DSL (and a few cable) providers requiring sign-on
83
New cards
Static/Fixed IP address
An IP address manually assigned rather than obtained automatically, often required for PPPoE or always-on service
84
New cards
Network discoverability prompt (no router)
When connected directly to a cable/DSL modem with no built-in router, you should select "No" for security reasons
85
New cards
ipconfig
Command that displays current IP information for each network adapter and active dial-up connections
86
New cards
ipconfig /all
Command that displays additional/detailed network settings for all adapters
87
New cards
ping
Command that sends packets to a specified computer to test whether network wiring, TCP/IP software, and routers in between are working
88
New cards
ping -t
Pings continuously once per second until stopped with Ctrl+C
89
New cards
tracert
Command that checks the connectivity of each router between you and a remote host, helping locate where a connection fails
90
New cards
NAT (Network Address Translation)
Mechanism that lets a network share one public IP address via a router, while each device keeps its own private IP
91
New cards
169.254 IP address
Indicates the router may have been off at boot and isn't handing out addresses; restart the router
92
New cards
DNS server not responding (with sharing router)
Indicates the problem is likely the router, the cable/DSL modem, or its connection - not your PC
93
New cards
Cold start (troubleshooting)
Powering down the modem/router for 5-30 seconds, then powering back up and waiting 30-60 seconds, as the first troubleshooting step
94
New cards
WhatIsMyIP
A third-party tool/site used to find your public IP address when your router doesn't display it easily
95
New cards
Reverse tracert
A trace performed from a remote server back to your computer, useful since the outbound and return paths may differ