»
Linux
»
Examen sur Linux
»
Examen 202 : Networking Administration
»
Section 5
»
Question 8/27
8.You have created special configuration files that you want copied to each user’s home directories when creating a new user accounts. You copy the files to /etc/skel.
Which of the following commands will make this happen?
useradd –m username
useradd –mk username
useradd –k username
useradd –Dk username
Explanation
« Question 7
Question 9 »