Podcast
Questions and Answers
Which command should you use if sudo is not set up yet?
Which command should you use if sudo is not set up yet?
- root
- su (correct)
- admin
- sudo
Where should you create the configuration file to enable your user account to use sudo?
Where should you create the configuration file to enable your user account to use sudo?
- /etc/sudoers.d/
- /etc/sudoers.d/username (correct)
- /etc/sudoers.d/root
- /etc/sudoers.d/admin
What permission should you set on the configuration file created for your user account to use sudo?
What permission should you set on the configuration file created for your user account to use sudo?
- 444
- 4440
- 440 (correct)
- 400
Flashcards are hidden until you start studying