Free 010-150: Linux Essentials Exam Questions and Answers
64 verified practice questions for 010-150.
The first 10 questions on this page are free to read, answers included — no account and no card. A plan opens the rest of the bank, the full timed practice test and your weak-topic reporting.
Last updated: September 19, 2026
- Exam code
- 010-150
- Provider
- LPI
- Questions in our bank
- 1000+
- Free to read
- First 10, with answers
- Our test mode duration & pass mark
- 130 mins · 70%
- Verified answers
- Reviewed weekly
Recommended: Switch to Test Mode to start a practice test that simulates the real exam experience.
Question #1
What are the three sets of permissions for a file?
Please select an optionIncorrectCorrect answer: D
Permissions are defined for three sets of users: the file owner (user), the owning group, and all other users.
Was this answer correct?Question #2
Which command displays the list of groups to which a user belongs?
Please select an optionIncorrectCorrect answer: A
The id command prints the user ID, the primary group and every supplementary group the user belongs to; whoami and who show only the current name or login sessions.
Was this answer correct?Question #3
Which of the following is the home folder for the root user?
Please select an optionIncorrectCorrect answer: B
The root account home directory is /root, which is kept separate from the ordinary user home directories under /home.
Was this answer correct?Question #4
Given a directory with the following information: drwxrwxrwxt 12 tu tg 36864 2012-03-15 /home/directory/ Which of the following statements are true? (Choose two)
Select 2 answers.
Please select an optionIncorrectCorrect answer: B, E
The trailing t is the sticky bit, so users can delete only files they own, and the rwx permissions for others let everybody create files in the directory.
Was this answer correct?Question #5
Which statement about users and user groups is correct?
Please select an optionIncorrectCorrect answer: A
Every user account must belong to at least one group, which is its primary group even when no other group memberships are assigned.
Was this answer correct?Question #6
What is the command to change the password of a user?
Please select an optionIncorrectCorrect answer: C
The passwd command changes a user password, asking for the old password on a user own account and letting root change any account.
Was this answer correct?Question #7
What command line will create the user falco with home directory assigned to the group users as primary group?
Please select an optionIncorrectCorrect answer: C
useradd with -m creates the home directory and -g users sets users as the primary group, which matches the command shown in option C.
Was this answer correct?Question #8
When a new user is added, where does his user ID gets stored?
Please select an optionIncorrectCorrect answer: A
Account information including the user ID is stored in /etc/passwd; the password hash itself is kept in /etc/shadow.
Was this answer correct?Question #9
In which directory are system log files kept?
Please select an optionIncorrectCorrect answer: B
System log files are kept in /var/log/, the standard persistent location for system and service logs.
Was this answer correct?Question #10
Which of the following commands can be used to change both the owner AND group settings of a file?
Please select an optionIncorrectCorrect answer: C
chown changes both the owner and the group of a file using owner:group syntax, while chgrp changes only the group and chmod only the permission bits.
Was this answer correct?
Continue with 010-150: Linux Essentials
Unlock the full question bank
You have read the first 10 questions. A subscription opens every question in 010-150: Linux Essentials, the full timed practice test, and your progress and weak-topic reporting.
Single exam
$19.99for 30 days
Full question bank and practice test for one exam, for 30 days.
Single exam
$49.99for 1 year
One exam for a full year. Nothing renews and nothing to cancel.
Full access
$39.99/mo
Every exam in the catalogue, month to month.
Full access
$199.99/yr
Every exam in the catalogue for a year.
Already subscribed? Sign in to pick up where you left off.
Other LPI certifications
- 101-500: LPIC-1 Exam 101 - Part 1 of 2 - version 5.0 (opens in a new tab)
- 201-450: LPIC-2 Exam 201 Part 1 of 2 version 4.5 (opens in a new tab)
- 102-500: LPIC-1 Exam 102 - Part 2 of 2 - version 5.0 (opens in a new tab)
- 202-450: LPIC-2 Exam 202 Part 2 of 2 version 4.5 (opens in a new tab)
- 010-160: Linux Essentials Certificate Exam - version 1.6 (opens in a new tab)
- 303-200: LPIC-3 Exam 303: Security, version 2.0 (opens in a new tab)
Reviews
★★★★★
This platform is a lifesaver. The practice questions and explanations are so detailed. It’s the best study tool I’ve ever used.
Hannah Smith
USA
★★★★★
I highly recommend Exam Practice. The feedback after each test helped me improve significantly, and I passed my exams easily.
Oscar Nyström
Sweden
★★★★★
Exam Practice is worth every penny. The mock exams are realistic, and the feedback helped me focus on key areas.
Amit Sharma
India



