- (Exam Topic 5)
Which umask value ensures that new directories can be read, written and listed by their owning user, read and listed by their owning group and are not accessible at all for everyone else?
Correct Answer:
B
- (Exam Topic 3)
Which of the following commands will print the last 10 lines of a text file to the standard output?
Correct Answer:
D
- (Exam Topic 4)
Which of the following file permissions belong to a symbolic link?
Correct Answer:
C
- (Exam Topic 5)
What is the first program the Linux kernel starts at boot time when using System V init?
Correct Answer:
D
- (Exam Topic 2)
An administrator has issued the following command: grub-install --root-directory=/custom-grub /dev/sda
In which directory will new configuration files be found? (Provide the full directory path only without the filename)
Solution:
/custom-grub/boot/grub/, /custom-grub/boot/grub
Does this meet the goal?
Correct Answer:
A