Question 6
You recently updated the strace package to the latest version as shown: What is the outcome of running this command?
Question 7
Which three statements are true concerning the use of the grub menu in Oracle Linux?
Question 8
Which four statements are true about the proc and sysfs filesystem?
Question 9
Match the following symbolic notations of the file permissions with their numeric values:
-- - - S - - - - - - a) 5000 -- - - - - - S - - - b) 4100 -- - - - - - - - - - tc) 7101 -- - - S - - - - - Td) 1001 -- - - S - - S - - te) 7040 -S - - S r - - - Tf) 2010
Question 10
Examine this sequence of commands and output: [root@FARAWAY ~] # cat /etc/oracle-release
Oracle Linux Server release 6.1
[root@FARAWAY ~]# rpm -qa oraclelinux* Oraclelinux-release-noted-6Server-5.x86_64 Oraclelinux-release-6Server-1.0.2.x86_64
[root@FARAWAY ~] # rpm -qa rehat-release* [root@FARAWAY ~] #
[root@FARAWAY ~] # rpm -qf /etc/oracle-release Oraclelinux-release-6Server-1.0.2.x86_64
[root@FARAWAY ~] rpm -qf /etc/redhat-release Oraclelinux-release-6Server-1.0.2.x86_64
Which two can be determined from this output?
