最新的Oracle Linux 8 Advanced System Administration - 1z1-106免費考試真題
Which two methods of changing kernel parameters can you use to modify values for the running system?
正確答案: B,D
說明:(僅 Fast2test 成員可見)
Examine this command:
# nft add rule inet filter input tcp dport 80 drop
Which two statements are true upon execution?
# nft add rule inet filter input tcp dport 80 drop
Which two statements are true upon execution?
正確答案: C,D
說明:(僅 Fast2test 成員可見)
Which takes precedence for ssh program configuration?
正確答案: B
說明:(僅 Fast2test 成員可見)
Which two actions are performed by the logrotate utility?
正確答案: A,D
說明:(僅 Fast2test 成員可見)
Which three are features of the btrfs file system?
正確答案: A,E,F
說明:(僅 Fast2test 成員可見)
Examine this command:
# ssh -L 5011:127.0.0.1:80 [email protected] -f sleep 30
Which two are true upon execution?
# ssh -L 5011:127.0.0.1:80 [email protected] -f sleep 30
Which two are true upon execution?
正確答案: C,D
說明:(僅 Fast2test 成員可見)
Examine this command and output:
# ausearch -k mkdir
type=SYSCALL msg=audit(1604360199.719:44733): arch=c000003e syscall=83 success=no a0=55dec0b47400 a1=lc0 a2=0 a3=0 items=2 ppid=1354 pid=284632 auid=4294967295 uid=996 gid=996 euid=998 suid=998 fsuid=998 egid=996 sgid=996 fsgid=996 tty=(none) ses=429 comm="pkla-check-auth" exe="/usr/bin/pkla-check-authorization" subj=system_u:
system_r:policykit_auth_t:s0 key="mkdir"
Which command displays the syscall in text format instead of numerical format?
# ausearch -k mkdir
type=SYSCALL msg=audit(1604360199.719:44733): arch=c000003e syscall=83 success=no a0=55dec0b47400 a1=lc0 a2=0 a3=0 items=2 ppid=1354 pid=284632 auid=4294967295 uid=996 gid=996 euid=998 suid=998 fsuid=998 egid=996 sgid=996 fsgid=996 tty=(none) ses=429 comm="pkla-check-auth" exe="/usr/bin/pkla-check-authorization" subj=system_u:
system_r:policykit_auth_t:s0 key="mkdir"
Which command displays the syscall in text format instead of numerical format?
正確答案: A,B
說明:(僅 Fast2test 成員可見)