Oracle Linux 5 and 6 System Administration (1z0-100) Free Practice Test
Question 1
Identify three features/functions enabled by using asmlib? (Choose three.)
Correct Answer: B,C,D
Question 2
Identify two true statements about the nice command.
Correct Answer: A,D
Question 3
Which three statements are true about the mount command?
Correct Answer: B,C,E
Question 4
Examine the routing table:

Which three statements are true concerning the routing of IP packets?

Which three statements are true concerning the routing of IP packets?
Correct Answer: B,E,F
Question 5
Which two statements are true about administering the use of the Sudo command in Oracle Linux?
Correct Answer: B,D
Question 6
Which three statements are true about the configuration of OpenLdap secure encrypted connections?
Correct Answer: A,B,E
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 7
Examine these details from the sysctl.conf file and from the proc file system:
[root@FAROUT fs]# grep aio-max-nr /etc/sysctl.conf
# oracle-rdbms-server-11gR2-preinstall setting for fs.aio-mx-nr is 1048576 fs.aio-max-nr = 1048576
[root@FAROUT fs] # cat /proc/sys/fs/aio-max-nr
1048576
[root@FAROUT fs] # rpm -q libaio
Libaio-0.0.107-10.e16.x86_64
Libaio-0.3.107-10.e76.i686
Which statement is true about the setting created by oracle-rdbms-server-11gR2-preinstall?
[root@FAROUT fs]# grep aio-max-nr /etc/sysctl.conf
# oracle-rdbms-server-11gR2-preinstall setting for fs.aio-mx-nr is 1048576 fs.aio-max-nr = 1048576
[root@FAROUT fs] # cat /proc/sys/fs/aio-max-nr
1048576
[root@FAROUT fs] # rpm -q libaio
Libaio-0.0.107-10.e16.x86_64
Libaio-0.3.107-10.e76.i686
Which statement is true about the setting created by oracle-rdbms-server-11gR2-preinstall?
Correct Answer: A