Solved

A Linux Administrator Needs the "Tech" Account to Have the Option

Question 156

Multiple Choice

A Linux administrator needs the "tech" account to have the option to run elevated commands as root. Which of the following commands would BEST meet this goal?


A) $ su - tech -c "/bin/bash"
B) # usermod -aG wheel tech
C) # sudo -i tech
D) # groupadd -u tech -g root

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions