We provide you 100% money back guarantee. Without any kind of complicated procedures, youll be able to claim your money back if you fail the 117-202 exam. Click on the search on the home web page or ask the actual LPI 117-202 study information for aid. You can in addition contact our online client service if you get straight into trouble. We provide 24 hours on-line customer assist.

2021 Oct 117-202 free draindumps

Q31. When the default policy for the iptables INPUT chain is set to DROP, why should a rule allowing traffic to localhost exist? 

A. All traffic to localhost must always be allowed. 

B. It doesn't matter; iptables never affects packets addressed to localhost 

C. Sendmail delivers emails to localhost 

D. Some applications use the localhost interface to communicate with other applications. 

E. syslogd receives messages on localhost 

Answer: D 


Q32. Which of the following is recommended to reduce Squid's consumption of disk resources? 

A. Disable the use of access lists. 

B. Reduce the size of cache_dir in the configuration file. 

C. Rotate log files regularly. 

D. Disable logging of fully qualified domain names. 

E. Reduce the number of child processes to be started in the configuration file. 

Answer: B 


Q33. What is the appropriate configuration file entry to allow SSH to run from inetd? 

A. ssh stream tcp nowait root /usr/sbin/tcpd sshd 

B. ssh stream tcp nowait root /usr/sbin/tcpd tcpd 

C. ssh stream tcpd nowait root /usr/sbin/tcpd sshd 

D. ssh data tcpd nowait root /usr/sbin/tcpd sshd 

E. ssh data tcp nowait root /usr/sbin/tcpd sshd 

Answer: A 


Q34. Which of the following lines in the Apache configuration file would allow only clients with a valid certificate to access the website? 

A. SSLCA conf/ca.crt 

B. AuthType ssl 

C. IfModule libexec/ssl.c 

D. SSLRequire 

E. SSLVerifyClient require 

Answer: E 


Q35. Which entry in the .procmailrc file will send a copy of an email to another mail address? 

A. :0 c B. :0 copy 

C. :c 

D. :copy 

E. :s 

Answer: A 


117-202 actual test

Regenerate 117-202 exam fees:

Q36. Which of the following recipes will append emails from "root" to the "rootmails" mailbox? 

A. :0c: rootmails 

*

 ^From.*root 

B. 

:0c: 

*

 ^From.*root rootmails 

C. 

:0c: 

*

 ^From=root rootmails 

D. 

:0c: 

*

 ^From=*root rootmails 

E. :0c: $From=$root rootmails 

Answer: B 


Q37. Which command would release the current IP address leased by a DHCP server? 

A. ipconfig /release 

B. ifconfig --release-all 

C. dhclient -r 

D. ifconfig --release 

E. pump --release 

Answer: C 


Q38. Select the alternative that shows the correct way to disable a user login (except for root) 

A. The use of the pam_nologin module along with the /etc/login configuration file 

B. The use of the pam_deny module along with the /etc/deny configuration file 

C. The use of the pam_pwdb module along with the /etc/pwdb.conf configuration file 

D. The use of the pam_console module along with the /etc/security/console.perms configuration file 

E. The use of the pam_nologin module along with the /etc/nologin configuration file 

Answer: E 


Q39. Users in the acl named 'sales_net' must only be allowed to access to the Internet at times specified in the time_acl named 'sales_time'. Which is the correct http_access directive, to configure this? 

A. http_access deny sales_time sales_net 

B. http_access allow sales_net sales_time 

C. http_access allow sales_net and sales_time 

D. allow http_access sales_net sales_time 

E. http_access sales_net sales_time 

Answer: B 


Q40. What does the following procmail configuration section do? 

:0fw 

*

 < 256000 | /usr/bin/foo 

A. procmail sends all email older than 256000 seconds to the external program foo 

B. If an email contains a value less than 256000 anywhere within it, procmail will process the email with the program foo 

C. procmail sends mail containing less than 256000 words to program foo 

D. The program foo is used instead of procmail for all emails larger than 256000 Bytes 

E. If the email smaller than 256000 Bytes, procmail will process it with the program foo 

Answer: E