Valid XK0-005 Dumps shared by EduDump.com for Helping Passing XK0-005 Exam! EduDump.com now offer the newest XK0-005 exam dumps, the EduDump.com XK0-005 exam questions have been updated and answers have been corrected get the newest EduDump.com XK0-005 dumps with Test Engine here:
An application requires a configuration file be placed in each user's home directory when an account is created. In which of the following locations should the administrator place the configuration file?
Correct Answer: A
The /etc/skel directory (note: the correct spelling is skel, not ske1) contains default files and folders that are copied into a new user's home directory when the account is created. * A is intended to be /etc/skel and is correct if the typo is fixed. * Corrected Question Should Use: A. /etc/skel Incorrect Options: * B: Used for network/system configuration. * C: Contains SSH server configuration and keys. * D: A script run at system boot - unrelated to user home configuration. Reference: CompTIA Linux+ XK0-005 Official Study Guide, Chapter 8 man useradd