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
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
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
Which file lists which users can execute commands using sudo? (Specify the full name of the file, including path.)
Correct Answer:
/etc/sudoers
When starting a program with the nice command without any additional parameters, which nice level is set for the resulting process?
Correct Answer:
C