Free Oracle 1z1-106 Practice Test & Real Exam Questions

  • Exam Code/Number: 1z1-106
  • Exam Name/Title: Oracle Linux 8 Advanced System Administration
  • Certification Provider: Oracle
  • Corresponding Certification: Professional Oracle Linux 8 System Administrator
  • Exam Questions: 62
  • Updated On: Aug 16, 2026
Which statement is true about slice units?
Correct Answer: A Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Which are three of the network bonding modes supported in Oracle Linux 8?
Correct Answer: A,C,G Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Which two statements are true about removing a physical volume (PV) from a volume group (VG)?
Correct Answer: D,E Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Examine the access privileges on this directory:
drwx------ 2 user1 test 4096 Nov 6 10:12 my_directory/
You must enable another user to read and navigate to my_directory. Which command will do this?
Correct Answer: B Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Examine this segment of /etc/rsyslog.conf:
# Log all kernel messages to the console.
# Logging much else clutters up the screen.
#kern.* /dev/console
# Log anything (except mail) of level info or higher.
# Don't log private authentication messages!
*.info;mail.none;authpriv.none;cron.none /var/log/messages
# The authpriv file has restricted access.
authpriv.* /var/log/secure
# Log all the mail messages in one place.
mail.* -/var/log/maillog
# Log cron stuff
cron.* /var/log/cron
# Everybody gets emergency messages
*.emerg :omusrmsg:*
Now examine this log output:
less
Nov 9 20:32:16 server02 sudo[4570]: pam_unix(sudo:session): session opened for user opc (uid=0) Nov 9 20:32:17 server02 sudo[4570]: pam_unix(sudo:session): session closed Nov 9 20:32:24 server02 unix_chkpwd[4661]: password check failed for user Nov 9 20:32:24 server02 su[4581]: pam_unix(su:auth): authentication failed; logname= uid=1000 euid=0 tty=pts/0 ruser=opc rhost= user=root Which setting enabled the reporting of this log file output?
Correct Answer: B Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Which two statements are true about the GRUB 2 bootloader?
Correct Answer: B,D Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Which two types of reports does iostat generate?
Correct Answer: A,D Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).