Question 6 of 141
Examine the command on its output:
[root@FAROUT ~] # modprobe v nfs
Insmod /lib/modules/2.6.39-100.0.12.e16uek.x86_64/kernel/fs/nfs_common/nfs_acl.ko insmod /lob/modules/2.6.39-
100.0.12.e16uek.x86_64/kernel/net/sunrpc/auth_gss/auth_rpcgss.ko
Insmod /lib/modules/2.6.39-100.0.12.e16uek.x86_64/kernel/fs/fscache/fscache/ko
Insmod /lib/modules/2.6.39-100.0.12.e16uek.x86_64/kernel/fs/locked.ko
Insmod /lib/modules/2.6.39-100.0.12.e16uek.x86_64/kernel/fs/nfs/nfs.ko
Which two statements are true about the modprobe command?
    Correct Answer: A, B

Question 7 of 141
What is the main advantage of the Oracle Unbreakable Enterprise Kernel compared with the Red Hat compatible kernel?
    Correct Answer: D

Question 8 of 141
Examine this output:
# df t nfs
FilesystemSizeUsedAvailUse%Mounted on
o16:export30G21G7.6G74%/mnt
# 1s -1 /mnt/nfs.sh
-rwxr-mr-x. 1 root root 22 May 8 16:37 /mnt/nfs.sh
# file /mnt/nfs.sh
/mnt/nfs.sh: Bourne-Again shell script text executables
# /mnt/nfs.sh
bash: /mnt/nfs.sh: Permission denied
What is the reason for the error?
    Correct Answer: C

Question 9 of 141
Which two software packages are prerequisites for enabling the configuration and use of a Network information Service (Nis) client?
    Correct Answer: C, F

Question 10 of 141
You recently updated the strace package to the latest version as shown:
Exam 1z0-100: Question 10 - Image 1
What is the outcome of running this command?
    Correct Answer: A