최신Linux Foundation Certified System Administrator - LFCS무료샘플문제
CORRECT TEXT
Which world-writable directory should be placed on a separate partition inorder to prevent users from being able to fill up the / filesystem? (Specify the full path to the directory.)
CORRECT TEXT
Which file in the /proc filesystem lists parameters passed from the bootloader to the kernel? (Specify the file name only without any path.)
What is the output of the following command sequence? for token in a b c; do
echo -n "$token ";
done
What is a purpose of an SSH host key?
Which of the following sequences in the vi editor saves the opened document and exits the editor?(Choose TWO correct answers.)
Which file inside the CUPS configuration directory contains the definition of the printers?
Which of the following commands can remove a user from a group?
Which of the following commands will NOT update the modify timestamp on the file /tmp/myfile.txt?
CORRECT TEXT
Which command can be used to investigate the properties for a particular window in X by clicking that window? (Specify ONLY the command without any path or parameters.)
Which of the following characters can be combined with a separator string in order to read from the current input source until the separator string, which is on a separate line and withoutany trailing spaces, is reached?
What is the command to delete the default gateway from the system IP routing table? (Choose TWO correct answers.)
CORRECT TEXT
After adding a new email alias to the configuration, which command must be run in order to ensure the MTA knows about it? (Specify the command without any path but including all required parameters.)
What of the following statements are true regarding /dev/ when using udev? (Choose TWO correct answers.)
Which of the following commands can be used to limit the amount of memory a user may use?