LPI Linux Essentials (010-160) exam
(900+ Practice Questions)
Linux Foundations
Pass on the first attempt.
This comprehensive resource includes:
✓ 900+ Practice Questions
✓ Each Exam Questions with Verified Answers
✓ designed to help you ace the exam.
✓ Anyone who needs clear, concise guidance to pass
,Which of the following is the act of creating a virtual version of components
such as storage devices and computer network resources called?
A. Virtualization
B. Virtual Reality
C. Actualization
D. Realization
A
What does GUI stand for?
A. General User Interface
B. Great User Image
C. Generic Unique Interlink
D. Graphical User Interface
D
Which of the following does Raspbian Linux run on?
A. AWS Cloud
B. Smartphone
C. Raspberry Pi
D. Vehicle Entertainment System
C
Which of the following is an example of embedded Linux?
A. Android
B. Red Hat Linux
,C. Fedora
D. Linux Mint
A
What directly controls hardware and translates the commands from a piece of
software into something the hardware can understand and act upon?
A. Finder
B. Explorer
C. Kernel
D. Procmon
C
Which of the following programs on a Linux system could you use as a
replacement for Microsoft Word?
A. Pages
B. Pico
C. Writer
D. Nano
C
Which of the following is an American non-profit organization devoted to
expanding the range of creative works available for others to build upon legally
and to share?
A. Open Commons
B. Open Source Non-profit
C. Creative Commons
D. Free Creative
C
, What is the generic name given to the action of protecting shell meta-
characters from being treated specially by the shell?
A. Nulling
B. Quoting
C. Slashing
D. Queuing
B
Which of the following can be used to represent a single number from 3 to 9?
A. [3456789]
B. [3-9]
C. [three-nine]
D. [9-3]
B
Which of the following is a valid option for a typical command to get its built-in
usage information?
A. -?
B. help
C. --manual
D. -help
D
Which option will cause the echo command NOT to output a trailing newline?
A. -p
B. -n