<< Prev Question Next Question >>

Question 20/27

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?

LEAVE A REPLY

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

Question List (27q)
Question 1: You must add an additional swap device and you add this entr...
Question 2: Which statement is true about slice units?...
Question 3: You must prevent Ksplice from reapplying updates at the next...
Question 4: Examine this command and output: # cat deployment.yaml apiVe...
Question 5: Which two actions are performed by the logrotate utility?...
Question 6: Which two default user account settings are contained in /et...
Question 7: Examine this command: # auditctl -w /etc/passwd -p w -k pass...
Question 8: Which are three of the network bonding modes supported in Or...
Question 9: Which two statements are true about control groups (cgroups)...
Question 10: Examine this content from /etc/chrony.conf: ... pool pool.nt...
Question 11: Which two statements are true about naming network interface...
Question 12: Examine this output: Last metadata expiration check: 4:30:21...
Question 13: Which two statements are true about the GRUB 2 bootloader?...
Question 14: Which two statements are true about kernel boot parameters?...
Question 15: Which two components are used for creating a new rsyslog rul...
Question 16: Which two statements are true about removing a physical volu...
Question 17: The ss command was invoked with options to: limit output to ...
Question 18: Examine /etc/anacrontab: SHELL=/bin/sh PATH=/sbin:/bin:/usr/...
Question 19: Which is true about the /etc/sysconfig directory in an Oracl...
Question 20: Examine these requirements for a host with a user oracle: Ne...
Question 21: Examine this command: # ssh -L 5011:127.0.0.1:80 [email protected]...
Question 22: Which two statements are true about the proc and sys file sy...
Question 23: Which two statements are true about systemd system and servi...
Question 24: Which two statements are true about the Linux Auditing Syste...
Question 25: Examine this command and output: # mdadm --detail /dev/md0 /...
Question 26: Examine this command and output: $ ftp host01.example.com Co...
Question 27: Examine this command: # useradd -m -s /bin/bash alice Which ...