00:00

QUESTION 16

Which of the following commands overwrites the bootloader located on /dev/sda without overwriting the partition table or any data following it?

Correct Answer: C

QUESTION 17

CORRECT TEXT
Which parameter must be passed to ifconfig to activate a previously inactive network interface? (Specify the parameter only without any command, path or additional options)

Correct Answer: up

QUESTION 18

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

QUESTION 19

CORRECT TEXT
Which file lists which users can execute commands using sudo? (Specify the full name of the file, including path.)

Correct Answer: /etc/sudoers

QUESTION 20

When starting a program with the nice command without any additional parameters, which nice level is set for the resulting process?

Correct Answer: C