Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

CompTIA Linux+ XK0-005/Acronyms/Part 3

Acronym study

XK0-005 Acronyms — Part 3 of 8

Terms 61–90 of 226 XK0-005 acronyms and key terms. Each entry includes a plain-English definition and a link to the full 800-word glossary page with exam context and practice questions.

← Part 2Part 3 of 8Part 4 →

Term 61

ext4

ext4 is the default file system for many Linux distributions, designed to store and manage files on a hard drive or SSD with journaling, large volume support, and backward compatibility.

Full entry →
Full ext4 glossary entry →

Term 62

Extended ACL

An extended access control list (ACL) is a set of rules that filters network traffic based on source and destination IP addresses, protocol type, and port numbers, providing more granular control than a standard ACL.

Full entry →
Full Extended ACL glossary entry →

Term 63

fail2ban

Fail2ban is a security tool that monitors log files for repeated authentication failures and temporarily bans the offending IP addresses using firewall rules.

Full entry →
Full fail2ban glossary entry →

Term 64

FAT32

FAT32 is a file system that organizes and manages how data is stored on storage devices like USB drives and memory cards.

Full entry →
Full FAT32 glossary entry →

Term 65

File Explorer

File Explorer is the graphical file management tool in Windows that allows users to navigate, organize, and manage files and folders on their computer.

Full entry →
Full File Explorer glossary entry →

Term 66

File permission

A file permission is a security setting that controls who can read, write, or execute a file or directory on an operating system.

Full entry →
Full File permission glossary entry →

Term 67

Filestore

Google Cloud Filestore is a managed file storage service that lets you mount a network file system (NFS) to multiple virtual machines simultaneously, just like a shared folder on an office network.

Full entry →
Full Filestore glossary entry →

Term 68

Finder

Finder is the default file manager and graphical user interface shell used on macOS to organize, access, and manage files, folders, and applications.

Full entry →
Full Finder glossary entry →

Term 69

firewalld

firewalld is a dynamic firewall management tool for Linux systems that controls incoming and outgoing network traffic using zones and rules.

Full entry →
Full firewalld glossary entry →

Term 70

flatpak

Flatpak is a software utility for Linux that allows you to install, manage, and run applications in a sandboxed environment, making them work across different Linux distributions.

Full entry →
Full flatpak glossary entry →

Term 71

Folder permission

Folder permission is a security setting that determines which users or groups can access, modify, or manage a folder and its contents on an operating system.

Full entry →
Full Folder permission glossary entry →

Term 72

fsck

fsck is a command-line tool that checks and repairs inconsistencies in a file system, ensuring data integrity.

Full entry →
Full fsck glossary entry →

Term 73

fstab

fstab is a system configuration file in Linux that defines how and where storage devices and partitions are mounted at boot time.

Full entry →
Full fstab glossary entry →

Term 74

getfacl

getfacl is a Linux/Unix command that displays the Access Control Lists (ACLs) for files and directories, showing detailed permissions beyond the standard user-group-other model.

Full entry →
Full getfacl glossary entry →

Term 75

Group Policy

Group Policy is a Windows-based feature that allows administrators to centrally manage and enforce settings for users and computers across an organization.

Full entry →
Full Group Policy glossary entry →

Term 76

groupadd

groupadd is a Linux command that creates a new user group on a system, used to organize users and manage permissions collectively.

Full entry →
Full groupadd glossary entry →

Term 77

GRUB

GRUB (Grand Unified Bootloader) is a boot loader package that loads and manages the operating system startup process on Linux and other Unix-like systems.

Full entry →
Full GRUB glossary entry →

Term 78

GUI

A Graphical User Interface (GUI) is a visual way for users to interact with a computer or device using icons, buttons, and windows instead of typing text commands.

Full entry →
Full GUI glossary entry →

Term 79

Hard link

A hard link is a directory entry that associates a name with a file's data on a storage device, allowing multiple filenames to point to the same underlying inode and data blocks.

Full entry →
Full Hard link glossary entry →

Term 80

Implicit deny

Implicit deny is a security rule that automatically blocks any network traffic that is not explicitly allowed by an access control list or firewall rule.

Full entry →
Full Implicit deny glossary entry →

Term 81

Inbound ACL

An inbound ACL is a set of rules applied to network traffic entering an interface that decides whether to allow or block that traffic based on criteria like source IP, destination port, or protocol.

Full entry →
Full Inbound ACL glossary entry →

Term 82

Init system

An init system is the first process started by the Linux kernel during boot that manages all other processes, services, and system initialization until shutdown.

Full entry →
Full Init system glossary entry →

Term 83

inode

An inode is a data structure in a Unix-like file system that stores metadata about a file, such as its size, permissions, and location on disk, but not its name.

Full entry →
Full inode glossary entry →

Term 84

Inside global

An inside global is the public, routable IP address that represents an internal private host when it communicates with devices on the internet.

Full entry →
Full Inside global glossary entry →

Term 85

Inside local

Inside local is the IP address assigned to a device on an internal private network before any Network Address Translation (NAT) is applied.

Full entry →
Full Inside local glossary entry →

Term 86

insmod

insmod is a Linux command used to insert a kernel module into the running Linux kernel without resolving dependencies.

Full entry →
Full insmod glossary entry →

Term 87

Internet gateway

An Internet gateway is a cloud networking component that provides a connection between a virtual private cloud (VPC) and the public Internet, enabling resources in the VPC to send and receive traffic to and from the Internet.

Full entry →
Full Internet gateway glossary entry →

Term 88

iOS

iOS is Apple's mobile operating system that powers iPhones and iPads, providing a secure and user-friendly platform for apps and services.

Full entry →
Full iOS glossary entry →

Term 89

IP helper address

A Cisco IOS command that forwards broadcast traffic from one subnet to a specific server on another subnet, allowing devices to obtain IP configuration or other services without needing a router or server on their local network.

Full entry →
Full IP helper address glossary entry →

Term 90

IP Source Guard

IP Source Guard is a network security feature that blocks IP address spoofing by verifying that each packet's source IP address matches an authorized binding assigned to that switch port.

Full entry →
Full IP Source Guard glossary entry →
← Part 2Part 4 →

Acronym parts

Part 1Part 2Part 3currentPart 4Part 5Part 6Part 7Part 8

Study resources

All XK0-005 Acronyms→XK0-005 Practice Tests→XK0-005 Study Guide→Exam Domains→