Free Oracle 1Z0-106 Exam Actual Questions

The questions for 1Z0-106 were last updated On Dec 16, 2024

Question No. 1

Which is true about the /etc/sysconfig directory in an Oracle Linux 8 system?

Show Answer Hide Answer
Correct Answer: C

Question No. 2

Examine these requirements for a host with a user oracle:

Network services must run in a confined domain.

The oracle user must be confined.

The oracle user must be able to use Mozilla Firefox.

Access to files and directories must be granted based only on SELinux contexts.

The SELinux configuration must be persistent across system restarts.

Users must be able to publish private HTML content.

Now examine these commands and output:

# sestatus

SELinux status: enabled

SELinuxfs mount: /sys/fs/selinux

SELinux root directory: /etc/selinux

Loaded policy name: targeted

Current mode: permissive

Mode from config file: permissive

Policy MLS status: enabled

Policy deny_unknown status: allowed

Memory protection checking: actual (secure)

Max Kernel policy version: 31

# setenforce enforcing

# semanage login -a -s guest_u oracle

# setsebool -P http_enable_homedirs on

Which requirements are satisfied?

Show Answer Hide Answer
Correct Answer: A

Question No. 3

Examine /etc/anacrontab:

SHELL=/bin/sh

PATH=/sbin:/bin:/usr/sbin:/usr/bin

MAILTO=root

# the maximal random delay added to the base delay of the jobs

RANDOM_DELAY=45

# the jobs are started during the following hours only

START_HOURS_RANGE=3-22

# period in days delay in minutes job-identifier command

1 5 dailyjob nice run-parts /etc/cron.daily

7 25 weeklyjob nice run-parts /etc/cron.weekly

@monthly 45 monthlyjob nice run-parts /etc/cron.monthly

Which two statements are true about the jobs scheduled in this file?

Show Answer Hide Answer
Correct Answer: B, C

Question No. 4

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. 5

Which two default user account settings are contained in /etc/login.defs?

Show Answer Hide Answer
Correct Answer: D, E