List of questions
Related questions
Question 346 - XK0-005 discussion
Which of the following commands should a technician use to create an administrative account for the username Joe?
A.
sudo useradd -G wheel joe
B.
sudo useradd joe; sudo passwd -l joe
C.
sudo useradd joe; sudo cat key.pem > ~/.ssh/authorized_keys
D.
sudo useradd joe; groupadd admin joe
Your answer:
0 comments
Sorted by
Leave a comment first