6. What commands will load a kernel module? (Select TWO answers)
A. ldmod
B. modprobe
C. loadmod
D. insmod
E. modload
Answer: BD
———————
7. Which command would you use to apply the changes in a diff file to your existing kernel source?
A. up2date
B. patch
C. rpm
D. dpkg
E. diff
Answer: B
———————
8. Which utility is used to create the modules.dep file that is required by modprobe?
A. ksyms
B. makemod
C. makedep
D. lsmod
E. depmod
Answer: E
———————-
9. The user bob complains that he cannot access his email. In which directory would you look to see if
there is any delivered email for him?
A. /var/spool/mail
B. /var/mail/mqueue
C. /var/spool/mqueue
D. /home/bob/.mail
Answer: A
————————-
10. When an Apache server is configured to provide 10 spare server processes, which kind of website
would it typically serve?
A. A low-to-moderate volume website.
B. A website for no more than 10 users.
C. A high volume website.
D. A one-user volume website
Answer: A