Which rpm command can be used to find the package that owns the /etc/rsyslog.conf file?
A. rpm query /etc/rsyslog.conf
B. rpm gf /etc/rsyslog.conf
C. rpm q1 /etc/rsyslog.conf
D. rpm q /etc/rsyslog.conf
Identify the Oracle-supported source for obtaining Oracle Linux
A. From any good Linux distribution
B. From Oracle's eDelivery software delivery cloud
C. From Oracle Metalink Support
D. From Linux vendors such as Red Hat or SUSE
E. From Anaconda Installer
Which two statements describe Oracle ksplice?
A. Ksplice actively applies kernel errata updates to the on-disk image and after a subsequent reboot changes take effect.
B. Ksplice can be used to update Oracle Database software installed on a running Oracle Linux system.
C. Ksplice actively applies kernel errata updates to the running Oracle Linux kernel image.
D. Ksplice only works with the Red Hat Compatible Kernel.
E. Ksplice allows customers to remain current with their OS vulnerability patches while at the same time minimizing downtime.
What does the following line in the modprobe.conf file indicate? options netconsole netconsole = [email protected]/eth0, [email protected]/00:0C:A3:35:9C
A. Netconsole logging is set up to send messages to a server at the IP address 192.168.1.200 by using the eth0 device.
B. Netconsole logging is set up to send messages to a server at the IP address 192.168.1.200 by using the port number 6666.
C. Netconsole logging is set up to send messages to a server at IP address 192.168.1.200 by using the UDP port 514.
D. Netconsole logging is set up for two clients with IP addresses of 192.168.1.200 and 192.168.1.100 on this server.
The Oracle "helper" package (RPM), formerly known as "Oracle-validated" (which helps meet prerequisites for installing Oracle software), has been renamed. What is the new name?
A. Oracle-11gR2-validated
B. Oracle-11fR2-valid_package
C. Oracle-rdbms-server-11gR2-preinstall
D. Oracle-11gR2-preinstall
Which yum command will you use if you want to find out the name of the package that has the /etc/
sysconfig/nfs file?
A. # yum info /etc/sysconfig/nfs
B. # yum search /etc/sysconfig/nfs
C. # yum list installed | grep /etc/sysconfig/nfs
D. # yum check /etc/sysconfig/nfs
The DBA tells you that the system is not overloaded but you can tell that the system us actively swapping. What command would you run to show this information to the DBA?
A. # iotop
B. # iostat 5 10
C. # cat /proc/meminfo
D. # vmstat 5 10
The sshd service running and you execute the following command:
# chkconfig sshd off
What happens when you run this chkconfig command?
A. The sshd service disabled only for runlevel 5.
B. The sshd service id disabled for runlevels 2, 3, 4, and 5, but the ssh service is still available until the next reboot.
C. The sshd service is disabled for runlevels 2, 3, 4, and 5 and ssh service is stopped.
D. The sshd service is disabled only for current runlevel.
What types of packages are contained in the Oracle Public YUM server?
A. Base releases of Oracle and RedHat Linux distributions
B. Base releases of Oracle Linux and extra/updates for Oracle Linux
C. Red Hat Compatible Kernel, UEK, and Oracle database software
D. Base release of Oracle Linux
Describe Oracle's Unbreakable Linux Network (ULN).
A. A complete resource for the Linux community to obtain Linux software for Oracle and RedHat Linux
B. A forum site to discuss Linux issues that is moderated by Oracle Linux experts
C. A collection of Linux documentation and sites to download software and updates
D. A comprehensive resource for Oracle Linux support subscribers that offers access to Linux software patches, updates, and fixes.