Exam Details

  • Exam Code
    :1Z0-105
  • Exam Name
    :Oracle Linux 6 Advanced System Administration
  • Certification
    :Oracle Certifications
  • Vendor
    :Oracle
  • Total Questions
    :172 Q&As
  • Last Updated
    :Mar 21, 2025

Oracle Oracle Certifications 1Z0-105 Questions & Answers

  • Question 161:

    Which three statements are true about accessing Windows shares from Linux with SAMBA on Oracle Linux?

    A. The findsmb utility queries a file to find SAMBA servers.

    B. The username required to access the SAMBA shares on Windows may be specified in the mount command.

    C. FTP may be used to access SAMBA shares on Windows.

    D. The password required to access SAMBA shares on Windows may be specified in the mount command.

    E. The smbtree utility queries a file to find SAMBA servers.

    F. The smbclient utility uses a lowercase version of the environment variable USER or LOGNAME if the username is not provided on the command line.

    G. The username and password required to access SAMBA shares on Windows may be specified in /etc/ fstab.

  • Question 162:

    Examine the contents of /etc/mail/access: This system is to be used as an MTA or mail gateway for the local LAN network address 192.168.1.0/24. Which two actions allow this mail host to route email for the network?

    A. Run sendmail again; and the updated file can be accessed automatically.

    B. Add this line to /etc/mail/access:

    C. Add this line to /etc/mail/access:

    D. Add this line to /etc/mail/access:

    E. Rebuild the access database file after the source files have been modified. Restarting the sendmail service automatically rebuilds the maps.

  • Question 163:

    Which two statements are true about recursive nameservers that are supported by Oracle Linux?

    A. They may be authoritative.

    B. They may forward requests to authoritative name servers on some occasions.

    C. They may be primary nameservers.

    D. They cache replies from previous name resolution requests.

    E. They may be secondary nameservers.

  • Question 164:

    What is function of the System Security Service Daemon (SSSD)?

    A. It permits single-user accounts by maintaining credentials for back-end systems on behalf of local users.

    B. It enables fingerprint reader support for Kerberos clients.

    C. It enables Smart Card Authentication for Kerberos clients.

    D. It permits Kerberos authentication to be done offline by caching user identities.

  • Question 165:

    While copying a file to the /users file system, which is located on /dev/sdd1, you receive an error:

    $ cp /etc/oratab /users/oracle cp: cannot create regular file `/users/oracle/oratab': Disk quota exceeded You examine your assigned quota as shown: $ quota -q Disk quotas for user oracle (uid 500):

    Which option represents the reason for receiving the Disk quota exceeded error?

    A. The oracle user has reached its block quota.

    B. The oracle user exceeded its file quota five days ago.

    C. The oracle user has reached a group quota limit.

    D. The /users file system is full.

    E. The oracle user exceeded its block quota six days ago.

  • Question 166:

    Examine the parameters shown using the sysctl command relating to panic situations: [root@WAYOUT etc]# sysctl 璦 |grep panic |grep -v hung kernel.panic = 0 kernel.panic_on_oops = 0 kernel.softlockup_panic = 0 kernel.unknown_nmi_panic = 0 kernel.panic_on_unrecovered_nmi = 0 kernel.panic_on_io_nmi = 0 kernel.panic_on_oom = 2 [root@WAYOUT etc]# sysctl 璦 |grep hung

    kernel.hung_task_panic = 0 kernel.hung_task_chek_count ?4194304 kernel.hung_task_timeout_secs = 120 kernel.hung_task_warnings = 10

    Which two statements are true about system behavior?

    A. The kernel delays panic for a few seconds if a bug is encountered to allow the klogd kernel logging daemon to log the oops output.

    B. The kernel panics if a kernel thread sleeps in the TASK_UNINTERRUPTABLE state for more than 120 seconds.

    C. The kernel attempts to continue if a bug is encountered.

    D. The kernel always panics if an out-of-memory condition arises.

    E. The kernel tries to kill some memory-consuming processes to avoid a panic if an out-of- memory condition arises.

    F. The kernel panics if a user thread sleeps in the TASK_UNINTERRUPTABLE state for more than 120 seconds.

  • Question 167:

    Which two options prevent unauthorized access to the named service from the rndc utility on Oracle Linux?

    A. running rndc-confgen –a to generate a key that can be used by both the named service and the rndc utility

    B. running rndc-confgen –a to generate a key that can be used only by the named service

    C. running rndc -k /etc/rndc.key to generate a key to be used only by the rndc utility

    D. the presence of /etc/named.conf with the line include "/etc/rndc.key"; to allow the named service to check for a matching key from the rndc utility

  • Question 168:

    After creating empty mount point /xfs1, you execute the command:

    # mkfs –t xfs –L /xfs1 –l logdev=/dev/sdd1 /dev/sdh1

    Which two statements are true about the effects of executing the mkfs command?

    A. It fails if there is an existing XFS file system on /dev/sdh1.

    B. It fails if there is an existing XFS log on /dev/sdd1.

    C. It fails if there is an existing XFS file system on /dev/sdd1.

    D. It fails because there is no size specified for the XFS log.

    E. The xfs1 file system is mounted automatically during system startup.

    F. It creates and mounts the /xfs1 file system.

  • Question 169:

    Examine the code fragment from /etc/tgt/targets.conf:

    backing-store /iSCSIsharedDisk/physDisk1.img

    write-cache off

    backing-store / iSCSIsharedDisk/physDisk2.img

    initiator-address 192.0.2.105

    initiator address 192.0.2.106

    write-cache off

    backing-store /iSCSIsharedDisk/physDisk3.img

    write-cache off

    Which statement is true?

    A. Only the target identified by the iqn ending with mypc:2 is visible. This target is visible to the specific clients identified by the initiator address.

    B. The initiator-address syntax in not valid. The address value should be specified as an iqn, not an IP address. This causes an error, and only iqns ending with mypc:1 and mypc:3 are visible.

    C. All targets are visible to prospective clients, but the target iqn ending with mypc:2 is visible exclusively to the specified IP addresses.

    D. The initiator-address syntax is not valid. The address value must be specified as an iqn, not an IP address. The initiator-address parameters are ignored and all targets are visible without restriction.

  • Question 170:

    Which three statements are true about an RPM SPEC file?

    A. It is mandatory for building a binary RPM using rpmbuild.

    B. It is a Shell script that can be used to build a binary RPM.

    C. It contains metadata that will be part of a binary RPM.

    D. It contains metadata and helper scripts that are required during the build process of a binary RPM.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Oracle exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 1Z0-105 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.