CompTIA A+ CORE 1 | SERIES 220-1201

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/322

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

323 Terms

1
New cards

Types of laptop battery configs

Modular and integrated

2
New cards

Types of laptop batteries

Lithium-ion and Lithium-ion polymer

3
New cards

Most common components

Keyboard and single ribbon cable

4
New cards

Laptop memory module

SO-DIMM (Small Outline Dual In-line Memory Module)

5
New cards

types of storage medium

Magnetic Disk (HDD) and Solid State Drive (SSD)

6
New cards

Magnetic disk

Spinning drive platter, 2.5” form factor, 3.5” for desktop

7
New cards

Sollid State Drive (SSD)

no moving parts, fast access, less latency, 2.5”

8
New cards

Laptop wireless network connectivity

802.11, integrated into motherboard, wrap at top of screen

9
New cards

802.11

Local area network, high speed, internet access

10
New cards

Bluetooth

Personal area network, short range, high speed comms, connect peripherals & other nearby devices, 802.11, 2.4 GHz

11
New cards

Biometrics

config in OS

12
New cards

Near field communication NFC

mobile phones and smart watches, used for payment methods, short range network functions, data transfer or authentication

13
New cards

Webcam

built-in camera and mic, audio and video with special drivers, accessible from multimedia apps

14
New cards

Use of mobile devices

sync, connectivity, backup, identification

15
New cards

USB

Universal Serial Bus, high speed wired comms, charging and data transfer.

16
New cards

USB-C and uses

24 pin double sided usb connector, display port, HDMI, Thunderbolt

17
New cards

Lighting and uses

8 pin digital signal, apple legacy devices, high power output, simple design

18
New cards

NFC

send small amount of data wirelessly over limited area

19
New cards

Hotspot

use phone as WiFi hotspot to connect multiple devices to one phone

20
New cards

Tethering

personal wireless router with one device connected to one phone

21
New cards

Stylus

pens for mobile devices, bluetooth connected, pressure sensitive, programmable buttons, must be compatible with device

22
New cards

Headset

hands free audio, wired connection with USB on laptop and 3.5 mm tip ring ring sleeve jack

23
New cards

Speakers

battery powered mobile audio, wireless with bluetooth link and stereo sound

24
New cards

Docking station

external keyboard and mouse that extends existing laptop interfaces, adds functions, desktop adapter cards, avoids cables

25
New cards

Port replicator

similar to docking station with no expansion card option and connects using USB

26
New cards

Trackpad

tight working area with laptops to replace mouse, battery and bluetooth options

27
New cards

Drawing Pad

external input using stylus, third party device with support for many OS

28
New cards

3G Network

several MB/s with bandwidth improvement in GPS, mobile TV, video on demand and confrencing

29
New cards

4G and LTE

Long term evolution based on Global System for Mobile Comms (GSMC) and Enhanced Data Rates for GSM Evolution (EDGE), download rate of 150 MB/s

30
New cards

5G

Modern mobile network with 10 GB/s, less bandwidth, large data transfers, faster monitoring and notification, additional cloud processing

31
New cards

WiFi

Local 802.11 network for data access to email and internet, high speed, requires local access point and limited distance, supported by carrier and available without coverage

32
New cards

Subscriber Identity Module

Unique id for cellular devices with tiny physical card that contains ID, phone number, cell network info, and storage for contacts

33
New cards

eSIM

similar to SIM but integrated into mobile device

34
New cards

Bluetooth pairing

built-in security with pin verification

35
New cards

GPS

created by DoD, relies on 30 satelites in orbit, gives precise navigation through: longitude, latitude, altitude, and time difference

36
New cards

Corporate Owned Personally Enabled

COPE, company buys device for employee to use as corporate and personal device

37
New cards

Choose Your Own Device

CYOD, choice of device is done by user

38
New cards

Policy Enforcement

Uses MDM for central configuration of corporate email, account details, server address, and communication methods

39
New cards

2FA

Requires authentication types such as biometrics and pseudorandom authentication apps

40
New cards

Corporate Applications

allow or restrict app install and prevent unauthorized app usage

41
New cards

Data sync 

based on data rates and used for backup and recovery

42
New cards

Types of data

Transmission Control Protocol (TCP) and User Data Protocol (UDP), OSI layer 4 (transport)

43
New cards

Multiplexing

Using many different applications at the same time

44
New cards

Ethernet payload

IP and IP Payload {TCP & TCP Payload}, TCP Payload {http payload}

45
New cards

TCP

Connection based with HTTPS and SSH, uses acknowledgement, has error recovery, and reorders data and transmissions

46
New cards

UDP

connectionless, no acknowledgement, no error recovery or reordering of data and transmissions,

47
New cards

Connectionless protocols

Dynamic Host Configuration Protocol (DHCP) and Trivial File Transfer Protocol (TFTP)

48
New cards

Port number

specific receiving location within IP address

49
New cards

IPv4

Server IP address and client IP address

50
New cards

Server IP address

Protocol and server application port number

51
New cards

Client IP address

Protocol and client port number

52
New cards

Non-ephemeral port

Permanent port numbers 0 - 1023, usually on a server

53
New cards

Ephemeral port

Temporary port number 1024 - 65535, determined by client in real time

54
New cards

Web server

TCP/80

55
New cards

VoIP

UDP/5004

56
New cards

Email server

TCP/143

57
New cards

File Transfer Protocol (FTP)

TCP/20 for active mode data and TCP/21 for control, transfers files between systems with authentication using username and password, full feature function

58
New cards

Secure Shell

TCP/22, encrypted comms link

59
New cards

Telnet

TCP/23, telecoms network, login to device remotely for console access, in the clear comms

60
New cards

Simple Mail Transfer Protocol

SMTP, TCP/25 for server to server email transfer and device to mail server

61
New cards

Domain Name System

DNS, UDP/53 for converting name to IP and vice versa, multiple systems available

62
New cards

Dynamic Host Configuration Protocol

DHCP, UDP/67 and UDP/68 for auto config and assignment of IP address in real time from pool with lease and renewal,

63
New cards

Dynamic Host Configuration Protocol Reservation

DHCP assigned by MAC address in DHCP server and managed from one location

64
New cards

Hyper Text Transfer Protocol

HTTP, TCP/80 for web server comms

65
New cards

Hyper Text Transfer Protocol Secure

HTTPS, TCP/443 for web server comms using encryption

66
New cards

Post Office Protocol Version 3

POP3, TCP/110 for basic mail transfer functions

67
New cards

Internet Message Access Protocol Version 4

IMAP4, TCP/143 for management of email inbox from multiple clients

68
New cards

Server Message Block

SMB, UDP/137 for NetBIOS name service, TCP/139 for NetBIOS session service, used for file sharing, printer sharing, and Common Internet File System (CIFS), TCP/445 for SMB comms over TCP without NetBIOS

69
New cards

Lightweight Directory Access Protocol

LDAP, TCP/389 for store and retrieve info in network directory and microsoft active directory

70
New cards

Remote Desktop Protocol

RDP, TCP/3389 for sharing desktop from remote location to control entire computer and applications

71
New cards

DNS server

Distributed naming system, load balance across servers, managed by ISP

72
New cards

File share

Central storage of documents, SMB, Apple Filing Protocol (AFP)

73
New cards

Print Server

Connect printer to network with software on computer or built-in to printer, uses SMB, Internet Printing Protocol (IPP), or Line Printer Daemon (LPD)

74
New cards

Mail Server

Store incoming mail, send outgoing mail, managed by ISP

75
New cards

SYSLOG

Standard message logging, integrated into SIEMs

76
New cards

Authentication Server

Authentication, authorization, accounting server with login

77
New cards

Database Server

Database table storage of columns and rows for relational DB using SQL

78
New cards

NTP Server

Network Time Protocol uses encryptions and logins for backups and log timestamps

79
New cards

SPAM gateways

Stop unsolicited email, onsite and cloud based

80
New cards

All In One Security Appliance

Next gen firewall with Unified Threat Management (UTM), includes URL filter with malware, content & spam inspection, acts as router/switch, firewall, and VPN endpoint

81
New cards

Load Balancer

Distributes load across multiple servers that is invisible to users, large scale implementation not affected by server outages

82
New cards

Proxy server

intermediate server, handles client request to proxy which performs request and sends back results, access control usage

83
New cards

SCADA/ICS

Supervisory Control and Data Acquisition system, Industrial Control System

84
New cards

Legacy system

Old system that is still important

85
New cards

Embedded system

Purpose built device with direct access to OS, alarm system, door security, time card system

86
New cards

IOT

Includes appliances, smart devices, air control, & access

87
New cards

802.11ac

WiFi 5

88
New cards

802.11ax

WiFi 6/WiFi 6e

89
New cards

802.11be

WiFi 7

90
New cards

DNS config in terminal

dig on Linux, nslookup on windows

91
New cards

Resource records

database records of domain name services, 30 record types

92
New cards

Address records

AAAA, defines IP address of host

93
New cards

Canonical name records

CNAME, name is alias of another canonical name, one physical server, multiple services

94
New cards

Mail exchanger record

MX, determines host name for mail server

95
New cards

Text records

human readable text info, used in verification and email security

96
New cards

Domain Keys Identified Mail

DKIM, digitally sign domain outgoing mail, validated by mail server, public key is in text record

97
New cards

Sender Policy Framework

SPF, Protocol that lists all servers authorized to send email for a domain, prevents mail spoofing, performs check to see if incoming mail is from authorized host

98
New cards

Domain Message Authentication Reporting and Conformance

DMARC prevents unauthorized email spoofing, extension of SPF and DKIM

99
New cards

DORA

Discover DHCP server, get an offer, lock in offer, DHCP server configuration

100
New cards

DCHP scope

predefined list of ip addresses that can be assigned