Official Bank 0/86

LPIC-2 Linux Engineer (Exam 102) (102-400) - Linux Professional Institute Actual Exam Questions

Last updated on May 14, 2026

97% Exam Compliance
86 Total Questions
1
Question

What is the purpose of the command mailq?

Options
A

It fetches new emails from a remote server using POP3 or IMAP.

B

It is a multi-user mailing list manager.

C

It is a proprietary tool contained only in the qmail MTA.

D

It queries the mail queue of the local MTA.

E

It is a command-line based tool for reading and writing emails.

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question

The X11 configuration file xorg.conf is grouped into sections. How is the content of the section SectionName associated with that section?

Options
A

It is placed in curly brackets as in Section SectionName { ... }.

B

It is placed between a line containing Section "SectionName" and a line containing EndSection.

C

It is placed between the tags <Section name="SectionName"> and </Section>

D

It is placed after the row [SectionName].

E

It is placed after an initial unindented Section "SectionName" and must be indented by exactly one tab character.

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question

Which of the following commands lists all defined variables and functions within Bash?

Options
A

env

B

set

C

env -a

D

echo $ENV

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question

What is the purpose of the nsswitch.conf file?

Options
A

It is used to configure where the C library looks for system information such as host names and user passwords.

B

It is used to configure network protocol port numbers such as for HTTP or SMTP.

C

It is used to configure LDAP authentication services for the local system.

D

It is used to configure which network services will be turned on during the next system boot.

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question

Which configuration file would be edited to change the default options for outbound SSH sessions?

Options
A

/etc/ssh/sshd_config

B

/etc/ssh/ssh

C

/etc/ssh/client

D

/etc/ssh/ssh_config

E

/etc/ssh/ssh_client

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.