最新的Oracle Linux 6 Advanced System Administration - 1z0-105免費考試真題
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 allowed from using the su command.
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 -d -s guest_u guest
# setsebool -P httpd_enabled_homedirs on
Which requirements do you meet?
# 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 allowed from using the su command.
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 -d -s guest_u guest
# setsebool -P httpd_enabled_homedirs on
Which requirements do you meet?
正確答案: D
Which three statements are true about the contents of the /etc/ocfs2/cluster.conf configuration file?
正確答案: B,C,F
Which two statements are true about container template scripts?
正確答案: C,D
說明:(僅 Fast2test 成員可見)
Which two commands can be used to find the cgroup to which a given process with PID belongs?
正確答案: C,D
說明:(僅 Fast2test 成員可見)
A new iSCSI target configuration is created in /etc/tgt/targets2.conf using a text editor. The file is used to avoid accidental destructive errors in the normal working configuration file /etc/tgt/targets.conf while testing is in progress.
Which command would you use to activate this configuration without affecting the default configuration file?
Which command would you use to activate this configuration without affecting the default configuration file?
正確答案: A
Consider the device-mapper-multipath package and configuration.
Which statement is true?
Which statement is true?
正確答案: C
Examine the dtrace command:
dtrace -P syscall
Which statement is true about this command?
dtrace -P syscall
Which statement is true about this command?
正確答案: D
說明:(僅 Fast2test 成員可見)
Examine the output of the lscgroup command:
cpuset, cpu, memory:/ cpuset, cpu, memory:/A2 cpuset, cpu, memory:/A2/A3 cpuset, cpu, memory:/B1 cpuset, cpu, memory:/A1 blkio:/ blkio:/B1 cpuacct:/ Which statement changes the shares parameter of the cpu subsystem for the group A3 to a value
of 2?
cpuset, cpu, memory:/ cpuset, cpu, memory:/A2 cpuset, cpu, memory:/A2/A3 cpuset, cpu, memory:/B1 cpuset, cpu, memory:/A1 blkio:/ blkio:/B1 cpuacct:/ Which statement changes the shares parameter of the cpu subsystem for the group A3 to a value
of 2?
正確答案: D
Which three server types are made possible by installing SAMBA on Oracle Linux and activating SAMBA services?
正確答案: C,D,E
Examine the dtrace command:
dtrace -n syscall::read:entry
Which two statements are true?
dtrace -n syscall::read:entry
Which two statements are true?
正確答案: B,F