Module 2-04 Challenge Flashcards
Which aspect of Linux makes it available to everyone?
- Its multiple distributions
- Its open-source design
- Its kernel
- Its use in cybersecurity
Its open-source design
Which of the following components are part of the Linux architecture? Select all that apply.
- Applications
- The distribution
- The shell
- The Filesystem Hierarchy Standard (FHS)
- Applications
- The shell
- The Filesystem Hierarchy Standard (FHS)
Which of the following are examples of Linux distributions? Select all that apply.
- Wireshark
- Debian
- Ubuntu
- tcpdump
- Debian
- Ubuntu
What is KALI LINUX ™?
(KALI LINUX ™ is a trademark of OffSec.)
- A component of the Linux architecture that is responsible for processing commands and outputting results
- An open-source Linux distribution that is widely used in security
- A component of the Linux OS that manages processes and memory
- A subscription-based enterprise distribution of Linux
An open-source Linux distribution that is widely used in security
Which of these are common Linux distributions? Select all that apply.
- Parrot
- Bash
- CentOS
- Red Hat
- Parrot
- CentOS
- Red Hat
What is the Linux shell used for?
- It organizes the data stored in the computer so it can be found easily.
- It manages processes and memory.
- It allows you to communicate with the operating system.
- It ensures the system allocates resources efficiently.
It allows you to communicate with the operating system.
Which of the following are communication methods with the shell? Select all that apply.
- Standard output
- Standard command
- Standard input
- Standard error
- Standard output
- Standard input
- Standard error
Which of the following is an example of hardware?
- Shell
- CPU
- Applications
- Kernel
CPU
When the system doesn’t know how to respond to a command, what is the result?
- An error message
- Standard output
- Standard input
- A request for additional resources
An error message