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, , , ]
Submit