- (Exam Topic 2)
Configure cron and don’t allow the user tom to use.
Solution:
Does this meet the goal?
Correct Answer:A
- (Exam Topic 3) Create the group named sysusers.
Solution:
1. groupadd sysusers groupadd command is used to create the group and all group information is stored in
/etc/group file.
Does this meet the goal?
Correct Answer:A