Linux Foundation CERTIFIED SYSTEM ADMINISTRATOR LFCS Exam Questions

Page: 1 / 14
Total 260 questions
Question 1

Which of the following commands prints all files and directories within the /tmp directory or its subdirectories which are also owned by the user root? (Choose TWO correct answers.)



Answer : C, D


Question 2

What can the Logical Volume Manager (LVM) be used for? (Choose THREE correct answers.)



Answer : B, D, E


Question 3

Which of the following commands redirects the output of cmd to the file foo.txt, in which an existing file is overwritten?



Answer : E


Question 4

What output will the following command sequence produce?

echo '1 2 3 4 5 6' | while read a b c; do

echo result: $c $b $a;

done



Answer : A


Question 5

When the command echo $$ outputs 12942, what is the meaning of 12942?



Answer : B


Question 6

In which directory must definition files be placed to add additional repositories to yum?

See Below Explanation:




Answer : A


Question 7

What happens after issuing the command vi without any additional parameters?



Answer : D


Page:    1 / 14   
Total 260 questions