Which three situations can result in a kernel panic if the required paramaters are set appropriately? (Choose three.)
Show answer and explanation
Correct answers: A, B, C
1Z0-105 Real Exam Questions
172 questions available · Page 1 of 18
Updated Exam DumpsVerified AnswersPass Guarantee
Which three situations can result in a kernel panic if the required paramaters are set appropriately? (Choose three.)
Correct answers: A, B, C
Which three statements are true about accessing Windows shares from Linux with SAMBA on Oracle Linux?
Correct answers: A, E, F
References:
http://docs.oracle.com/cd/E37670_01/E41138/html/ol_about_samba.html#idm139784792480512
What are two ways to invoke the rescue procedure for Oracle Linux while booting from the installation media?
Correct answers: C, F
What is function of the System Security Service Daemon (SSSD)?
Correct answer: A
Which statement is true about configuring a nameserver in Oracle Linux?
Correct answer: A
Which two can be selected when using rescue mode in Oracle Linux? (Choose two.)
Correct answers: B, D
References:
http://it-toolkit.blogspot.com/2015/09/boot-oracle-linux-rescue-mode.html
Which three features are included in the btrfs file system? (Choose three.)
Correct answers: B, E, F
References:
https://docs.oracle.com/cd/E37670_01/E37355/html/ol_about_btrfs.html#
Examine the output of the command:
lssubsys -am
devices
freezer
net_cls
perf_event
hugetlb

Now the lssubsys command is executed and new output is generated:
ssubsys am
ssubsys -am
devices
perf_event
hugetlb

Which command or sequence of commands is correct?
Correct answer: C
Examine the D scrypt:
syscall::read:entry,
syscall::write:entry
/pid == $1/
{
ts[probefunc] = timestamp;
}
syscall::read:return,
syscall::write:return
/pid == $1 && ts[probefunc] != 0/
{
printf("%d nsecs", timestamp ?ts[probefunc]);
}
Which statement is true about this script?
Correct answer: A
Examine the configuration steps 1 through 5:
1 Discover iSCSI targets available to the client system.
2 Establish iSCSI sessions.
3 Start the iscsi initiator daemon.
4 Create iSCSI interfaces.
Which option represents the correct order for iSCSI client configuration?
Correct answer: A