00:00

QUESTION 6

- (Exam Topic 3)
Which command should be added to /etc/bash_profile to change the language of messages from an internationalised program to Portuguese (pt)? (Select TWO correct answers)

Correct Answer: CD

QUESTION 7

- (Exam Topic 4)
Which command is used to sync the hardware clock to the system clock? (Specify ONLY the command without any path or parameters.)
Solution:
hwclock, /sbin/hwclock, /usr/sbin/hwclock

Does this meet the goal?

Correct Answer: A

QUESTION 8

- (Exam Topic 3)
The ______ command is used to add a group to the system.
Solution:
groupadd, /usr/sbin/groupadd

Does this meet the goal?

Correct Answer: A

QUESTION 9

- (Exam Topic 1)
When the command echo $$ outputs 12942, what is the meaning of 12942?

Correct Answer: B

QUESTION 10

- (Exam Topic 3)
A user was not given permission to use the CRON scheduling system. What file needs to be modified to provide that access? (Please specify the full path to the file)
Solution:
/etc/cron.allow

Does this meet the goal?

Correct Answer: A