Oracle Linux 5 and 6 System Administration - 1z0-100 FREE EXAM DUMPS QUESTIONS & ANSWERS
Which four statements are true concerning the various stages of GRUB bootloader in Oracle Linux?
Correct Answer: B,C,E,G
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
Which two statements are true about signal handling in Oracle Linux?
Correct Answer: B,D
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
Which three options are available during the Anaconda installer disk partitioning setup stage for a machine with only one hard disk device?
Correct Answer: A,C,E
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
You want to display the value of a shell variable called service after assigning a value as shown:
SERVICE =ACCT S
Which two settings will display the name of the variable and its value?
SERVICE =ACCT S
Which two settings will display the name of the variable and its value?
Correct Answer: B,D
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
Which type of nameserver is provided by the default bind configuration files on Oracle Linux?
Correct Answer: C
Vote an answer
Which two actions should an Oracle Linux administrator perform to configure a server so that its clock is synchronized with a reference time server? (Choose two.)
Correct Answer: A,B
Vote an answer
Examine the channel specification in the /etc/yum.repos.d/public-yum-016.repo file:

What is the effect of the enabled=0 setting?

What is the effect of the enabled=0 setting?
Correct Answer: A
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
Which statement is true concerning the /etc/sysconfig directory and its files and subdirectories?
Correct Answer: D
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
Examine this output captured on an NFS server:
# mount | grep export
/dev/sdc1 on /export type ext3 (rw)
/dev/sdc2 on /export/share2 type ext3 (rw)
# cat /etc/exports
/export (*ro)
You mounted the /export filesystem on an NFS client using the command:
# mount NFS_SERVER:/export/mnt
What is the result of listing the files in /mnt/share2 on the NFS client?
# mount | grep export
/dev/sdc1 on /export type ext3 (rw)
/dev/sdc2 on /export/share2 type ext3 (rw)
# cat /etc/exports
/export (*ro)
You mounted the /export filesystem on an NFS client using the command:
# mount NFS_SERVER:/export/mnt
What is the result of listing the files in /mnt/share2 on the NFS client?
Correct Answer: A
Vote an answer