Master the 117-202 Linux Networking Administration content and be ready for exam day success quickly with this Testking 117-202 exam engine. We guarantee it!We make it a reality and give you real 117-202 questions in our LPI 117-202 braindumps.Latest 100% VALID LPI 117-202 Exam Questions Dumps at below page. You can use our LPI 117-202 braindumps and pass your exam.

Q17. Which TWO of the following options are valid, in the /etc/exports file?

A. rw

B. ro

C. rootsquash

D. norootsquash

E. uid

Answer: A, B 


Q18. When bash is invoked as an interactive login shell, which of the following sentences is true?

A. It first reads and executes commands in /etc/profile and then does same for ~/.bash_profile and ~/.bashrc

B. It first reads and executes commands in /etc/bashrc and then does same for /etc/profile

C. It reads and executes commands in ~/.bashrc only if /etc/profile or another initialization script calls it.

D. It ignores /etc/profile and only reads and executes commands in ~/.bashrc

E. It first reads and executes commands in /etc/profile and then does same for ~/.bash_profile, ~/.bash_login and ~/.profile

Answer: C


Q19. How must Samba be configured, so that it can check passwords against the ones in /etc/passwd and / etc/shadow?

A. Set the parameters "encrypt passwords = yes" and "password file = /etc/passwd".

B. Set the parameters "encrypt passwords = yes", "password file = /etc/passwd" and "password algorithm =crypt"

C. Delete the smbpasswd file and create a symbolic link to the passwd and shadow file

D. It is not possible for Samba to use/etc/passwd and /etc/shadow

E. Run smbpasswd to convert /etc/passwd and /etc/shadow to a Samba pass word file

Answer:


Q20. Performing a DNS lookup with dig results in this

What might be wrong in the zone definition?

 

A. Nothing. All seems to be good.

B. There's no "." after linuserv.example.net in the PTR record in the forward lookup zone file.

C. There's no "." after linuserv in the PTR record in the forward lookup zone file.

D. There's no "." after linuserv.example.net in the PTR record in the reverse lookup zone file.

E. The "." in the NS definition in reverse lookup zone has to be removed.

Answer: D


Q21. Which statements about the Alias and Redirect directives in Apache's configuration file are true?

A. Alias can only reference files under DocumentRoot

B. Redirect works with regular expressions

C. Redirect is handled on the client side

D. Alias is handled on the server side

E. Alias is not a valid configuration directive

Answer: C, D 


Q22. Which network service or protocol is used by sendmail for RBls (Realtime Blackhole lists)?

A. RBlP

B. SMTP

C. FTP

D. HTTP

E. DNS

Answer: E


Q23. The command _____ -x foo will delete the user foo from the Samba database. (Specify the command only, no path information.)

Answer: smbpasswd


Q24. Running sysctl has the same effect as:

A. Changing the kernel compilation parameters

B. Writing to files inside /proc

C. Changing process limits using ulimit

D. Editing files inside /etc/sysconfig

E. There is no equivalent to this utility

Answer: B