FillInTheBlank
With IPv6, how many bits have been used for the interface identifier of an unicast address? (Specify the number using digits only.)
MultipleChoice
Which commands can be used to change a user's account aging information? (Select THREE correct answers.)
OptionsFillInTheBlank
Which world-writable directory should be placed on a separate partition in order to prevent users from being able to fill up the / filesystem? (Specify the full path to the directory.)
MultipleChoice
Which option best is correct when talking about mount points?
OptionsFillInTheBlank
Which keyword must be listed in the hosts option of the Name Service Switch configuration file in order to make host lookups consult the /etc/hosts file?
MultipleChoice
What is the output of the following command?
echo "Hello World" | tr -d aieou
OptionsMultipleChoice
Which command is used to set restrictions on the size of a core file that is created for a user when a program crashes?
OptionsFillInTheBlank
What word is missing from the following SQL statement?
insert into tablename ________(909, 'text');
(Please specify the missing word using lower-case letters only.)
MultipleChoice
Which of the following commands kills the process with the PID 123 but allows the process to 'clean up' before exiting?
Options