CompTIA A+ Networking and Printing Concepts

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/18

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key networking protocols, printing management, FQDN structures, and standard IP specifications from the lecture notes.

Last updated 8:18 AM on 8/28/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

19 Terms

1
New cards

Server Message Block (SMB)

The application protocol underpinning file and printer sharing on Windows networks, which usually runs directly over port TCP/445.

2
New cards

Samba

A software suite that provides support for SMB in UNIX- or Linux-based machines and network attached storage (NAS) appliances, allowing Windows clients to access a Linux host as a Windows file or print server.

3
New cards

IETF

Internet Engineering Task Force; the premier open, international standards organization responsible for developing and maintaining the technical protocols that make the internet function.

4
New cards

Print Server

A hardware or software configuration that assists in centralized management of printers and print jobs across a network, allowing print jobs to be queued or held.

5
New cards

Secure Print

Also known as Hold and Release or Pull Printing; an enterprise feature where a print job is paused in a digital queue until the user authenticates directly at the printer hardware using a PIN or password.

6
New cards

Badge Release

A printer authentication method where a user swipes an employee ID card (using RFID/NFC) at the physical printer device to release a held print job.

7
New cards

Print Queue Management

Centralized software or device functionality on a print server that manages job queues, allowing administrators to pause, cancel, or delete stuck print jobs.

8
New cards

Spooling

The process where a print server saves a print file to its local hard drive or memory first, ensuring the job is preserved if the printer runs out of paper.

9
New cards

FQDN

Fully Qualified Domain Name; the complete, absolute, and unambiguous address of a specific host or computer on a network or the internet, limited to a maximum of 255 characters.

10
New cards

Root Zone

The absolute top of the DNS hierarchy, technically represented by a trailing dot (.) at the end of a true FQDN.

11
New cards

Top-Level Domain (TLD)

The highest general categorization label in an FQDN, such as .com, .org, .edu, or .gov.

12
New cards

Second-Level Domain

The unique name registered by an organization within an FQDN structure (e.g., 'google' in pc01.sales.google.com.).

13
New cards

Subdomain

An optional division within an organization created to organize department resources in an FQDN structure (e.g., 'sales' in pc01.sales.google.com.).

14
New cards

Hostname

The specific local name assigned to an actual physical computer, server, or printer device (e.g., 'pc01').

15
New cards

URL Scheme

The portion of a Uniform Resource Locator before the '://' separator that specifies the protocol or communication language (such as http, https, ftp, or sftp).

16
New cards

Root Directory (URL)

Represented by a single trailing slash (/) at the very end of a web address, instructing the server to look inside its main, topmost folder for the homepage.

17
New cards

RFC

Request for Comments; finalized technical standard documents published by the IETF with unique numbers that define exact protocol specifications for software and hardware vendors.

18
New cards

Transmission Control Protocol (TCP)

A fundamental networking protocol that guarantees the reliable, error-free, and ordered delivery of data across a network.

19
New cards

RFC 1918

The standard defining standard reserved private IP address ranges: 10.0.0.0 to 10.255.255.255, 172.16.0.0 to 172.31.255.255, and 192.168.0.0 to 192.168.255.255.