Proper study guides for Latest CompTIA CompTIA Linux+ [Powered by LPI] - Exam 2 certified begins with CompTIA LX0-104 preparation products which designed to deliver the Practical LX0-104 questions by making you pass the LX0-104 test at your first time. Try the free LX0-104 demo right now.


♥♥ 2021 NEW RECOMMEND ♥♥

Free VCE & PDF File for CompTIA LX0-104 Real Exam (Full Version!)

★ Pass on Your First TRY ★ 100% Money Back Guarantee ★ Realistic Practice Exam Questions

Free Instant Download NEW LX0-104 Exam Dumps (PDF & VCE):
Available on: http://www.surepassexam.com/LX0-104-exam-dumps.html

Q41. CORRECT TEXT - (Topic 3) 

In which file, if present, must all users be listed that are allowed to use the cron scheduling system? (Specify the full name of the file, including path.) 

Answer: /etc/cron.allow 


Q42. CORRECT TEXT - (Topic 6) 

Which directory holds the files that configure the xinetd service when using several configuration files instead of an integrated configuration file? (Specify the full path to the directory.) 

Answer: /etc/xinetd.d/, /etc/xinetd.d 


Q43. - (Topic 1) 

What is the difference between the commands test -e path and test -f path? 

A. They are equivalent options with the same behaviour. 

B. The -f option tests for a regular file. The -e option tests for an empty file. 

C. Both options check the existence of the path. The -f option also confirms that it is a regular file. 

D. The -f option tests for a regular file. The -e option tests for an executable file. 

Answer:


Q44. - (Topic 3) 

Which of the following files assigns a user to its primary group? 

A. /etc/pgroup 

B. /etc/shadow 

C. /etc/group 

D. /etc/passwd 

E. /etc/gshadow 

Answer:


Q45. - (Topic 6) 

Which of the following commands can be used to limit the amount of memory a user may use? 

A. umask 

B. usermod 

C. ulimit 

D. passwd 

E. chage 

Answer:


Q46. - (Topic 3) 

Which commands can be used to change a user's account aging information? (Choose THREE correct answers.) 

A. usermod 

B. passwd 

C. chattr 

D. chage 

E. chsh 

Answer: A,B,D 


Q47. - (Topic 2) 

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

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. 

Answer:


Q48. CORRECT TEXT - (Topic 5) 

With IPv6, how many bits have been used for the interface identifier of an unicast address? (Specify the number using digits only.) 

Answer: 64 


Q49. CORRECT TEXT - (Topic 5) 

Which keyword must be listed in the hosts option of the Name Service Switch configuration file in order to make host lookups consult the /etc/hosts file? 

Answer: files 


Q50. - (Topic 3) 

Which character in the password field of /etc/passwd is used to indicate that the encrypted password is stored in /etc/shadow? 

A. * 

B. -

C. s 

D. x 

Answer: