Official Bank 0/81

Linux Essentials Certificate Exams: 80 (010-150) - Linux Professional Institute Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
81 Total Questions
1
Question
Which of the following outputs could stem from the command last?
Options
A Last login: Fri Mar 23 10:56:39 2018 from server.example.com
B Password for user last changed at Sat Mar 31 16:38:57 EST 2018
C EXT4-fs (dm-7): mounted filesystem with ordered data mode. Opts: (null)
D root tty2 Wed May 17 21:11 - 21:11 (00:00)
E 1 ls 2 cat text.txt 3 logout
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
What information is stored in /etc/passwd? (Choose three correct answers.)
Select 3
Options
A The username
B The numerical user ID
C The encrypted password
D The user\s default shell
E The user’s storage space limit
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
Which of the following commands creates an archive file work.tar from the contents of the directory ./ work/?
Options
A tar –create work.tgz –content ./work/
B tar –cf work.tar ./work/
C tar work.tar < ./work/
D tar work > work.tar
E tar --new work.tar ./work/
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
Which of the following tasks can the command passwd accomplish? (Choose two.)
Select 2
Options
A Create a new user account.
B Change a user's password.
C Create a new user group.
D Lock a user account.
E Change a user's username.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
Which of the following is a protocol used for automatic IP address configuration?
Options
A SMTP
B LDAP
C DNS
D DHCP
E NFS
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.