Official Bank 0/79

Linux Essentials Certificate (010-160) - Linux Professional Institute Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
79 Total Questions
1
Question
Running the command rm Downloads leads to the following error:
rm: cannot remove ‘Downloads/’: Is a directory Which of the following commands can be used instead to remove Downloads, assuming Downloads is empty? (Choose two correct answers.)
Select 2
Options
A rem Downloads
B dir –r Downloads
C undir Downloads
D rm –r Downloads
E rmdir Downloads
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
What is true about the su command?
4XHVWLRQVDQG$QVZHUV3') 
Options
A It changes the name of the main administrator account.
B It runs a shell or command as another user.
C It is the default shell of the root account.
D It locks the root account in specific time frames.
E It can only be used by the user root.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
Which of the following statements regarding Linux hardware drivers is correct?
Options
A Drivers are downloaded from the vendor's driver repository when a new device is attached.
B Drivers are stored on their devices and are copied by the Linux kernel when a new device is attached
C Drivers are regular Linux programs which have to be run by the user who wants to use a device.
D Drivers are either compiled into the Linux kernel or are loaded as kernel modules.
E Drivers are not used by Linux because the BIOS handles all access to hardware on behalf of Linux.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
What is the return value of a shell script after successful execution?
Options
A -255
B 255
C 1
D -1
E 0
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
Which of the following commands are used to get information on the proper use of ls? (Choose two correct answers.)
Select 2
Options
A man ls
B info ls
C option ls
D manual ls
E usage ls
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.