Linux Fundamentals Quiz 1
Take a self-paced, untimed 10-question Linux fundamentals quiz, review your answers and explanations, and retry to strengthen your knowledge.
About This Quiz
Linux Fundamentals Quiz 1 is the first knowledge check in this Linux learning sequence. It assesses foundational Linux knowledge through recognition, basic understanding, and simple practical decisions.
Linux is an operating system family commonly used on servers, desktops, embedded devices, and cloud systems. This quiz checks introductory knowledge; it is not a replacement for a complete Linux lesson.
No prerequisites are required. Basic familiarity with what Linux is may be helpful.
Format and Completion
- There are exactly 10 multiple-choice questions.
- A multiple-choice question has a prompt and a fixed set of answer options. Select one best answer for each question.
- The quiz is untimed. There is no countdown or completion deadline during an attempt.
- To begin, select the clearly labeled Start Quiz control provided by the quiz platform.
- If the platform supports saved attempts, you can pause, leave, and resume later without losing saved progress.
Questions
Answer all 10 questions before submitting. Choose one option for each item.
What is Linux best described as?
- A. A single word-processing application
- B. An operating system family
- C. A type of computer monitor
- D. A network cable standard
Which interface lets a user enter text commands to interact with a Linux system?
- A. A shell or terminal
- B. A printer driver
- C. A power supply
- D. A display panel
What does a Linux distribution generally provide?
- A. Only a computer’s physical hardware
- B. A packaged operating system built around the Linux kernel and supporting software
- C. A replacement for an internet connection
- D. A single user’s personal files only
Which command commonly displays the files and directories in the current directory?
- A.
ls - B.
cd - C.
pwd - D.
clear
- A.
Which command commonly prints the path of the directory you are currently in?
- A.
mkdir - B.
pwd - C.
touch - D.
whoami
- A.
What does the command
cdnormally do?- A. Changes the current directory
- B. Copies a disk
- C. Compiles a device driver
- D. Creates a user account
Which path is an example of an absolute path?
- A.
notes/today.txt - B.
../images - C.
/home/alex/notes/today.txt - D.
./today.txt
- A.
In Linux, what is a file permission used for?
- A. Controlling which users or groups may perform actions such as reading, writing, or executing
- B. Increasing the size of a monitor
- C. Choosing a computer’s wallpaper
- D. Changing the physical layout of a keyboard
Which account normally has the broadest administrative control over a Linux system?
- A. The guest account
- B. The root account
- C. A standard unprivileged account
- D. An anonymous network visitor
You need to work with a file in a directory below your current location. What is a sensible first step?
- A. Inspect the directory contents and navigate to the required directory
- B. Disconnect the computer from power
- C. Delete the current directory automatically
- D. Change the monitor resolution
Submit and Review Your Answers
Submit the completed attempt using the platform's Submit control. A quiz attempt is your saved or submitted session of answering the questions.
After submission, answer review should show your selected answer for every question, identify each response as correct or incorrect, and provide the correct answer for missed questions. Read the explanation for each missed item before trying again.
Your score is the number or percentage of correct answers out of the 10 questions. Use the platform's Retry Quiz control to start another attempt after reviewing the material.
If You Need Help
- Cannot find how to begin: Look for the prominent Start Quiz control before the first question.
- Unsure about timing: This is an untimed quiz, so there is no countdown or deadline during an attempt.
- Need to understand an incorrect answer: Submit the attempt and use the result review to compare your response with the correct answer and explanation.
- Leaving before completion: Check whether the platform saves progress. If it does, use its resume option to return to the same attempt later.
Continue Practicing
After reviewing your results, retry this quiz or continue with Linux Quiz 2.