Online Access Free 1z1-105 Exam Questions

Exam Code:1z1-105
Exam Name:Oracle Linux 6 Advanced System Administration
Certification Provider:Oracle
Free Question Number:97
Posted:May 29, 2026
Rating
100%

Question 1

Examine the dtrace command.
dtrace -n 'proc:::exec {trace(execname);trace(pid);trace(stringof(arg0));}'
Which two statements are true?

Question 2

Examine the current SELinux status:
# sestatus
SELinux status:
enabled
SELinuxfs mount:
/selinux
Current mode:
enforcing
Mode from config file:
permissive
Policy version:
Police from config file:
targeted
You have to meet these requirements:
1.Network services must run in a confined domain.
2.The guest user must be confined.
3.The guest user must not be able to use Mozilla Firefox.
4.Access to files and directories must be granted based only of the SELinux contexts.
5.The SELinux configuration must be persistent across system restarts.
6.Users must be able to publish private HTML content.
You issued these commands:
# setenforce enforcing
# semanage login -a -s guest_u guest
# setsebool httpd_enabled_homedirs on
Which requirements do you meet?

Question 3

Match the web server directives to their description:
A) ServerRoot
1) Defines the IP address/Post number combination that the server is accessible on
B) Listen
2) Defines the domain name that this server responds to, as used in a browser URL
C) Include
3) Is used to specify the inclusion of specific functional executable modules
D) LoadModule 4) Defines the directory location of all configuration files, documents, and scripts E.)ServerName 5) Directs the server at startup to support module-specific configuration files

Question 4

Which two statements are true about the cpuset cgroup subsystem?

Question 5

Examine the two commands and the output produced:
[root@host03 ~]# iscsiadm -m session
iscsiadm: No active sessions.
[root@host03 ~]# iscsiadm -m node 192.0.2.1:3260,1 iqn.2013-03.com.example.mypc:3 192.0.2.1:3260,1 iqn.2013-03.com.example.mypc:2 192.0.2.1:3260,1 iqn.2013-03.com.example.mypc:1 Which option represents the correct command or commands to establish iSCSI sessions with the
target portal 192.0.2.1:3260?

Add Comments

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

insert code
Type the characters from the picture.