Unit 4 - Module 2 - All About Linux Flashcards
Is Linux open-sourced?
YES
Linux
What is the command-line interpreter?
The Shell
Aka CLI
What do you call the component of Linux that organizes data?
Firesystem Hierarchy Standard (FHS)
What do you call the component of Linux that manages processes and memory?
The Kernal
What do you call hardware components that are attached and controlled by the computer system?
Monitors, Mice, printers, ect.
Peripheral Devices
What do you call components of hardware that are internal of the computer?
CPU,RAM,GPU ect.
Internal Hardware
What’s another word for “folders”
Directory
What is the order of operation from user to hardware on Linux when creating a new file is started?
6 in total
User and hardware are included in the 6
1) User
2) Application
3) Shell
4) Filesystem Hierarchy Standard (FHS)
5) Kernal
6) Hardware
What do you call different versions of Linux?
Distributions
What do you call the practice of collecting and analyzing data to determine what has happened after an attack?
Digial Forensics
What is KALI LINUX and Parrot used for mainly?
Penetration Testing
What is Ubuntu used for mainly?
Migrating to cloud servers.
What do you call a piece of software that can be combined with other packages to form an application?
A Package
What part of Linux is open sourced allowing customization?
The Kernal
What is the command-line interpreter in Linux?
The Shell