Free Oracle 1Z0-106 Exam Actual Questions

The questions for 1Z0-106 were last updated On Nov 18, 2024

Question No. 1

Examine this command:

$ podman run --name=oracleshell -it oraclelinux:8 -slim

Which two statements are true upon execution?

Show Answer Hide Answer
Correct Answer: A, D

Question No. 2

Examine this command, which executes successfully:

# nmcli con add con-name eth2 type ethernet ifname eth2 \ Ipv6.address 2804:14c:110:ab2f:c3lb:1212:7917:708a/64 \ Ipv6.gateway 2804:14c:110:ab2f::1003 \ Ipv4.address 192.168.0.5/24 ipv4.gateway 192.168.0.254

The eth2 connection does not exist. Which two statements are true?

Show Answer Hide Answer
Correct Answer: A, C

Question No. 3

Which two statements are true about the Oracle Linux 8 boot process?

Show Answer Hide Answer
Correct Answer: A, D

Question No. 4

Examine the contents of the /etc/exports file on an NFS server:

/status *(rw,async)

/usr/shared/tools *(all-squash,anonuid=501,anongid=501,ro)

/projects/big *(ro) pteam(rw)

The NFS server exports /usr/shared/tools to NFS clients. Which statement is true?

Show Answer Hide Answer
Correct Answer: C

Question No. 5

Which mdadm command creates a RAID-1 device consisting of two block volumes and one spare device?

Show Answer Hide Answer
Correct Answer: C