CORRECT TEXT
In which file, if present, must all users be listed that are allowed to use the cron scheduling system? (Specify the full name of the file, including path.)
Correct Answer:/etc/cron.allow
CORRECT TEXT
By default, the contents of which directory will be copied to a new user's home directory when the account is created by passing the -m option to the useradd command? (Specify the full path to the directory.)
Correct Answer:/etc/skel
Which of the following commands changes the ownership of file.txt to the user dan and the group staff?
Correct Answer:B
Which of the following commands lists all currently installedpackages when using RPM package management?
Correct Answer:C
What is a purpose of an SSH host key?
Correct Answer:B