Tools of the Trade: Linux and SQL Flashcards
(65 cards)
What is an absolute file path?
The full file path, which starts from the root.
What is an application?
A program that performs a specific task.
What is an argument in Linux?
Specific information needed by a command.
What is authentication?
The process of verifying who someone is.
What is authorization?
The concept of granting access to specific resources in a system.
What is Bash?
The default shell in most Linux distributions.
What is the Basic Input/Output System (BIOS)?
A microchip that contains loading instructions for the computer and is prevalent in older systems.
What is a bootloader?
A software program that boots the operating system.
What is CentOS?
An open-source distribution that is closely related to Red Hat.
What is a Central Processing Unit (CPU)?
A computer’s main processor, which is used to perform general computing tasks on a computer.
What is a command?
An instruction telling the computer to do something.
What is a command-line interface (CLI)?
A text-based user interface that uses commands to interact with the computer.
What is a database?
An organized collection of information or data.
What is date and time data?
Data representing a date and/or time.
What is digital forensics?
The practice of collecting and analyzing data to determine what has happened after an attack.
What is a directory?
A file that organizes where other files are stored.
What are distributions?
The different versions of Linux.
What is an exclusive operator?
An operator that does not include the value of comparison.
What is a file path?
The location of a file or directory.
What is the Filesystem Hierarchy Standard (FHS)?
The component of the Linux OS that organizes data.
What is filtering?
Selecting data that match a certain condition.
What is a foreign key?
A column in a table that is a primary key in another table.
What is a GUI?
A graphical user interface - A user interface that uses icons on the screen to manage different tasks on the computer.
What is a hard drive?
A hardware component used for long-term memory.