Online Access Free 1z0-105 Exam Questions

Exam Code:1z0-105
Exam Name:Oracle Linux 6 Advanced System Administration
Certification Provider:Oracle
Free Question Number:97
Posted:Aug 30, 2025
Rating
100%

Question 1

What is the purpose of the kpartx command?

Question 2

Examine the contents of the dhcp configuration file:
# cat /etc/dhcp/dhcpd.conf
subnet 192.168.100.0 netmask 255.255.255.0 {
range 192.168.100.100 192.168.100.200;
}
host host100 {
hardware ethernet 00:0c:29:B9:07:41;
fixed-address 192.168.100.100;
}
Which statement is true about this DHCPD configuration?

Question 3

Which statement is true about configuring a nameserver in Oracle Linux?

Question 4

Examine the code fragment from /etc/tgt/targets.conf:
<target iqn.2013-03.com.example.mypc:1>
backing-store /iSCSIsharedDisk/physDisk1.img
write-cache off
</target>
<target iqn.2013-03.com.example.myps:2>
backing-store / iSCSIsharedDisk/physDisk2.img
initiator-address 192.0.2.105
initiator address 192.0.2.106
write-cache off
</target>
<target iqn.2013-03.com.example.mypc:3>
backing-store /iSCSIsharedDisk/physDisk3.img
write-cache off
</target>
Which statement is true?

Question 5

A container has a runaway process that is consuming all of its allotted CPU time. You want to temporarily stop this container from using any more CPU so that you can inspect it and try to correct the problem.
Which command would you run?

Add Comments

Your email address will not be published. Required fields are marked *

insert code
Type the characters from the picture.