Skip to main content

202-450 Real Exam Questions

LPIC-2 - Exam 202 - version 4.5

373 questions available · Page 1 of 38

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Multiple choice

Which subcommands to the openssl command are used in the process of generating a private key and a Certificate Signing Request (CSR)? (Choose TWO correct answers.)

  1. A

    csr

  2. B

    gencsr

  3. C

    genkey

  4. D

    genrsa

  5. E

    req

Show answer and explanation

Correct answers: D, E

Question 2 Fill in the blank

FILL BLANK

With which parameter in the smb.conf file can a share be hidden?

Show answer and explanation

Accepted answer: $

Question 3 Multiple choice

Which of the following statements allow the logical combinations of conditions in Sieve filters? (Choose two.)

  1. A

    allof

  2. B

    anyof

  3. C

    noneof

  4. D

    and

  5. E

    or

Show answer and explanation

Correct answers: A, E

Explanation

References:
https://kb.vircom.com/kbase/redirfile.asp?id=581&SID=

Question 4 Multiple choice

Which files are read by the lsdev command? (Please specify THREE answers)

  1. A

    /proc/dma

  2. B

    /proc/filesystems

  3. C

    /proc/interrupts

  4. D

    /proc/ioports

  5. E

    /proc/swaps

Show answer and explanation

Correct answers: A, C, D

Question 5 Single choice

Which of the following Samba services handles the membership of a file server in an Active Directory domain?

  1. A

    winbindd

  2. B

    nmbd

  3. C

    msadd

  4. D

    admemb

  5. E

    samba

Show answer and explanation

Correct answer: E

Question 6 Fill in the blank

FILL BLANK

Which type of DNS record defines which server(s) email for a domain should be sent to?

Show answer and explanation

Accepted answer: MX

Question 7 Single choice

Which Postfix command can be used to rebuild all of the alias database files with a single invocation?

  1. A

    makealiases

  2. B

    newaliases

  3. C

    postalias

  4. D

    postmapbuild

Show answer and explanation

Correct answer: B

Question 8 Single choice

Which of the following PAM modules sets and unsets environment variables?

  1. A

    pam_set

  2. B

    pam_shell

  3. C

    pam-vars

  4. D

    pam-env

  5. E

    pam_export

Show answer and explanation

Correct answer: D

Explanation

References:
https://www.linux.org/docs/man5/pam_env.html

Question 9 Single choice

Which option within the ISC DHCPD configuration file defines the IPv4 DNS server address(es) to be sent to the DHCP clients?

  1. A

    domain-name-servers

  2. B

    domain-server

  3. C

    name-server

  4. D

    servers

Show answer and explanation

Correct answer: A

Question 10 Single choice

Which setting in the Courier IMAP configuration file will tell the IMAP daemon to only listen on the localhost interface?

  1. A

    ADDRESS=127.0.0.1

  2. B

    Listen 127.0.0.1

  3. C

    INTERFACE=127.0.0.1

  4. D

    LOCALHOST_ONLY=1

Show answer and explanation

Correct answer: A