Pass 1Z0-105 Oracle System administrator Exam Easily With Questions And Answers PDF
Benefits of opting for DUMPSHQ
DUMPSHQ comes with an immense confidence due to the professional staff and high level of study material. For the student convenience, DUMPSHQ has designed study material in PDF documents, which are very easy to use. At the same time, the Study Exam Software creates real-exam scenario for you. All these efforts are targeted at helping students to clear the Oracle Linux 6 Advanced System Administration examination.
Question: 1
Examine the dtrace command:
dtrace –P syscall
Which statement is true about this command?
A. It enables all probes available in the syscall provider, and produces output.
B. It lists all probes available in the syscall provider.
C. It returns an error. The command is incomplete. You must specify a probe to enable.
D. It enables all probes available in the syscall provider, and produces no output.
Answer: B
Explanation:
Reference:
http://docs.oracle.com/cd/E19253-01/819-5488/gbxwv/index.html (Example 2-7, probes by
provider)
Question: 2
Examine this extract from /etc/httpd/conf/httpd.conf for virtual hosts:
ServerAdmin webmaster@sute1.example.com
DocumentRoot /www/docs/site1.example.com
ServerName site1.example.com
ServerAdmin webmaster@sute2.example.com
DocumentRoot /www/docs/site2.example.com
ServerName site2.example.com
Which three statements are true about the configuration extract?
A. To connect to the website, site1.example.com must resolve to a different IP address than
site2.example.com.
B. site1.example.com and site2.example.com can share the sameIP address.
C. The web server attempts a DHCP discover to assign one IP address per virtual host.
D. It is possible but not mandatory to have unique IP addresses for each virtual host.
E. The site1.example.com virtual host shares and error logs with site2.example.com.
Answer: A, C, E
Comments
Post a Comment